summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03gnu: Add linux-libre-arm64-generic-5.6....* gnu/packages/linux (linux-libre-arm64-generic-5.6): New variable. Vagrant Cascadian
2020-04-03gnu: Add linux-libre-arm-generic-5.6....* gnu/packages/linux (linux-libre-arm-generic-5.6): New variable. Vagrant Cascadian
2020-04-03gnu: Add linux-libre 5.6.2....* gnu/packages/linux (deblob-scripts-5.6): New variable. (linux-libre-5.6-version): New variable. (linux-libre-5.6-pristine-source): New variable. (linux-libre-5.6-source): New variable. (linux-libre-headers-5.6): New variable. (linux-libre-5.6): New variable. Vagrant Cascadian
2020-04-03gnu: linux-libre: Update to 5.4.30....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.30. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-04-03gnu: linux-libre@4.19: Update to 4.19.114....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.114. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-04-03gnu: linux-libre@4.14: Update to 4.14.175....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.175. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-04-03gnu: linux-libre@4.9: Update to 4.9.218....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.218. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-04-03gnu: linux-libre@4.4: Update to 4.4.218....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.218. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-04-03gnu: cross-base: Add 'package-with-patches'....This is a followup to c1c50cb5b099897a18e4cd8c27970cb45a7c3a94. * gnu/packages/cross-base.scm (package-with-patch): Rename to... (package-with-patches): ... this, and take a list of patches. (package-with-extra-patches): Use it. (cross-binutils): Use 'search-patches' instead of 'search-patch'. Ludovic Courtès
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'....This ensures '%current-target-system' is correctly bound upfront, which some packages rely on. * guix/scripts/pack.scm (guix-pack): Pass #:target to 'run-with-store'. Ludovic Courtès
2020-04-03gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES...This also removes the execute bit from the patches added. Not sure how or why those were set in the first place. * gnu/packages/cross-base.scm (package-with-extra-patches): Imitate PACKAGE-WITH-PATCH instead of using it. * gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch: Remove execute bit. * gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch: Remove execute bit. Carl Dong
2020-04-03gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9....* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.163. (%chromium-origin): Update hash. Marius Bakke
2020-04-03gnu: Add python-cantools....* gnu/packages/python-xyz.scm (python-cantools): New variable. Maxim Cournoyer
2020-04-03gnu: Add python-bitstruct....* gnu/packages/python-xyz.scm (python-bitstruct): New variable. Maxim Cournoyer
2020-04-03gnu: Add python-diskcache....* gnu/packages/python-xyz.scm (python-diskcache): New variable. Maxim Cournoyer
2020-04-03gnu: Add python-can....* gnu/packages/python-xyz.scm (python-can): New variable. Maxim Cournoyer
2020-04-03gnu: Add python-aenum....* gnu/packages/python-xyz.scm (python-aenum): New variable. Maxim Cournoyer
2020-04-03gnu: Add python-textparser....* gnu/packages/python-xyz.scm (python-textparser): New variable. Maxim Cournoyer
2020-04-03gnu: Add perl-data-entropy....* gnu/packages/perl.scm (perl-data-entropy): New variable. Paul Garlick
2020-04-03gnu: Add perl-crypt-rijndael....* gnu/packages/perl.scm (perl-crypt-rijndael): New variable. Paul Garlick
2020-04-03gnu: Add perl-data-float....* gnu/packages/perl.scm (perl-data-float): New variable. Paul Garlick
2020-04-03gnu: Add perl-http-lite....* gnu/packages/web.scm (perl-http-lite): New variable. Paul Garlick
2020-04-03gnu: Remove bctoolbox and ortp....* gnu/packages/telephony.scm (bctoolbox): Delete variable. (ortp): Delete variable. * gnu/packages/audio.scm (bluez-alsa)[inputs]: Update ortp reference. * gnu/packages/kde-internet.scm (kopete)[inputs]: Update ortp reference. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add qalculate-gtk....* gnu/packages/maths.scm (qalculate-gtk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> R Veera Kumar
2020-04-03gnu: Add libqalculate....* gnu/packages/maths.scm (libqalculate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> R Veera Kumar
2020-04-03gnu: gnome-initial-setup: Record file name of 'gsd-keyboard-display'....* gnu/packages/gnome.scm (gnome-initial-setup)[arguments]: Add 'set-gkbd-file-name' phase. [inputs]: Add LIBGNOMEKBD. Ludovic Courtès
2020-04-03gnu: clipnotify: Update to 6.0.1....* gnu/packages/xdisorg.scm (clipnotify): Update to 6.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Damien Cassou
2020-04-03gnu: calibre: Fix build with python-msgpack >= 1.0....* gnu/packages/patches/calibre-msgpack-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ebook.scm (calibre)[source](patches): Add it. Marius Bakke
2020-04-03gnu: Add bzrtp....* gnu/packages/linphone.scm (bzrtp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add ortp....* gnu/packages/linphone.scm (ortp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add bcg729....* gnu/packages/linphone.scm (bcg729): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03guix system: Mention 'herd restart' when reconfigure completes....* guix/scripts/system.scm (with-shepherd-error-handling): Use 'mbegin' instead of 'begin'. (perform-action): Print a message after 'upgrade-shepherd-services'. That message had disappeared in commit 5c8c8c455420af27189d6045b3599fe6e27ad012. Ludovic Courtès
2020-04-03guix system: Remove unused procedure....This procedure was unused since 5c8c8c455420af27189d6045b3599fe6e27ad012. * guix/scripts/system.scm (call-with-service-upgrade-info): Remove. Ludovic Courtès
2020-04-03reconfigure: Silence Guile warnings....Fixes <https://bugs.gnu.org/39301>. Reported by strypsteen@posteo.net. * guix/scripts/system/reconfigure.scm (switch-to-system) (upgrade-shepherd-services, install-bootloader): Wrap 'primitive-load' call in 'parameterize'. Ludovic Courtès
2020-04-03Revert "reconfigure: Run the effect scripts as separate processes."...This reverts commit 5517750344be05c91bc2979c1a0e2348a9ae902d. That commit would remove all sorts of error checking when running those programs. Ludovic Courtès
2020-04-03gnu: Add bcmatroska2....* gnu/packages/linphone.scm (bcmatroska2): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add belcard....* gnu/packages/linphone.scm (belcard): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add belr....* gnu/packages/linphone.scm (belr): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add bctoolbox....* gnu/packages/linphone.scm (bctoolbox): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add bcunit....* gnu/packages/linphone.scm (bcunit): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-04-03gnu: Add muchsync....* gnu/packages/mail.scm (muchsync): New variable. Justus Winter
2020-04-03gnu: gpsd: Update to 3.20....* gnu/packages/gps.scm (gpsd): Update to 3.20. [inputs]: Add gtk+. Guillaume Le Vaillant
2020-04-03gnu: txr: Update to 234....* gnu/packages/lisp.scm (txr): Update to 234. Guillaume Le Vaillant
2020-04-03gnu: lollypop: Peel off duplicate wrapper....* gnu/packages/gnome.scm (lollypop)[arguments]: Take down some at-ats with proper module imports and prefixing. Remove the redundant ‘wrap-glib-or-gtk’ phaseis already run by the MESON-BUILD-SYSTEM. Tobias Geerinckx-Rice
2020-04-02gnu: cross-base: Hotfix for paren...* gnu/packages/cross-base.scm (package-with-extra-patches): Add trailing paren. Carl Dong
2020-04-02gnu: cross-base: Add mingw-w64 specific binutils patches....These patches were originally found at the debian mingw-w64 team's binutils repo, and should improve the reproducibility of our mingw-w64 toolchain. * gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch: New file. * gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/cross-base.scm (cross-binutils): Apply relevant patches if target is mingw-w64. (package-with-extra-patches): New procedure. Carl Dong
2020-04-02reconfigure: Run the effect scripts as separate processes....Fixes <https://bugs.gnu.org/39301>. Reported by strypsteen@posteo.net. * guix/scripts/system/reconfigure.scm (switch-to-system) (upgrade-shepherd-services, install-bootloader): Use 'system*' instead of 'primitive-load'. Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config)....Previously, 'switch-to-system.drv' and 'install-bootloader.drv' would depend on the user's (guix config) module. This is no longer the case. * guix/scripts/system/reconfigure.scm (not-config?): New procedure. (switch-system-program): Do not import the user's (guix config). Use 'make-config.scm' instead. (install-bootloader-program): Likewise. Ludovic Courtès
2020-04-02git: Don't try to resolve tags with 'tag-lookup'....Fixes <https://bugs.gnu.org/40377>. Reported by Brice Waegeneire <brice@waegenei.re>. * guix/git.scm (switch-to-ref): In the 'tag case, remove call to 'tag-lookup'. Ludovic Courtès
2020-04-02gnu: Add synapse....* gnu/packages/matrix.scm (synapse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele