Commit Graph

33122 Commits (5ae27f577b6f0814c305452cca261b0987584391)

Author SHA1 Message Date
Mark H Weaver cbffc12315
gnu: linux-libre@4.9: Update to 4.9.110.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110.
2018-06-26 15:02:38 -04:00
Mark H Weaver 9f0afbae11
gnu: guile-json: Return #t from snippet.
* gnu/packages/guile.scm (guile-json)[source]: Return #t from snippet.
2018-06-26 14:58:08 -04:00
Jan Nieuwenhuizen 3466537b53
gnu: mes: Update to 0.16.
* gnu/packages/mes.scm (mes): Update to 0.16.
2018-06-26 19:47:25 +02:00
Jan Nieuwenhuizen 01d77b0a39
gnu: mescc-tools: Update to 0.5.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.
2018-06-26 19:47:23 +02:00
Alex Kost 65f46862fa
gnu: emacs-guix: Update to 0.4.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.
[home-page]: Update for the new home.
2018-06-26 19:22:17 +03:00
Leo Famulari 2aa70977e9
gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]
* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
2018-06-26 12:06:09 -04:00
Leo Famulari 8dbfaff028
gnu: libtiff: Fix CVE-2018-{8905,10963}.
* gnu/packages/patches/libtiff-CVE-2018-8905.patch,
gnu/packages/patches/libtiff-CVE-2018-10963.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2018-06-26 11:49:07 -04:00
Marius Bakke 671dd8d6e6
doc: Use a consistent partitioning scheme.
* doc/guix.texi (Preparing for Installation): Consistently refer to the ESP as
/dev/sda1; root file system as /dev/sda2; and swap as /dev/sda3.
2018-06-26 17:27:40 +02:00
Marius Bakke a1fa2691cd
gnu: Add gcc@8.
* gnu/packages/patches/gcc-8-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-8): New public variable.
2018-06-26 17:27:40 +02:00
Marius Bakke 683016907d
bootloader: grub-efi: Identify as "GuixSD" instead of "grub".
* gnu/bootloader/grub.scm (install-grub-efi): Pass "--bootloader-id" to grub-install.
2018-06-26 17:27:40 +02:00
Marius Bakke aa5a549c65
bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.
* gnu/bootloader/grub.scm (install-grub-efi): When MOUNT-POINT/EFI-DIR exists,
install there rather than EFI-DIR directly.
2018-06-26 17:27:40 +02:00
Ludovic Courtès 88d4a9c2be
vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.
* gnu/build/vm.scm (make-iso9660-image): Add call to
'register-bootcfg-root'.
2018-06-26 14:29:18 +02:00
Ludovic Courtès 718d44cc9f
vm: 'make-iso9660-image' no longer includes unreferenced store items.
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=…".
2018-06-26 14:27:57 +02:00
Ludovic Courtès a7751eeb57
vm: Don't try to modify the bind-mounted store.
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'.
2018-06-26 14:27:57 +02:00
Ludovic Courtès 790c3e019a
build-self: Inherit the daemon connection from the parent process.
Fixes <https://bugs.gnu.org/31892>.
Reported by Vagrant Cascadian <vagrant@debian.org>.

