summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* vm: 'make-iso9660-image' no longer includes unreferenced store items.Ludovic Courtès2018-06-26
| | | | | | | Fixes <https://bugs.gnu.org/31757>. * gnu/build/vm.scm (make-iso9660-image): Invoke 'grub-mkrescue' in 'open-pipe*'. Use '-path-list -' instead of passing "gnu/store=…".
* vm: Don't try to modify the bind-mounted store.Ludovic Courtès2018-06-26
| | | | | | | | | Previously 'guix system disk-image --file-system-type=iso9660' would fail because 'register-closure' would try to reset timestamps/ownership on the bind-mounted store, which fails with EPERM. * gnu/build/vm.scm (make-iso9660-image): Pass #:reset-timestamps? to 'register-closure'.
* gnu: java-commons-collections: Fix java8 errors.Gábor Boskovits2018-06-26
| | | | | | * gnu/packages/java.scm (java-commons-collections)[source]: Add patch. * gnu/packages/patches/java-commons-collections-fix-java8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-zope-testing: Update to 4.6.2.Tobias Geerinckx-Rice2018-06-26
| | | | | | * gnu/packages/python-web.scm (python-zope-testing): Update to 4.6.2. [native-inputs]: Remove python-zope-exceptions. [propagated-inputs]: Remove python-zope-interface.
* gnu: python-pynacl: Update to 1.2.1.Tobias Geerinckx-Rice2018-06-26
| | | | * gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.1.
* gnu: python-pathpy: Update to 11.0.1.Tobias Geerinckx-Rice2018-06-26
| | | | * gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
* gnu: stunnel: Update to 5.47.Tobias Geerinckx-Rice2018-06-26
| | | | | | * gnu/packages/web.scm (stunnel): Update to 5.47. [native-inputs]: Add iproute, netcat, and procps. [arguments]: Add ‘patch-output-directories’ and ‘patch-tests’ phases.
* gnu: newsboat: Update to 2.12.Tobias Geerinckx-Rice2018-06-26
| | | | * gnu/packages/syndication.scm (newsboat): Update to 2.12.
* gnu: newsboat: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: transfig: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: python2-django-mailman3: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: glog: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/logging.scm (glog)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: epic5: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/irc.scm (epic5)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: irssi: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/irc.scm (irssi)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: Use HTTPS for nodejs.org.Tobias Geerinckx-Rice2018-06-26
| | | | * gnu/packages/node.scm (node)[source, home-page]: Use HTTPS.
* gnu: node: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: gpxsee: Use INVOKE.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: go@1.9: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/golang.scm (go-1.9)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: go@1.4: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/golang.scm (go-1.4)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: yosys: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/fpga.scm (yosys)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libsigrok: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/electronics.scm (libsigrok)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: knot: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/backup.scm (knot)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: unbound: Use INVOKE.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/dns.scm (unbound)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dnscrypt-wrapper: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/dns.scm (dnscrypt-wrapper)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dnscrypt-proxy: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: obnam: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/backup.scm (obnam)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: borg: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/backup.scm (borg)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: rsnapshot: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/backup.scm (rsnapshot)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: par2cmdline: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/backup.scm (par2cmdline)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: rsound: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: portaudio: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: rtmidi: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libharu: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/pdf.scm (libharu)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: python-pypdf2: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/pdf.scm (python-pypdf2)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: sendmail: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (sendmail)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: dovecot-libsodium-plugin: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libetpan: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (libetpan)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: notmuch: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (notmuch)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: offlineimap: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (offlineimap)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dovecot-trees: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (dovecot-trees)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dovecot-trees: Fix build with dovecot 2.3.Tobias Geerinckx-Rice2018-06-26
| | | | | | | * gnu/packages/mail.scm (dovecot-trees)[source]: Add patch. * gnu/packages/patches/dovecot-trees-support-dovecot-2.3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: linux-libre@4.14: Update to 4.14.51.Mark H Weaver2018-06-25
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.51. (%linux-libre-4.14-hash): Update hash.
* gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].Mark H Weaver2018-06-25
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
* gnu: Add clyrics.Pierre Neidhardt2018-06-25
| | | | | | * gnu/packages/music.scm (clyrics): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-simple-zmq: Update to commit '1f3b7c0'.Rouby Pierre-Antoine2018-06-25
| | | | | | | | * gnu/packages/guile.scm (guile-simple-zmq): Update to commit '1f3b7c0'. [inputs]: New field. [propagated-inputs]: Remove GUILE-2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add stalin.Adam Massmann2018-06-25
| | | | | | * gnu/packages/scheme.scm (stalin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add opencl-clhpp.Fis Trivial2018-06-25
| | | | | | * gnu/packages/opencl.scm (opencl-clhpp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add opencl-headers.Fis Trivial2018-06-25
| | | | | | | | | | | | * gnu/packages/opencl.scm: New file. (make-opencl-headers): New function. (opencl-headers-2.2, opencl-headers-2.1, opencl-headers-2.0, opencl-headers-1.2, opencl-headers-1.1, opencl-headers-1.0, opencl-headers): New variables. * gnu/local.mk: Add the new file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-emms-player-mpv: Deprecate in favor of Emms 5.0+.Pierre Neidhardt2018-06-25
| | | | | | * gnu/packages/emacs.scm (emacs-emms-player-mpv): Deprecate. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-emms-player-simple-mpv: Deprecate in favor of Emms 5.0+.Pierre Neidhardt2018-06-25
| | | | | | * gnu/packages/emacs.scm (emacs-emms-player-simple-mpv): Deprecate. Signed-off-by: Ludovic Courtès <ludo@gnu.org>