summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-11-07gnu: pkg-config: Memoize 'cross-pkg-config'....When running: guix build --target=arm-linux-gnueabihf gdb -nd this reduces the number of hits in the 'add-data-to-store' cache from 205 (25%) to 163 (21%). * gnu/packages/pkg-config.scm (cross-pkg-config): Turn into an 'mlambda'. Ludovic Courtès
2019-11-07gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'....Fixes <https://bugs.gnu.org/38093>. When running: guix build --target=arm-linux-gnueabihf -e '(@ (gnu packages base) coreutils)' the '%current-target-system' parameter is set by the time the top-level of (gnu packages commencement) is evaluated. Consequently, we need to ensure that the 'pkg-config' macro evaluates in a context where '%current-target-system' is unset. * gnu/packages/commencement.scm (gnu-make-final): Refer to '%pkg-config' instead of 'pkg-config'. * tests/guix-build.sh: Add test. Ludovic Courtès
2019-11-07gnu: git-annex: Update to 7.20191106....* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191106. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Kyle Meyer
2019-11-07gnu: john-the-ripper-jumbo: Enable tests....* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[arguments]: Remove '#:tests? #f'. Add 'check' phase after 'install'. Eric Bavier
2019-11-07gnu: john-the-ripper-jumbo: Update to 1.9.0....* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Update to 1.9.0. [source]: Remove patches. [native-inputs]: New field. [inputs]: Add python and ruby for script shebangs. Remove unused mit-krb5. [arguments]: In #:configure-flags use new "--with-systemwide" flag, fix typo in "--disable-native-macro", and pass "--enable-simd=..." based on system. Rename local "homedir" variable to "datadir" for clarity. Return #t from 'chdir-src phase. Create extension-less symlinks for many scripts in 'install phase. Eric Bavier
2019-11-07gnu: epiphany: Don't build icon cache....* gnu/packages/gnome.scm (epiphany)[arguments]: Add phase to skip creating gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: eolie: Don't create icon cache....* gnu/packages/gnome.scm (eolie)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: eog: Don't create icon cache....* gnu/packages/gnome.scm (eog)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: totem: Don't create icon cache....* gnu/packages/gnome.scm (totem)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: devhelp: Don't create icon cache....* gnu/packages/gnome.scm (devhelp)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: gnome-disk-utility: Don't create icon cache....* gnu/packages/gnome.scm (gnome-disk-utility)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-07gnu: linux-libre: Update to 5.3.9....* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.9. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver
2019-11-07gnu: linux-libre@4.19: Update to 4.19.82....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.82. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2019-11-07gnu: linux-libre@4.14: Update to 4.14.152....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.152. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2019-11-07gnu: linux-libre@4.9: Update to 4.9.199....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.199. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2019-11-07gnu: linux-libre@4.4: Update to 4.4.199....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.199. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2019-11-06gnu: webkitgtk: Update to 2.26.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.2. Tobias Geerinckx-Rice
2019-11-06gnu: webkitgtk: Don't use NAME in source URI....* gnu/packages/webkit.scm (webkitgtk)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-11-06gnu: opensmtpd-next: Update to 6.6.1p1....* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1. Tobias Geerinckx-Rice
2019-11-06tests: install: Increase root partition size....1.2G had become slightly too small on x86_64. This is a followup to 8dfb0c969e513276c632b8d26fb3601fa02993ca. * gnu/tests/install.scm (%simple-installation-script) (%extlinux-gpt-installation-script) (%simple-installation-script-for-/dev/vda): Switch from 1.2G to 1.4G. Ludovic Courtès
2019-11-06gnu: cpio: Update to 2.13 [fixes CVE-2015-1197, CVE-2019-14866]....* gnu/packages/cpio.scm (cpio): Update to 2.13. Remove "cpio-CVE-2016-2037.patch". * gnu/local.mk (dist_patch_DATA): Remove it. Ludovic Courtès
2019-11-06gnu: guile-ncurses: Update to 3.0....* gnu/packages/guile-xyz.scm (guile-ncurses): Update to 3.0. Ludovic Courtès
2019-11-06gnu: Add KCacheGrind....* gnu/packages/kde.scm (kcachegrind): New variable. Ludovic Courtès
2019-11-06gnu: gnome-maps: Don't create icon cache....* gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin. Efraim Flashner
2019-11-05gnu: hplip: Update to 3.19.11....* gnu/packages/cups.scm (hplip): Update to 3.19.11. Tobias Geerinckx-Rice
2019-11-05gnu: rclone: Update to 1.50.1....* gnu/packages/sync.scm (rclone): Update to 1.50.1. Tobias Geerinckx-Rice
2019-11-05gnu: xterm: Update to 350....* gnu/packages/xorg.scm (xterm): Update to 350. Tobias Geerinckx-Rice
2019-11-05gnu: ruby-backport: Update to 1.1.2....* gnu/packages/ruby.scm (ruby-backport): Update to 1.1.2. Tobias Geerinckx-Rice
2019-11-05gnu: perl-cpanel-json-xs: Update to 4.16....* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.16. Tobias Geerinckx-Rice
2019-11-05gnu: Add perl-extutils-typemaps-default....* gnu/packages/perl.scm (perl-extutils-typemaps-default): New variable. Andreas Enge
2019-11-05gnu: Add perl-extutils-parsexs....* gnu/packages/perl.scm (perl-extutils-parsexs): New variable. Andreas Enge
2019-11-05gnu: Add perl-module-build-withxspp....* gnu/packages/perl.scm (perl-module-build-withxspp): New variable. Andreas Enge
2019-11-05gnu: Add perl-extutils-xspp....* gnu/packages/perl.scm (perl-extutils-xspp): New variable. Andreas Enge
2019-11-05gnu: Add perl-extutils-cppguess....* gnu/packages/perl.scm (perl-extutils-cppguess): New variable. Andreas Enge
2019-11-05gnu: kicad-symbols: Update to 5.1.4....* gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4. Arun Isaac
2019-11-05gnu: kicad: Update to 5.1.4....* gnu/packages/engineering.scm (kicad): Update to 5.1.4. [arguments]: Remove unrecognized flags and flags that are redundant because they specify default values. Use python 3 and the "Phoenix" version of wxPython. Enable the GitHub plugin for pcbnew. Remove adjust-boost-include phase. [inputs]: Replace python-2 with python, wxwidgets-gtk2 with wxwidgets and python2-wxpython with python-wxpython. Arun Isaac
2019-11-05gnu: Add python-wxpython....* gnu/packages/wxwidgets.scm (python-wxpython): New variable. Arun Isaac
2019-11-05services: libvirtd: Provide ip binary at runtime....* gnu/services/virtualization.scm (libvirt-shepherd-service): Add sbin to the PATH variable, as ip binary is installed there. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas
2019-11-05gnu: virt-manager: Update to 2.2.1....* gnu/packages/virtualization.scm (virt-manager): Update to version 2.2.1. Point to the correct file in fix-setup and fix-default-uri phases. Add fix-qemu-img-reference phase. Add gtksourceview as an input. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas
2019-11-05gnu: python-libvirt: Update to 5.8.0....* gnu/packages/virtualization.scm (python-libvirt): Update version to 5.8.0, update hash and remove obsolete comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas
2019-11-05gnu: libvirt: Update to 5.8.0....* gnu/local.mk (dist_patch_DATA): Add new patch file. * gnu/packages/patches/libvirt-create-machine-cgroup.patch: New patch, submitted to upstream for upstream bug 1760233. * gnu/packages/virtualization.scm (libvirt): Update version to 5.8.0. Include patch. Avoid execution of failing tests qemuxml2argvtest and qemuhotplugtest. Replace python by python-wrapper to avoid warnings on patch-shebangs phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas
2019-11-05gnu: guix: Update to 41b4b71....* gnu/packages/package-management.scm (guix): Update to 41b4b71. Ludovic Courtès
2019-11-05gnu: khard: Update to 0.15.1....* gnu/packages/mail.scm (khard): Update to 0.15.1. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour
2019-11-05services: patchwork: Fix typo....* gnu/services.web.scm (define-gexp-compiler): Use 'enable-rest-api?' where appropriate in place of 'enable-xmlrpc?' Efraim Flashner
2019-11-05gnu: Add missing patch to locale.mk....The patch was introduced in commit 2be878d8e54057980121e4c659ca48317b79970e. * gnu/local.mk (dist_patch_DATA): Add "python-pep8-stdlib-tokenize-compat.patch". Signed-off-by: Gábor Boskovits <boskovits@gmail.com> Jonathan Brielmaier
2019-11-05gnu: emacs-engine-mode: Update to 2.1.1....* gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.1.1. Pierre Neidhardt
2019-11-04gnu: Add libspatialindex....* gnu/packages/geo.scm (libspatialindex): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2019-11-04gnu: xfd: Add dependency on libxkbfile....* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Boris A. Dekshteyn
2019-11-04file-systems: Mount /var/run/nscd read-write in containers....Fixes <https://bugs.gnu.org/37967>. Reported by Ivan Vilata i Balaguer <ivan@selidor.net>. * gnu/system/file-systems.scm (%network-file-mappings): Set 'writable?' to #true for /var/run/nscd. Ludovic Courtès
2019-11-04gnu: commencement: Memoize uses of 'cross-gcc-wrapper'....This improves caching down the road. * gnu/packages/commencement.scm (gcc-boot0-intermediate-wrapped) (gcc-boot0-wrapped): Use 'mlambda' instead of 'lambda'. Ludovic Courtès