* build-aux/build-self.scm (build): Define 'port' and wrap 'open-pipe*'
call in 'with-input-from-port'.
(build-program): Use 'port->connection' or 'open-connection' instead of
'with-store.'
2018-06-26 14:27:57 +02:00
Ludovic Courtès 2f608c1489
store: Add 'port->connection'.
* guix/store.scm (port->connection): New procedure.
2018-06-26 14:27:57 +02:00
Gábor Boskovits 7c7323e432
gnu: java-commons-collections: Fix java8 errors.
* 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.
2018-06-26 11:35:14 +02:00
Tobias Geerinckx-Rice 9d98101916
gnu: python-zope-testing: Update to 4.6.2.
* 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.
2018-06-26 04:23:52 +02:00
Tobias Geerinckx-Rice 3a844a9840
gnu: python-pynacl: Update to 1.2.1.
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.1.
2018-06-26 04:17:50 +02:00
Tobias Geerinckx-Rice 5666ca5edc
gnu: python-pathpy: Update to 11.0.1.
* gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice 8d07936aa6
gnu: stunnel: Update to 5.47.
* 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.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice e049827ea7
gnu: newsboat: Update to 2.12.
* gnu/packages/syndication.scm (newsboat): Update to 2.12.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice 8cd1462216
gnu: newsboat: Return #t from phases.
* gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 04:17:48 +02:00
Tobias Geerinckx-Rice 6c91c0f346
gnu: transfig: Return #t from phases.
* gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:04 +02:00
Tobias Geerinckx-Rice dcfdaa15de
gnu: python2-django-mailman3: Return #t from phases.
* gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-26 02:17:04 +02:00
Tobias Geerinckx-Rice 2f6a934722
gnu: glog: Return #t from all phases.
* gnu/packages/logging.scm (glog)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 5a13cf3d1d
gnu: epic5: Return #t from all phases.
* gnu/packages/irc.scm (epic5)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 19621509dc
gnu: irssi: Return #t from all phases.
* gnu/packages/irc.scm (irssi)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice e90271604a
gnu: Use HTTPS for nodejs.org.
* gnu/packages/node.scm (node)[source, home-page]: Use HTTPS.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice 5112238fd6
gnu: node: Return #t from all phases.
* gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:03 +02:00
Tobias Geerinckx-Rice d64b79fa98
gnu: gpxsee: Use INVOKE.
* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 188b88e244
gnu: go@1.9: Return #t from all phases.
* gnu/packages/golang.scm (go-1.9)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 2a49f7ad51
gnu: go@1.4: Return #t from all phases.
* gnu/packages/golang.scm (go-1.4)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice 99f6ef9ab4
gnu: yosys: Return #t from all phases.
* gnu/packages/fpga.scm (yosys)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:02 +02:00
Tobias Geerinckx-Rice fbe4a5a2cb
gnu: libsigrok: Return #t from all phases.
* gnu/packages/electronics.scm (libsigrok)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 6b042495ef
gnu: knot: Return #t from all phases.
* gnu/packages/backup.scm (knot)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 9a3a1565e9
gnu: unbound: Use INVOKE.
* gnu/packages/dns.scm (unbound)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice b43cd106ee
gnu: dnscrypt-wrapper: Return #t from phases.
* gnu/packages/dns.scm (dnscrypt-wrapper)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:01 +02:00
Tobias Geerinckx-Rice 997a4e1899
gnu: dnscrypt-proxy: Return #t from phases.
* gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice f32a1803f0
gnu: obnam: Return #t from phases.
* gnu/packages/backup.scm (obnam)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice e252ec324d
gnu: borg: Return #t from all phases.
* gnu/packages/backup.scm (borg)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice 4ce7c1b353
gnu: rsnapshot: Return #t from phases.
* gnu/packages/backup.scm (rsnapshot)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice f4f46fc350
gnu: par2cmdline: Return #t from phases.
* gnu/packages/backup.scm (par2cmdline)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:17:00 +02:00
Tobias Geerinckx-Rice c3d1448411
gnu: rsound: Return #t from phases.
* gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice d195e4eb74
gnu: portaudio: Return #t from phases.
* gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice c23d50a82b
gnu: rtmidi: Return #t from all phases.
* gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:59 +02:00
Tobias Geerinckx-Rice cb8c24b6f5
gnu: libharu: Return #t from phases.
* gnu/packages/pdf.scm (libharu)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice 60b8846692
gnu: python-pypdf2: Return #t from all phases.
* gnu/packages/pdf.scm (python-pypdf2)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice 55492129f5
gnu: sendmail: Return #t from all phases.
* gnu/packages/mail.scm (sendmail)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice bc884ed8ab
gnu: dovecot-libsodium-plugin: Return #t from phases.
* gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-26 02:16:58 +02:00