summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-03-07gnu: commencement: 'glibc-final' inherits the replacement of 'glibc'....That was the intent of commit b672a8160755bab07fb3c13dbc43dcc26525a7b7, but that commit left 'glibc-final' ungrafted. Reported by Ricardo Wurmus at <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00435.html>. * gnu/packages/commencement.scm (glibc-final): Use 'package/inherit' so that we inherit the 'replacement' of GLIBC. Ludovic Courtès
2018-03-07gnu: commencement: 'glibc-final' now inherits from 'glibc'....* gnu/packages/commencement.scm (glibc-final): Inherit from GLIBC instead of GLIBC-FINAL-WITH-BOOTSTRAP-BASH. [propagated-inputs]: New fields. Ludovic Courtès
2018-03-07gnu: Add r-heatmaply....* gnu/packages/cran.scm (r-heatmaply): New variable. Ricardo Wurmus
2018-03-07gnu: znc: Update to 1.6.6....* gnu/packages/messaging.scm (znc): Update to 1.6.6. Tobias Geerinckx-Rice
2018-03-07gnu: Use HTTPS for zlib.net home pages....* gnu/packages/compression.scm (zlib, pigz)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-03-07gnu: pigz: Update to 2.4....* gnu/packages/compression.scm (pigz): Update to 2.4. Tobias Geerinckx-Rice
2018-03-07gnu: meson: Mark up description....* gnu/packages/build-tools.scm (meson)[description]: Use @dfn. Tobias Geerinckx-Rice
2018-03-07gnu: links, lynx, qutebrowser: Update phase style....* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]: Substitute INVOKE for SYSTEM and end phases with #t. Tobias Geerinckx-Rice
2018-03-07gnu: keyutils: Update to 1.5.10....* gnu/packages/crypto.scm (keyutils): Update to 1.5.10. Tobias Geerinckx-Rice
2018-03-07gnu: cppcheck: Update to 1.82....* gnu/packages/check.scm (cppcheck): Update to 1.82. Tobias Geerinckx-Rice
2018-03-07gnu: cmdtest: Update to 0.32....* gnu/packages/check.scm (cmdtest): Update to 0.32. Tobias Geerinckx-Rice
2018-03-07gnu: pam-krb5: Mark up description....* gnu/packages/admin.scm (pam-krb5)[description]: Use @code. Tobias Geerinckx-Rice
2018-03-07gnu: pam-krb5: Update to 4.8....* gnu/packages/admin.scm (pam-krb5): Update to 4.8. Tobias Geerinckx-Rice
2018-03-07gnu: mg: Use HTTPS home page....* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-03-07gnu: mg: Update to 20171014....* gnu/packages/text-editors.scm (mg): Update to 20171014. Tobias Geerinckx-Rice
2018-03-07gnu: c-reduce: Use HTTPS home page....* gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-03-07gnu: c-reduce: Update to 2.6.0....* gnu/packages/debug.scm (c-reduce): Update to 2.6.0. Tobias Geerinckx-Rice
2018-03-07gnu: python2-gobject@2: Update to 2.28.7...* gnu/packages/glib.scm (python2-gobject-2): Update to 2.28.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mark Meyer
2018-03-07gnu: Add python-pycurl....* gnu/packages/python-web.scm (python-pycurl, python2-pycurl): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mark Meyer
2018-03-07gnu: xdriinfo: Update to 1.0.6....* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.6. Marius Bakke
2018-03-07gnu: twm: Update to 1.0.10....* gnu/packages/xorg.scm (twm): Update to 1.0.10. [source]: Use bzip-compressed tarball. Marius Bakke
2018-03-07gnu: mkfontscale: Update to 1.1.3....* gnu/packages/xorg.scm (mkfontscale): Update to 1.1.3. Marius Bakke
2018-03-07gnu: imagemagick: Update to 6.9.9-37....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-37. Marius Bakke
2018-03-07gnu: Add gtksourceviewmm....* gnu/packages/gtk.scm (gtksourceviewmm): New public variable. Marius Bakke
2018-03-07gnu: Use HTTPS on gtkmm.org home pages....* gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS. * gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise. * gnu/packages/glib.scm (glibmm)[home-page]: Likewise. Marius Bakke
2018-03-07gnu: gtkmm: Use the for-test xorg variant for tests....* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Replace XORG-SERVER with XORG-SERVER-1.19.3. [arguments]: Add #:disallowed-references. Marius Bakke
2018-03-07gnu: gtkmm: Update to 3.22.2....* gnu/packages/gtk.scm (gtkmm): Update to 3.22.2. [arguments]: Set #:configure-flags. Marius Bakke
2018-03-07gnu: glibmm: Update to 2.54.1....* gnu/packages/glib.scm (glibmm): Update to 2.54.1. [arguments]: Add #:configure-flags. Marius Bakke
2018-03-07gnu: Add r-colorout....* gnu/packages/statistics.scm (r-colorout): New public variable. Oleg Pykhalov
2018-03-07gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path....Fixes <https://bugs.gnu.org/30671>. Reported by Ricardo Wurmus <rekado@elephly.net>. * gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program' phase, add '$out/lib/perl5/site_perl/' to search path. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong
2018-03-07gnu: Add IBM Plex font....* gnu/packages/fonts.scm (font-ibm-plex): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Charlie Ritter
2018-03-07linux-initrd: Add a hint for the missing module error....* gnu/system/linux-initrd.scm (check-device-initrd-modules): Add a '&fix-hint'. Ludovic Courtès
2018-03-07linux-initrd: Factorize 'check-device-initrd-modules'....* gnu/system/mapped-devices.scm (check-device-initrd-modules): Move to... * gnu/system/linux-initrd.scm (check-device-initrd-modules): ... here. New procedure. * po/guix/POTFILES.in: Add it. * guix/scripts/system.scm (check-initrd-modules)[check-device]: Remove. Use 'check-device-initrd-modules' instead. Ludovic Courtès
2018-03-07services: file-systems: Include 'user-file-systems' service....Previously the KNOWN-FS value used in 'essential-services' would be incomplete: it would lack all the file systems provided by services that extend 'file-system-service-type' (/sys/fs/cgroup, /proc/sys/fs/binfmt_misc, etc.) Consequently, upon shutdown, 'user-processes' would unmount these file systems before their corresponding service had been stopped; when their corresponding (e.g., 'file-system-/proc/sys/fs/binfmt_misc') was stopped, its 'umount' call would fail. This was harmless in practice, but this patch makes sure things work as intended and file systems are unmounted in the right order. * gnu/services/base.scm (file-system-shepherd-services): Instantiate 'user-file-systems' Shepherd service from here. (user-unmount-service-type, user-unmount-service): Remove. * gnu/system.scm (essential-services): Remove call to 'user-unmount-service'. * gnu/system/install.scm (cow-store-service-type): Adjust comment. Ludovic Courtès
2018-03-07services: dicod: Depend on 'user-processes'....* gnu/services/dict.scm (dicod-shepherd-service): Add 'requirement'. Ludovic Courtès
2018-03-06gnu: thefuck: Update to 3.25....* gnu/packages/admin.scm (thefuck): Update to 3.25 [inputs]: Add python-pyte. [native-inputs]: Remove python-setuptools. * gnu/packages/patches/thefuck-test-environ.patch: Adjust to latest source. Eric Bavier
2018-03-06gnu: Add maven-resolver-connector-basic....* gnu/packages/maven.scm (maven-resolver-connector-basic): New variable. Julien Lepiller
2018-03-06gnu: Add maven-resolver-util....gnu/packages/maven.scm (maven-resolver-util): New variable. Julien Lepiller
2018-03-06gnu: Add maven-resolver-test-util....* gnu/packages/maven.scm (maven-resolver-test-util): New variable. Julien Lepiller
2018-03-06gnu: Add maven-resolver-spi....* gnu/packages/maven.scm (maven-resolver-spi): New variable. Julien Lepiller
2018-03-06gnu: Add maven-resolver-api....* gnu/packages/maven.scm: New file. (maven-resolver-api): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Julien Lepiller
2018-03-06gnu: isc-dhcp: Update to 4.3.6-P1 [fixes CVE-2018-{5732,5733}]....* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6-P1. Leo Famulari
2018-03-06gnu: syncthing: Update to 0.14.45....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.45. [inputs]: Remove go-github-com-xtaci-kcp-go, go-github-com-ccding-go-stun, and go-github-com-xtaci-smux. Add go-github-com-pkg-errors. Leo Famulari
2018-03-06gnu: Remove go-github-com-templexxx-xor....* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-templexxx-cpufeat....* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-tjfoc-gmsm-sm4....* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-klauspost-reedsolomon....* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-klauspost-cpuid....* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-ccding-go-stun....* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable. Leo Famulari
2018-03-06gnu: Remove go-github-com-xtaci-kcp-go....* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable. Leo Famulari