aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: ephemeralpg: Update to 3.0.•••* gnu/packages/databases.scm (ephemeralpg): Update to 3.0. [arguments]: Set #:test-target and use the standard ‘check’ phase. Tobias Geerinckx-Rice2020-04-12
* gnu: dino: Update to 0.1.0.•••* gnu/packages/messaging.scm (dino): Update to 0.1.0. [source]: Replace git repository with release tarball. [arguments]: Remove "-DSHARED_SIGNAL_PROTOCOL=yes" configure flag. Remove unpack-sources phase. [native-inputs]: Remove libsignal-protocol-c-source. Arun Isaac2020-04-12
* gnu: gimp-resynthesizer: Don't use unstable tarball.•••* gnu/packages/gimp.scm (gimp-resynthesizer)[source]: Download using git-fetch. [arguments]: Remove stray tabs. Efraim Flashner2020-04-12
* gnu: libmypaint: Upgrade to 1.5.1.•••* gnu/packages/gimp.scm (libmypaint): Upgrade to 1.5.1. Efraim Flashner2020-04-11
* gnu: python-genshi: Update to 0.7.3.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.3. base-for-series-3503base-for-series-3499Marius Bakke2020-04-11
* gnu: python-dnspython: Update to 1.16.0.•••* gnu/packages/python-xyz.scm (python-dnspython): Update to 1.16.0. Marius Bakke2020-04-11
* gnu: python-flask: Update to 1.1.2.•••* gnu/packages/python-web.scm (python-flask): Update to 1.1.2. Marius Bakke2020-04-11
* gnu: sbcl-burgled-batteries3: Python is a runtime dependency.•••* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[native-inputs]: Move PYTHON ... [inputs]: ... here. Marius Bakke2020-04-11
* gnu: sbcl-burgled-batteries3: Update to 0.0.0-2.f65f454.•••* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3): Update to 0.0.0-2.f65f454. [arguments]: Rewrite phases to use the new BB_PYTHON3_* variables. Add #:modules and #:imported-modules. Marius Bakke2020-04-11
* gnu: python-pyqtwebengine: Use 'python-version'.•••* gnu/packages/qt.scm (python-pyqtwebengine)[arguments]: Add (guix build python-build-system) to #:modules. Adjust #:imported-modules accordingly. Rewrite #:phases to use it instead of rolling their own, or hard-coding. Marius Bakke2020-04-11
* gnu: python-duniterpy: Update to 0.57.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.57.0. base-for-series-3497Nicolas Goaziou2020-04-11
* gnu: Add tennix.•••* gnu/packages/games.scm (tennix): New variable. Nicolas Goaziou2020-04-11
* gnu: Merge ham-radio and sdr modules into radio module.•••* gnu/packages/ham-radio.scm: Rename to 'radio.scm'. * gnu/packages/sdr.scm: Remove file. (liquid-dsp): Move to ... * gnu/packages/radio.scm (liquid-dsp): ... here. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove 'ham-radio.scm' and 'sdr.scm'. Add 'radio.scm'. base-for-series-3495Guillaume Le Vaillant2020-04-11
* gnu: bubblewrap: Update to 0.4.1 [fixes CVE-2020-5291].•••Relevant only ‘[i]f bubblewrap is installed in setuid mode and the kernel supports unprivileged user namespaces’. Bubblewrap is not setuid by default on Guix System. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.1. Tobias Geerinckx-Rice2020-04-11
* gnu: openconnect: Update to 8.08.•••* gnu/packages/vpn.scm (openconnect): Update to 8.08. [propagated-inputs]: Use gnutls-3.6.13. * gnu/packages/tls.scm (gnutls-3.6.13): Export it. Tobias Geerinckx-Rice2020-04-11
* gnu: supertux: Update to 0.6.1.1.•••* gnu/packages/games.scm (supertux): Update to 0.6.1.1. Tobias Geerinckx-Rice2020-04-11
* gnu: syncthing: Update to 1.4.2.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.4.2. Tobias Geerinckx-Rice2020-04-11
* gnu: tig: Update to 2.5.1.•••* gnu/packages/version-control.scm (tig): Update to 2.5.1. [arguments]: #:test-target is correct even if all #:tests? can't run. Tobias Geerinckx-Rice2020-04-11
* gnu: dbacl: Update to 1.14.1.•••* gnu/packages/textutils.scm (dbacl): Update to 1.14.1. [source]: Add patch to fix build with current glibc. [arguments]: (Try to) bootstrap only once. * gnu/packages/patches/dbacl-include-locale.h.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2020-04-11
* gnu: libdca: Update to 0.0.7.•••* gnu/packages/video.scm (libdca): Update to 0.0.7. [native-inputs]: Add autoconf, automake, and libtool. Tobias Geerinckx-Rice2020-04-11
* gnu: thunar: Update to 1.8.14.•••* gnu/packages/xfce.scm (thunar): Update to 1.8.14. Tobias Geerinckx-Rice2020-04-11
* gnu: boinc-client: Update to 7.16.6.•••* gnu/packages/distributed.scm (boinc-client): Update to 7.16.6. Tobias Geerinckx-Rice2020-04-10
* gnu: ephemeralpg: Update to 2.9.•••* gnu/packages/databases.scm (ephemeralpg): Update to 2.9. [arguments]: Remove obsolete work-arounds. [native-inputs]: Add which. Tobias Geerinckx-Rice2020-04-10
* gnu: ephemeralpg: Use HTTPS home page.•••* gnu/packages/databases.scm (ephemeralpg)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-04-10
* gnu: crispy-doom: Update to 5.7.2.•••* gnu/packages/games.scm (crispy-doom): Update to 5.7.2. Tobias Geerinckx-Rice2020-04-10
* gnu: r-powerlaw: Update to 0.70.4.•••* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.4. Tobias Geerinckx-Rice2020-04-10
* gnu: burp: Update to 2.3.24.•••* gnu/packages/backup.scm (burp): Update to 2.3.24. Tobias Geerinckx-Rice2020-04-10
* gnu: burp: Extend test time-outs.•••* gnu/packages/backup.scm (burp)[arguments]: Add a new ‘extend-test-time-outs’ phase. Tobias Geerinckx-Rice2020-04-10
* gnu: libzen: Update to 0.4.38.•••* gnu/packages/cpp.scm (libzen): Update to 0.4.38. [source]: Hard-code NAME. Tobias Geerinckx-Rice2020-04-10
* gnu: celluloid: Update to 0.19.•••* gnu/packages/video.scm (celluloid): Update to 0.19. Tobias Geerinckx-Rice2020-04-10
* gnu: ghc-regex-tdfa: Update home page.•••* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[home-page]: Update. Tobias Geerinckx-Rice2020-04-10
* gnu: btrfs-progs: Update to 5.6.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.6. Tobias Geerinckx-Rice2020-04-10
* tests: openvswitch: Use the absolute file name of ovs-vsctl.•••This fixes a regression introduced in 8b9cad01e9619f53dc5a65892ca6a09ca5de3447 where ovs-vsctl would no longer be available in PATH. * gnu/tests/networking.scm (run-openvswitch-test): Qualify "ovs-vsctl" invocation by ungexping the OPENVSWITCH variable instead of assuming it's available on PATH. Marius Bakke2020-04-10
* vm: Use virtio network driver.•••This fixes a regression introduced in 8e53fe2b91d2776bc1529e7b34967c8f1d9edc32 where 'guix system vm' would no longer be using virtio. * gnu/system/vm.scm (common-qemu-options): Add "-nic user,model=virtio-net-pci". Marius Bakke2020-04-10
* gnu: Add fulcrum.•••* gnu/packages/finance.scm (fulcrum): New variable. TomZ2020-04-10
* gnu: emacs-ace-window: Update to 0.10.0•••[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-04-05T22:27:27+0200 using RSA]] * gnu/packages/emacs-xyz.scm (emacs-ace-window) Update to 0.10.0. From c3dc065f9247c98ba90fbf3ec9c51abb06417269 Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Sun, 5 Apr 2020 22:15:50 +0200 Subject: [PATCH] gnu: emacs-ace-window: Update to 0.10.0 * gnu/packages/emacs-xyz.scm (emacs-ace-window) Update to 0.10.0. Michael Rohleder2020-04-10
* gnu: Add emacs-dired-git-info.•••* gnu/packages/emacs-xyz.scm (emacs-dired-git-info): New variable. John Soo2020-04-10
* gnu: Add emacs-diredfl.•••* gnu/packages/emacs-xyz.scm (emacs-diredfl): New variable. John Soo2020-04-10
* gnu: pianobar: Update to 2020.04.05.•••* gnu/packages/music.scm (pianobar): Update to 2020.04.05. Lars-Dominik Braun2020-04-10
* tests: Run guided installation tests from an ISO image.•••* gnu/tests/install.scm (guided-installation-test): Pass #:installation-disk-image-file-system-type to 'run-install'. Ludovic Courtès2020-04-10
* installer: tests: Don't install to a CD/DVD.•••* gnu/installer/tests.scm (choose-partitioning): Use 'find' to select the disk. Ludovic Courtès2020-04-10
* vm: 'system-disk-image' honors #:substitutable? for ISO9660 images.•••This is a followup to a328f66a9e16d7bae765d8bc088e4a97037e6e2b. * gnu/system/vm.scm (iso9660-image): Add #:substitutable? and pass it to 'expression->derivation-in-linux-vm'. (system-disk-image): Pass #:substitutable? to 'iso9660-image'. Ludovic Courtès2020-04-10
* lint: 'check-patch-file-names' restricts to shorter file names.•••* guix/lint.scm (check-patch-file-names): Increase MARGIN. Ludovic Courtès2020-04-10
* gnu: sdl-pango: Shorten file name of patch.•••* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch: Rename to... * gnu/packages/patches/sdl-pango-header-guard.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/sdl.scm (sdl-pango): Likewise. Ludovic Courtès2020-04-10
* gnu: akonadi: Shorten file name of patch.•••This ensures we stay below the POSIX tar file name length limit. * gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch: Rename to... * gnu/packages/patches/akonadi-not-relocatable.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-pim.scm (akonadi): Likewise. Ludovic Courtès2020-04-10
* gnu: binutils: Shorten file names of MinGW patches.•••This ensures we stay below the POSIX tar file name length limit. * gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch: Rename to... * gnu/packages/patches/binutils-mingw-w64-deterministic.patch: ... this. * gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch: Rename to... * gnu/packages/patches/binutils-mingw-w64-timestamp.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/cross-base.scm (cross-binutils): Likewise. Ludovic Courtès2020-04-10
* gnu: installer: Fix issue with "Esperanto" locale.•••According to glibc manual, locale are under the following form: language[_territory[.codeset]][@modifier] The esperanto locale "epo" does not have a territory. Modify run-command to take this into account. Reported by Alex Sassmannshausen here: https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00192.html. * gnu/installer/utils.scm (run-command): Handle locale without territory such as "epo". Mathieu Othacehe2020-04-10
* gnu: gnuradio: Fix gnuradio-companion GUI not showing.•••* gnu/packages/ham-radio.scm (gnuradio)[arguments]: Add 'wrap-glib-or-gtk' and 'wrap-with-GI_TYPELIB_PATH' phases. Guillaume Le Vaillant2020-04-10
* gnu: xorriso: Build gui frontend.•••* gnu/packages/cdrom.scm (xorriso)[outputs]: Add gui. [arguments]: Add custom phase to install gui files to separate output and wrap the binary. [inputs]: Add tk. base-for-series-3489Efraim Flashner2020-04-10
* Add missing services/linux.scm to gnu/local.mk.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add linux.scm. Vagrant Cascadian2020-04-09