Tobias Geerinckx-Rice
b69819d8c2
gnu: scmutils: Return #t from all phases.
...
* gnu/packages/scheme.scm (scmutils)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined or #f from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice
24674e6141
gnu: hop: Return #t from phases.
...
* gnu/packages/scheme.scm (hop)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice
d9a7fab647
gnu: squeak-vm: Return #t from phases.
...
* gnu/packages/smalltalk.scm (squeak-vm)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice
5bad645159
gnu: java-jgit: Return #t from phases.
...
* gnu/packages/version-control.scm (java-jgit)[arguments]: Substitute
INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice
923e2d249e
gnu: aegis: Return #t from phases.
...
* gnu/packages/version-control.scm (aegis)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice
0b6be05e5e
gnu: aegis: Skip failing tests.
...
* gnu/packages/version-control.scm (aegis)[arguments]: Disable some
failing tests that should otherwise cause build failures.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice
a83d0c57b9
gnu: stgit: Return #t from phases.
...
* gnu/packages/version-control.scm (stgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice
0eb21fbaf7
gnu: cgit: Return #t from all phases.
...
* gnu/packages/version-control.scm (cgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice
13a29ba79f
gnu: inxi-minimal: Update to 3.0.13-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.13-1.
2018-06-27 12:46:27 +02:00
Tobias Geerinckx-Rice
a348af5012
gnu: python-webtest: Update to 2.0.30.
...
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.30.
2018-06-27 12:46:27 +02:00
Ricardo Wurmus
b7238c3d64
gnu: glusterfs: Update to 3.10.12.
...
* gnu/packages/file-systems.scm (glusterfs): Update to 3.10.12.
2018-06-27 12:10:08 +02:00
Rutger Helling
f98c667989
gnu: xpra: Update to 2.3.2.
...
* gnu/packages/xorg.scm (xpra): Update to 2.3.2.
2018-06-27 12:00:45 +02:00
Rutger Helling
f6f0e48637
gnu: shaderc: Disable tests.
...
* gnu/packages/vulkan.scm (shaderc): Disable tests since they are
failing.
2018-06-27 10:59:39 +02:00
Nicolas Goaziou
bc1d26e39e
gnu: emacs-web-mode: Update to 16.
...
* gnu/packages/emacs.scm (emacs-web-mode): Update to 16.
2018-06-27 09:57:14 +02:00
Mark H Weaver
605e3345c3
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
Includes fixes for CVE-2018-12363, CVE-2018-12364, CVE-2018-12366, the
remaining 1 out of 2 changesets for CVE-2018-5156, and the remaining 7 out
of 17 changesets for CVE-2018-5188.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1413868-pt1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-27 01:08:53 -04:00
Mark H Weaver
018229734f
gnu: icecat: Relabel patches to reflect CVE assignments.
...
Document that we include fixes for CVE-2018-6126, CVE-2018-12359,
CVE-2018-12360, CVE-2018-12362, CVE-2018-12365, 1 out of 2 changesets for
CVE-2018-5156, and 10 out of 17 changesets for CVE-2018-5188.
* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
2018-06-27 01:08:46 -04:00
Vagrant Cascadian
e64088f0b5
gnu: Add python-pyblake2.
...
* gnu/packages/python-crypto.scm (python-pyblake2): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Vagrant Cascadian
7abe38262a
gnu: Add python-libusb1.
...
* gnu/packages/libusb.scm (python-libusb1): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Marius Bakke
486406cc50
gnu: feh: Update to 2.26.4.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.26.4.
2018-06-26 23:52:36 +02:00
Jan Nieuwenhuizen
8127a43cab
gnu: mescc-tools: Update to 0.5.1.
...
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.1.
2018-06-26 23:15:53 +02:00
Fis Trivial
f19b263078
gnu: Add beignet.
...
* gnu/packages/opencl.scm (beignet): New variable.
* gnu/packages/patches/beignet-correct-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial
184a214bad
gnu: Add clinfo.
...
* gnu/packages/opencl.scm (clinfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial
2a0539e267
gnu: Add ocl-icd.
...
* gnu/packages/opencl.scm (ocl-icd): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Mark H Weaver
2a09df43ed
gnu: linux-libre: Update to 4.17.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.3.
(%linux-libre-hash): Update hash.
2018-06-26 15:04:26 -04:00
Mark H Weaver
99d1ff333d
gnu: linux-libre@4.14: Update to 4.14.52.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.52.
(%linux-libre-4.14-hash): Update hash.
2018-06-26 15:03:24 -04:00
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
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
宋文武
3272bcfd56
Revert "gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR."
...
This reverts commit 2101cc3fb6
.
With commit 1e3861eb
, we can do it without ALSA_PLUGIN_DIR.
See <https://bugs.gnu.org/31934 > for details.
2018-06-26 20:28:39 +08: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
Marius Bakke
a167873c67
Merge branch 'master' into staging
2018-06-26 13:51:26 +02:00
Marius Bakke
7c3bea7e62
gnu: nss, nss-certs: Update to 3.38 [fixes CVE-2018-0495].
...
* gnu/packages/certs.scm (nss-certs): Update to 3.38.
* gnu/packages/gnuzilla.scm (nss): Likewise.
2018-06-26 13:51:20 +02:00
Efraim Flashner
4c65eb43c7
gnu: classpath-devel: Use INVOKE.
...
* gnu/packages/java.scm (classpath-devel)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 14:46:00 +03:00
Efraim Flashner
15a59c21d3
gnu: classpath@0.99: Use INVOKE.
...
* gnu/packages/java.scm (classpath@0.99 )[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 14:45:59 +03:00
Efraim Flashner
0b302a161d
gnu: ecj-bootstrap: Use INVOKE.
...
* gnu/packages/java.scm (ecj-bootstrap)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 14:45:59 +03:00
Efraim Flashner
8e14634a88
gnu: ant-bootstrap: Use INVOKE.
...
* gnu/packages/java.scm (ant-bootstrap)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 14:45:59 +03:00
Efraim Flashner
0c66a4ebb8
gnu: classpath@0.93: Use INVOKE.
...
* gnu/packages/java.scm (classpath@0.93 )[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 14:45:59 +03:00
Efraim Flashner
e3ec1258e3
gnu: classpath-jamvm-wrappers: Fix building on armhf-linux.
...
* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Change
the flags used in custom script for armhf-linux.
2018-06-26 14:45:58 +03:00
Efraim Flashner
6e6bd6f929
gnu: ecj-javac-bootstrap: Fix building on armhf-linux.
...
* gnu/packages/java.scm (ecj-javac-bootstrap)[arguments]: On armhf-linux
use different flags when calling 'java'.
2018-06-26 14:45:58 +03:00
Efraim Flashner
a495998b79
gnu: ant-bootstrap: Fix building on armhf-linux.
...
* gnu/packages/java.scm (ant-bootstrap)[arguments]: On armhf-linux add
different flags to the 'bootstrap.sh' file.
2018-06-26 14:45:58 +03:00
Efraim Flashner
64b2efc12c
gnu: jamvm@1.5.1: Fix building on armhf-linux.
...
* gnu/packages/java.scm (jamvm@1.5.1)[source]: Add patch.
* gnu/packages/patches/jamvm-arm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-06-26 14:45:55 +03: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
Tobias Geerinckx-Rice
df22b95c0a
gnu: libetpan: Return #t from phases.
...
* gnu/packages/mail.scm (libetpan)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:58 +02:00
Tobias Geerinckx-Rice
82d2dfa061
gnu: notmuch: Return #t from all phases.
...
* gnu/packages/mail.scm (notmuch)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice
7232c3f523
gnu: offlineimap: Return #t from all phases.
...
* gnu/packages/mail.scm (offlineimap)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice
1a1f778efd
gnu: dovecot-trees: Return #t from phases.
...
* gnu/packages/mail.scm (dovecot-trees)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 02:16:57 +02:00
Tobias Geerinckx-Rice
0e66f4a12f
gnu: dovecot-trees: Fix build with dovecot 2.3.
...
* 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.
2018-06-26 02:16:57 +02:00
Mark H Weaver
fecbbc2820
gnu: linux-libre@4.14: Update to 4.14.51.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.51.
(%linux-libre-4.14-hash): Update hash.
2018-06-25 18:10:40 -04:00
Mark H Weaver
0e4d4d9872
gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].
...
* gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
2018-06-25 18:07:34 -04:00
Pierre Neidhardt
87d1b7b0ac
gnu: Add clyrics.
...
* gnu/packages/music.scm (clyrics): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Rouby Pierre-Antoine
e46b84e35c
gnu: guile-simple-zmq: Update to commit '1f3b7c0'.
...
* 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>
2018-06-25 23:34:43 +02:00
Adam Massmann
44fa8431be
gnu: Add stalin.
...
* gnu/packages/scheme.scm (stalin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Fis Trivial
f69c1a1832
gnu: Add opencl-clhpp.
...
* gnu/packages/opencl.scm (opencl-clhpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Fis Trivial
7f996b4ca5
gnu: Add opencl-headers.
...
* 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>
2018-06-25 23:34:43 +02:00
Pierre Neidhardt
5ecb058c4e
gnu: emacs-emms-player-mpv: Deprecate in favor of Emms 5.0+.
...
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Deprecate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Pierre Neidhardt
4b1b834e90
gnu: emacs-emms-player-simple-mpv: Deprecate in favor of Emms 5.0+.
...
* gnu/packages/emacs.scm (emacs-emms-player-simple-mpv): Deprecate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-25 23:34:43 +02:00
Marius Bakke
887fe1fbde
Revert "gnu: efivar: Update to 36."
...
This may cause grub-install to fail to update EFI variables, yet complete
with a successful exit code:
Installing for x86_64-efi platform.
Could not prepare Boot variable: No such file or directory.
Installation finished. No error reported.
...causing existing boot entries to disappear. Investigation pending.
This reverts commit 6e5a6e641a
.
2018-06-25 22:32:35 +02:00
Pierre Neidhardt
042358a9cf
gnu: emms: Add opus-tools input.
...
* gnu/packages/emacs.scm (emms)[inputs]: Add opus-tools.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:55:44 +02:00
Pierre Neidhardt
da614b0b86
gnu: emacs-helm-system-packages: Update to 1.9.0-2.b41f8f2.
...
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.9.0-2.b41f8f2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Pierre Neidhardt
7506f501af
gnu: emacs-helm: Update to 2.9.6.
...
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Pierre Neidhardt
b1f9fc0d97
gnu: Add emacs-pinentry.
...
* gnu/packages/emacs.scm (emacs-pinentry): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:19 +02:00
Brendan Tildesley
377fad0097
gnu: font-cns11643: Update to 98.1.20180605.
...
* gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20180605. Add some
packager notes.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-25 21:53:18 +02:00
Danny Milosavljevic
9c708566a2
gnu: gtk-doc: Don't propagate python-six.
...
* gnu/packages/gtk.scm (gtk-doc)[propagated-inputs]: Remove python-six.
[inputs]: Add python-six.
2018-06-25 21:49:07 +02:00
宋文武
624ee211b0
gnu: alsa-plugins: Build jack plugin.
...
* gnu/packages/linux.scm (alsa-plugins)[outputs]: Add "jack".
[inputs]: Add jack-1.
[arguments]: Install jack plugin in the 'split' phase.
2018-06-25 23:29:47 +08:00
Oleg Pykhalov
1e3861eb00
services: alsa-service-type: Fix the loading of 'pulse' plugin.
...
Fixes <https://bugs.gnu.org/31591 >.
* gnu/services/sound.scm (<alsa-configuration>)[alsa-plugins]: New field.
(alsa-config-file): Use 'pcm_type.pulse' and 'ctl_type.pulse' to specify file
paths to the 'pulse' plugin.
* doc/guix.texi (Sound Services): Document this.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-25 23:29:46 +08:00
Rutger Helling
a87cb7a73b
gnu: wine-staging: Update to 3.11.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.11.
2018-06-25 08:11:31 +02:00
Rutger Helling
f01a1e5de2
gnu: wine-staging-patchset-data: Update to 3.11.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.11.
2018-06-25 08:11:31 +02:00
Marius Bakke
2411277306
gnu: git: Update to 2.18.0.
...
* gnu/packages/version-control.scm (git): Update to 2.18.0.
[inputs]: Add BASH.
[arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH.
Add #:disallowed-references. Drop /bin/sh substitution from Makefile. Add
phase to prevent the new BASH from ending up in PATH.
2018-06-24 22:33:01 +02:00
Marius Bakke
a99ee854b5
gnu: mbedtls-apache: Update to 2.7.4.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
2018-06-24 22:00:03 +02:00
Ricardo Wurmus
d86a7c647d
gnu: gtk-doc: Wrap executables.
...
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "wrap-executables".
2018-06-24 17:35:31 +02:00
Gábor Boskovits
aca7dcdd1e
gnu: java-aqute-libg-bootstrap: Disable tests.
...
* gnu/packages/java.scm (java-aqute-libg-bootstrap)[arguments]: New field.
[native-inputs]: New field.
2018-06-24 15:21:18 +02:00
Gábor Boskovits
2ab089b7ba
gnu: java-aqute-libg: Enable tests.
...
* gnu/packages/java.scm (java-aqute-libg)[arguments]: Remove #:source-dir
and #:tests?, add #:phases 'chdir and 'create-test-directory.
[native-inputs]: Add java-hamcrest-core and java-junit.
2018-06-24 15:21:17 +02:00
Gábor Boskovits
78754995e8
gnu: java-aqute-libg: Explicitly build for java7.
...
* gnu/package/java.scm (java-aqute-libg)[arguments]: Add #:make-flags
ant.build.javac.source=1.7 and ant.build.javac.target=1.7.
2018-06-24 15:21:17 +02:00
Oleg Pykhalov
b341a56a7c
gnu: perl-uri-escape: Update to 1.74.
...
* gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.74.
2018-06-24 10:27:07 +03:00
Oleg Pykhalov
1a29159342
gnu: streamlink: Update to 0.13.0-1.2dca793.
...
* gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
2018-06-24 10:15:23 +03:00
Danny Milosavljevic
36ba88da4a
gnu: gtk-doc: Update to 1.27.
...
* gnu/packages/gtk.scm (gtk-doc)[source]: Update to 1.27.
[arguments]<#:phases>[patch-gtk-doc-scan]: New phase.
[arguments]<#:phases>[patch-test-out]: New phase.
[propagated-inputs]: Add python-six.
2018-06-24 03:55:09 +02:00
Oleg Pykhalov
abf818bcf5
gnu: sbcl-stumpwm: Update to 18.05.
...
* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 18.05.
2018-06-24 01:17:11 +03:00
Oleg Pykhalov
02e2d18297
gnu: Add python-send2trash.
...
* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
2018-06-23 19:49:11 +03:00
Julien Lepiller
e27c43d94e
gnu: maven-core: Fill properties.
...
* gnu/packages/maven.scm (maven-core-bootstrap)[arguments]: Add a
fill-properties phase.
2018-06-23 12:17:42 +02:00
Julien Lepiller
7504f3c3d3
gnu: maven: Propagate mvn script requirements.
...
* gnu/packages/maven.scm (maven)[propagated-inputs]: Add coreutils and
which.
2018-06-23 11:49:11 +02:00
Oleg Pykhalov
972b87b14a
gnu: tome4: Update to 1.5.10.
...
* gnu/packages/games.scm (tome4): Update to 1.5.10.
2018-06-23 05:00:21 +03:00
Oleg Pykhalov
13a504af92
gnu: tome4: Use invoke.
...
* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
2018-06-23 05:00:21 +03:00
Danny Milosavljevic
812f6bd82d
services: Fix "authentication" service name.
...
Follow-up to 7f93bbd5aa
.
* gnu/services/authentication.scm: Fix module name.
2018-06-23 00:21:23 +02:00
Danny Milosavljevic
7f93bbd5aa
services: Add fingerprint identification service.
...
* gnu/services/authentication.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2018-06-23 00:14:27 +02:00
Danny Milosavljevic
bdd235b30b
gnu: make-u-boot-package: Improve error handling.
...
* gnu/packages/bootloaders.scm (make-u-boot-package): Improve error handling.
2018-06-22 23:40:54 +02:00
Danny Milosavljevic
dbe1bd5dd9
gnu: doxygen: Update to 1.8.14.
...
* gnu/packages/documentation.scm (doxygen): Update to 1.8.14.
2018-06-22 23:34:04 +02:00
Tobias Geerinckx-Rice
1829f7efdd
gnu: perl-cgi-simple: Update to 1.15.
...
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.15.
[source]: Update URI.
[native-inputs]: Add perl-test-exception & perl-test-nowarnings.
2018-06-22 23:21:10 +02:00
Tobias Geerinckx-Rice
96262629ac
gnu: perl-catalyst-runtime: Remove left-over input.
...
This is a follow-up to commit b544dde3e7
.
* gnu/packages/web.scm (perl-catalyst-runtime)[native-inputs]: Remove
perl-io-stringy.
2018-06-22 23:21:09 +02:00
Tobias Geerinckx-Rice
cc00249b9b
gnu: workrave: Edit description.
...
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
2018-06-22 22:00:26 +02:00
Tobias Geerinckx-Rice
9253b4ffc7
gnu: eid-mw: Update to 4.4.3.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.3.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice
080093ff6a
gnu: eid-mw: Fix build.
...
* gnu/packages/security-token.scm (eid-mw)[arguments]: Move the
‘bootstrap’ phase to after ‘unpack’. Modify it to run without errors,
and call upstream's bootstrap.sh script instead of our own copy.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice
13151c326a
gnu: eid-mw: Don't use unstable tarball.
...
* gnu/packages/security-token.scm (eid-mw)[source]: Use GIT-FETCH.
2018-06-22 22:00:25 +02:00
Tobias Geerinckx-Rice
eeb8b0e631
gnu: Use more HTTPS.
...
* gnu/packages/admin.scm (net-base, wakelan, pam-krb5)
[home-page]: Use HTTPS.
(dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit)
[source, home-page]: Likewise.
* gnu/packages/algebra.scm (eigen)[home-page]: Likewise.
(gp2c, pari-gp)[source, home-page]: Likewise.
* gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo)
[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice
0d0252e457
gnu: Use HTTPS for drobilla.net URIs.
...
* gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel)
(sratom, suil)[source, home-page]: Use HTTPS.
* gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise.
* gnu/packages/music.scm (ingen)[source, home-page]: Likewise.
* gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice
1bf919701f
gnu: libgit2: Return #t from all phases.
...
* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-22 22:00:24 +02:00
Tobias Geerinckx-Rice
f7705d4cb8
gnu: busybox: Return #t from all phases.
...
* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice
5b34f56c1d
gnu: corkscrew: Clean up dead code.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Remove unnecessary
variables and procedure calls.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice
d26563323d
gnu: corkscrew: Deduplicate documentation directories.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Install documentation to
the correct versioned subdirectory, as already done by the build system.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice
7c1a64aa5c
gnu: corkscrew: Return #t from all phases.
...
* gnu/packages/ssl.scm (corkscrew)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 22:00:23 +02:00
Tobias Geerinckx-Rice
e7c37ed590
gnu: guile-ssh: Return #t from all phases.
...
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Substitute INVOKE for
SYSTEM* and all its trappings.
2018-06-22 22:00:22 +02:00
Tobias Geerinckx-Rice
9947dcd746
gnu: libtocc: Return #t from all phases.
...
* gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases. Re-indent.
2018-06-22 22:00:22 +02:00
Tobias Geerinckx-Rice
642d2db55a
gnu: qemu: Return #t from phases.
...
* gnu/packages/virtualization.scm (qemu)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 22:00:22 +02:00
Tobias Geerinckx-Rice
56d63f8119
gnu: git-crypt: Return #t from all phases.
...
* gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-22 22:00:21 +02:00
Tobias Geerinckx-Rice
d6870d107e
gnu: lxc: Return #t from phases.
...
* gnu/packages/virtualization.scm (lxc)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 22:00:21 +02:00
Rutger Helling
71d4ba5246
gnu: lookingglass: Update to a11.
...
* gnu/packages/virtualization.scm (lookingglass): Update to a11.
[native-inputs]: Add 'libconfig', 'nettle'.
[arguments]: Add 'CC=gcc' make-flag.
2018-06-22 14:57:41 +02:00
Ricardo Wurmus
8b0f6917b3
gnu: extempore: Fetch sources from git.
...
* gnu/packages/music.scm (extempore)[source]: Fetch from git.
2018-06-22 14:17:40 +02:00
Ricardo Wurmus
2394afa496
gnu: patchmatrix: Update to 0.12.0-1.a0b0b1e.
...
* gnu/packages/music.scm (patchmatrix): Update to 0.12.0-1.a0b0b1e.
[arguments]: Add phase "make-gzip-archive-writable".
2018-06-22 13:35:56 +02:00
Ricardo Wurmus
3fa31317c2
gnu: sfarkxtc: Update to 0-1.13cd6f937.
...
* gnu/packages/compression.scm (sfarkxtc): Update to 0-1.13cd6f937.
2018-06-22 13:23:06 +02:00
Ricardo Wurmus
a64160d246
services: cuirass: Add description.
...
* gnu/services/cuirass.scm (cuirass-service-type): Add description.
2018-06-22 12:37:58 +02:00
Ricardo Wurmus
86cd3f9723
services: cups: Add description.
...
* gnu/services/cups.scm (cups-service-type): Add description.
2018-06-22 12:37:19 +02:00
Ricardo Wurmus
a6b5e1fba3
gnu: non-sequencer: Update to 1.9.5-4.5ae43bb.
...
* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-4.5ae43bb.
2018-06-22 12:29:23 +02:00
Ricardo Wurmus
e10a15fa5f
gnu: ntk: Update to 1.3.1000.
...
* gnu/packages/fltk.scm (ntk): Update to 1.3.1000.
[arguments]: Do not use python-2; add missing #t to "set-ldflags" phase.
2018-06-22 11:40:27 +02:00
Ricardo Wurmus
c57e50b2b9
gnu: pigx-chipseq: Update to 0.0.17.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.17.
[arguments]: Remove "wrap-executable" phase.
2018-06-22 11:40:27 +02:00
Pierre Neidhardt
145b06938c
gnu: git: Add "credential-netrc" output.
...
* gnu/packages/version-control.scm (git): Add "credential-netrc"
output.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-06-22 11:37:35 +02:00
Ludovic Courtès
cf81ddefc8
gnu: gnome-dictionary: Update to 3.26.1.
...
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]; New field.
2018-06-22 10:23:31 +02:00
Ludovic Courtès
6fe419743d
Do not record store file name in bioinformatics.scm.
...
* gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store
file name with ellipses.
2018-06-22 10:23:31 +02:00
Clément Lassieur
5ca5ab8ba7
gnu: parallel: Remove 'bash' input.
...
Because it's implicit.
* gnu/packages/parallel.scm (parallel)[inputs]: Remove 'bash'.
2018-06-22 09:35:13 +02:00
Tobias Geerinckx-Rice
8edebd3207
gnu: nyx: Show header stats.
...
This is a follow-up to commit 18ab54d4a2
and fixes a regression introduced by Nyx 2.0.4 + Python 3.
* gnu/packages/tor.scm (nyx)[source]: Add patch.
* gnu/packages/patches/nyx-show-header-stats-with-python3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-22 01:07:20 +02:00
Clément Lassieur
4e7950fdce
gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'.
...
* gnu/packages/parallel.scm (parallel)[arguments]: Replace 'ps' and 'perl'
substitutions with a 'wrap-program' phase. Move the 'post-install-test' phase
after it.
[inputs]: Add bash.
2018-06-22 00:48:22 +02:00
Tobias Geerinckx-Rice
18ab54d4a2
gnu: nyx: Update to 2.0.4.
...
* gnu/packages/tor.scm (nyx): Update to 2.0.4.
[source]: Use proper PYPI-URI release tarball.
[native-inputs]: Remove (possibly outdated) test dependencies for now.
[arguments]: Remove no-longer-supported #:configure-flags, adding new
‘install-man-page’ and ‘install-sample-configuration’ phases.
Use setuptools. Disable tests.
2018-06-22 00:28:04 +02:00
Tobias Geerinckx-Rice
b544dde3e7
gnu: perl-catalyst-runtime: Update to 5.90118.
...
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90118.
[source]: Update URI.
[native-inputs]: Remove perl-module-install.
[inputs]: Remove perl-class-data-inheritable, perl-http-request-ascgi,
perl-moosex-role-withoverloading, and perl-namespace-autoclean.
2018-06-22 00:25:40 +02:00
Tobias Geerinckx-Rice
17fe49b6ac
gnu: perl-catalystx-script-server-starman: Update to 0.03.
...
* gnu/packages/web.scm (perl-catalystx-script-server-starman): Update to 0.03.
2018-06-22 00:25:25 +02:00
Tobias Geerinckx-Rice
df23cac752
gnu: nyx: Update home page.
...
* gnu/packages/tor.scm (nyx)[home-page]: Update.
[description]: Remove last reference to old ‘arm’ project name.
2018-06-22 00:20:12 +02:00
Tobias Geerinckx-Rice
4e3a72d9c5
gnu: nyx: Return #t from all phases.
...
* gnu/packages/video.scm (nyx)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-22 00:20:12 +02:00
Tobias Geerinckx-Rice
1e501ffeaa
gnu: dwm: Return #t from all phases.
...
* gnu/packages/video.scm (dwm)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-22 00:20:12 +02:00
Tobias Geerinckx-Rice
a0c5dafcc3
gnu: zile-on-guile: Return #t from all phases.
...
* gnu/packages/zile.scm (zile-on-guile)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 00:20:12 +02:00
Tobias Geerinckx-Rice
1a135896b3
gnu: vpnc-scripts: Update to 20180226.07c3518.
...
* gnu/packages/vpn.scm (vpnc-scripts): Update to 20180226.07c3518.
2018-06-22 00:20:12 +02:00
Tobias Geerinckx-Rice
863501b723
gnu: vpnc-scripts: Return #t from all phases.
...
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-22 00:20:11 +02:00
Tobias Geerinckx-Rice
2cd8e6e066
gnu: neofetch: Tweak synopsis & description.
...
* gnu/packages/admin.scm (neofetch)[synopsis, description]: Avoid
abbreviation (but draw the line at ASCII).
2018-06-22 00:20:11 +02:00
Tobias Geerinckx-Rice
6a163a3fe8
gnu: hplip: Tweak synopsis & description.
...
* gnu/packages/cups.scm (hplip)[synopis]: Remove Random Capitalisation.
[description]: Likewise. Define ‘PPD’.
2018-06-22 00:20:11 +02:00
Tobias Geerinckx-Rice
bb6c3d2332
gnu: libsemanage: Return #t from all phases.
...
* gnu/packages/selinux.scm (libsemanage)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 00:20:11 +02:00
Tobias Geerinckx-Rice
1fe5791d8d
gnu: mplayer: Return #t from all phases.
...
* gnu/packages/video.scm (mplayer)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 00:20:10 +02:00
Tobias Geerinckx-Rice
52fb5b3aee
gnu: vapoursynth: Return #t from all phases.
...
* gnu/packages/video.scm (vapoursynth)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 00:20:10 +02:00
Tobias Geerinckx-Rice
e626984639
gnu: libsmpeg: Return #t from all phases.
...
* gnu/packages/video.scm (libsmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 00:20:10 +02:00
Tobias Geerinckx-Rice
da6f345c71
gnu: handbrake: Return #t from all phases.
...
* gnu/packages/video.scm (handbrake)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 00:20:10 +02:00
Tobias Geerinckx-Rice
bf6edb9596
gnu: libmediainfo: Return #t from all phases.
...
* gnu/packages/video.scm (libmediainfo)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 00:20:10 +02:00
Tobias Geerinckx-Rice
d793d9a601
gnu: mediainfo: Return #t from all phases.
...
* gnu/packages/video.scm (mediainfo)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-22 00:20:09 +02:00
Tobias Geerinckx-Rice
6b677bb004
gnu: livemedia-utils: Return #t from all phases.
...
* gnu/packages/video.scm (livemedia-utils)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-22 00:20:09 +02:00
Tobias Geerinckx-Rice
63181c8599
gnu: frei0r-plugins: Return #t from all phases.
...
* gnu/packages/video.scm (frei0r-plugins)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-22 00:20:09 +02:00
Ludovic Courtès
68a58775e0
system: Mapped devices needed for boot do not yield Shepherd services.
...
Fixes <https://bugs.gnu.org/31889 >.
Reported by Taylan Kammer <taylanbayirli@gmail.com>.
* gnu/system.scm (non-boot-file-system-service)[mapped-devices-for-boot]:
New variable.
Remove dependencies of FS that are members of MAPPED-DEVICES-FOR-BOOT.
(mapped-device-user): Rename to...
(mapped-device-users): ... this. Use 'filter' instead of 'find'.
(operating-system-user-mapped-devices)
(operating-system-boot-mapped-devices): Use 'any
file-system-needed-for-boot?' instead of looking at the first user.
* tests/system.scm ("non-boot-file-system-service"): New test.
2018-06-21 23:54:15 +02:00
Clément Lassieur
3cd1aafa83
gnu: parallel: Update to 20180622.
...
* gnu/packages/parallel.scm (parallel): Update to 20180622.
2018-06-21 23:26:24 +02:00
Tobias Geerinckx-Rice
407ef4b38a
gnu: hplip: Add Qt GUI support.
...
Some tools (like ‘hp-toolbox’) still refuse to launch, but at least
others (like ‘hp-systrax’) now seem to work.
* gnu/packages/cups.scm (hplip)[arguments]: Add #configure-flags for Qt.
[inputs]: Add python-gobject and python-pyqt.
2018-06-21 18:53:34 +02:00
Tobias Geerinckx-Rice
058df6cd0a
gnu: hplip: Update to 3.18.6.
...
* gnu/packages/cups.scm (hplip): Update to 3.18.6.
2018-06-21 18:51:00 +02:00
Tobias Geerinckx-Rice
d9cdcad1e0
Order (gnu packages cups) module imports alphabetically.
...
* gnu/packages/cups.scm (define-module): Order module imports
alphabetically.
2018-06-21 18:51:00 +02:00
Tobias Geerinckx-Rice
b345025137
gnu: gimp: Update to 2.10.2.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.2.
2018-06-21 18:50:59 +02:00
Tobias Geerinckx-Rice
6b1ea609ba
gnu: gegl: Update to 0.4.2.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.2.
2018-06-21 18:50:59 +02:00
Tobias Geerinckx-Rice
9b63458b09
gnu: babl: Update to 0.1.50.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.50.
2018-06-21 18:50:58 +02:00
Tobias Geerinckx-Rice
603822b090
gnu: ruby-rack-protection: Update to 2.0.3.
...
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.3.
2018-06-21 18:50:58 +02:00
Tobias Geerinckx-Rice
9347bbf4cf
gnu: ruby-rack: Update to 2.0.5.
...
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.5.
2018-06-21 18:50:57 +02:00
Tobias Geerinckx-Rice
e5bea952ea
gnu: sdl2-image: Update to 2.0.3.
...
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.3.
2018-06-21 17:33:13 +02:00
Marius Bakke
4dfea1010a
Merge branch 'master' into staging
2018-06-21 15:52:26 +02:00
Rutger Helling
a34801ca68
gnu: youtube-dl: Update to 2018.06.19.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.06.19.
2018-06-21 14:32:33 +02:00
Ricardo Wurmus
1a50321752
gnu: r-httpuv: Update to 1.4.4.1.
...
* gnu/packages/web.scm (r-httpuv): Update to 1.4.4.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
58630da84c
gnu: r-mgcv: Update to 1.8-24.
...
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-24.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
92b8a481d4
gnu: r-mice: Update to 3.1.0.
...
* gnu/packages/cran.scm (r-mice): Update to 3.1.0.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
9de9dcd913
gnu: r-progress: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-progress): Update to 1.2.0.
[propagated-inputs]: Add r-crayon and r-hms.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
1f73fd017c
gnu: r-complexheatmap: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 1.18.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
a1c7016498
gnu: r-delayedarray: Update to 0.6.1.
...
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.6.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
eafd35bad5
gnu: r-optparse: Update to 1.6.0.
...
* gnu/packages/bioinformatics.scm (r-optparse): Update to 1.6.0.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
1e2b2f41d7
gnu: r-biocviews: Update to 1.48.2.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.2.
2018-06-21 10:31:22 +02:00
Pierre Neidhardt
913f1f1ff7
gnu: emacs-evil: Update to 20180517.
...
* gnu/packages/emacs.scm (emacs-evil): Update to 20180517.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt
5a74886ef5
gnu: emacs-evil-mu4e: Deprecate in favor of emacs-evil-collection.
...
* gnu/packages/emacs.scm (emacs-evil-mu4e): Deprecate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt
1e5fb529d1
gnu: emacs-evil-ediff: Deprecate in favor of emacs-evil-collection.
...
* gnu/packages/emacs.scm (emacs-evil-ediff): Deprecate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt
9abf135b20
gnu: emacs-evil-collection: Update to 20180617.
...
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180617.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Pierre Neidhardt
addda2eeb3
gnu: Add emacs-mu4e-conversation.
...
* gnu/packages/emacs.scm (emacs-mu4e-conversation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-20 23:47:08 +02:00
Ludovic Courtès
378daa8cb6
services: boot: Take gexps instead of monadic gexps.
...
* gnu/services.scm (compute-boot-script): Rename 'mexps' to 'gexps' and
remove 'mlet' form.
(boot-service-type): Update comment.
(cleanup-gexp): Remove 'with-monad' and 'return'.
(activation-script): Rewrite in non-monadic style: use 'scheme-file'
instead of 'gexp->file'.
(gexps->activation-gexp): Remove 'mlet', return a gexp.
* gnu/services/shepherd.scm (shepherd-boot-gexp): Remove 'with-monad'
and 'return'.
* gnu/system.scm (operating-system-boot-script): Remove outdated comment.
* gnu/tests/base.scm (%cleanup-os): For 'dirty-service', remove
'with-monad' and 'return'.
2018-06-20 23:47:08 +02:00
Ludovic Courtès
636bb2b5e3
services: Add description to core services.
...
* gnu/services.scm (system-service-type, boot-service-type)
(cleanup-service-type, activation-service-type)
(special-files-service-type, etc-service-type)
(setuid-program-service-type, profile-service-type)
(firmware-service-type, gc-root-service-type): Add 'description' field.
2018-06-20 23:47:07 +02:00
Julien Lepiller
6a8d338158
gnu: ocaml: Build reproducibly.
...
* gnu/packages/patches/ocaml-enable-ocamldoc-reproducibility.patch: New
file.
* gnu/packages/ocaml.scm (ocaml)[origin]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-20 21:26:16 +02:00
Rouby Pierre-Antoine
aed4944d51
gnu: Add go-github-com-ayufan-golang-kardianos-service.
...
* gnu/packages/golang.scm (go-github-com-ayufan-golang-kardianos-service): New
variable.
2018-06-20 12:55:01 -04:00
Leo Famulari
5cc2b8456f
gnu: Move go-github-com-kardianos-osext to (gnu packages golang).
...
This package will not be used in later versions of Syncthing but may be needed
by other Go programs.
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Move to ...
* gnu/packages/golang.scm: ... here.
2018-06-20 12:55:01 -04:00
Rouby Pierre-Antoine
7427b2c6c1
gnu: Add go-github-com-sirupsen-logrus.
...
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-20 12:55:01 -04:00
Nils Gillmann
6a18183f4b
services: Fix GPLv3 header in cuirass and pm modules.
...
* gnu/services/cuirass.scm, gnu/services/pm.scm: Adjust to canonical GPLv3
header used throughout Guix.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-20 12:16:11 -04:00
Marius Bakke
b7a46ed227
gnu: openblas: Fix build on i686.
...
* gnu/packages/patches/openblas-fix-tests-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/maths.scm (openblas)[native-inputs]: Add it.
[arguments]: Add phase to apply it on i686 systems only.
2018-06-20 16:02:04 +02:00
Gábor Boskovits
780205a04b
gnu: Add go-github-com-prometheus-node-exporter.
...
* gnu/packages/monitoring.scm (go-github-com-prometheus-node-exporter):
New variable.
2018-06-20 14:50:25 +02:00
Tobias Geerinckx-Rice
7e04f210e3
gnu: neofetch: Don't use auto-generated tarball.
...
* gnu/packages/admin.scm (neofetch)[source]: Use GIT-FETCH.
2018-06-20 14:39:54 +02:00
Tobias Geerinckx-Rice
acb1c72c1e
gnu: neofetch: Remove dead code.
...
Turns out that's most of it.
* gnu/packages/admin.scm (neofetch)[arguments]: Remove all custom
phases.
2018-06-20 14:39:54 +02:00
Ricardo Wurmus
00fca594da
gnu: Add guile-chickadee.
...
* gnu/packages/game-development.scm (guile-chickadee): New variable.
2018-06-20 11:28:09 +02:00
Ricardo Wurmus
e5b77ccfe8
gnu: guile-sdl2: Install compiled files to the expected place.
...
* gnu/packages/sdl.scm (guile-sdl2)[arguments]: Add build phase
"patch-makefile".
2018-06-20 11:28:09 +02:00
Rutger Helling
229e4d59f5
gnu: neofetch: Update to 5.0.0.
...
* gnu/packages/admin.scm (neofetch): Update to 5.0.0.
2018-06-20 11:08:31 +02:00
Ludovic Courtès
76c321d8e8
services: cleanup: Expect file names to be UTF-8-encoded.
...
Fixes <https://bugs.gnu.org/26353 >.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/services.scm (cleanup-gexp): Add 'setenv' and 'setlocale' calls
before 'delete-file-recursively'.
* gnu/tests/base.scm (%cleanup-os, %test-cleanup): New variables.
(run-cleanup-test): New procedure.
2018-06-20 10:05:18 +02:00
Ludovic Courtès
661c237b4d
services: boot: Reverse the order of boot expressions.
...
* gnu/services.scm (compute-boot-script): Reverse MEXPS.
* gnu/system.scm (essential-services): Reverse order of
%SHEPHERD-ROOT-SERVICE, %ACTIVATION-SERVICE, and CLEANUP-SERVICE-TYPE.
2018-06-20 10:05:18 +02:00
Tobias Geerinckx-Rice
80f755090d
gnu: perl-lwp-protocol-https: Update to 6.07.
...
* gnu/packages/web.scm (perl-lwp-protocol-https): Update to 6.07.
[native-inputs]: Add perl-test-requiresinternet.
2018-06-20 04:56:38 +02:00
Tobias Geerinckx-Rice
bdf1fe51d5
gnu: meandmyshadow: Update to 0.4.1.
...
* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
de0dfb8c0b
gnu: meandmyshadow: Return #t from phases.
...
* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather
than undefined from phases.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
5bc0ac962c
gnu: extremetuxracer: Fix typo in synopsis.
...
* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
101460d461
gnu: extremetuxracer: Update to 0.7.5.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.5.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
1b915698a0
gnu: quakespasm: Update to 0.93.1.
...
* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
6ad191ba10
gnu: fizmo: Update home page.
...
* gnu/packages/games.scm (fizmo)[source, home-page]: Update URIs.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
50e1d36c48
gnu: fizmo: Update to 0.8.5.
...
* gnu/packages/games.scm (fizmo): Update to 0.8.5.
[arguments]: Adjust #:configure-flags to improved library detection.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
59e8a57d08
gnu: pioneers: Update to 15.5.
...
* gnu/packages/games.scm (pioneers): Update to 15.5.
[native-inputs]: Add itstool and libxml2.
2018-06-20 04:56:35 +02:00
Tobias Geerinckx-Rice
aa86a56463
gnu: emacs-d-mode: Update to 2.0.9.
...
* gnu/packages/emacs.scm (emacs-d-mode): Update to 2.0.9.
2018-06-20 04:56:35 +02:00
Tobias Geerinckx-Rice
80683c1e00
gnu: emacs-htmlize: Update to 1.53.
...
* gnu/packages/emacs.scm (emacs-htmlize): Update to 1.53.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice
3321234cf3
gnu: r-recipes: Update to 0.1.3.
...
* gnu/packages/cran.scm (r-recipes): Update to 0.1.3.
[propagated-inputs]: Add r-pls.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice
a86049d9b6
gnu: Add r-pls.
...
* gnu/packages/cran.scm (r-pls): New public variable.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice
0430eb6643
gnu: r-prroc: Update to 1.3.1.
...
* gnu/packages/cran.scm (r-prroc): Update to 1.3.1.
2018-06-20 04:56:34 +02:00
Tobias Geerinckx-Rice
cd0750fcf2
gnu: memcached: Update to 1.5.8.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.8.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice
d4c68d3236
gnu: emacs-m-buffer-el: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-m-buffer-el)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice
bca4b2e7cc
gnu: emacs-xelb: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-xelb)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:33 +02:00
Tobias Geerinckx-Rice
2f48416f47
gnu: emacs-ess: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-ess)[arguments]: Substitute INVOKE for
SYSTEM* and return #t where otherwise undefined.
2018-06-20 04:56:32 +02:00
Tobias Geerinckx-Rice
e97ad01e4d
gnu: emacs-ivy: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-ivy)[arguments]: Substitute INVOKE for
SYSTEM* and return #t where otherwise undefined.
2018-06-20 04:56:32 +02:00
Tobias Geerinckx-Rice
e76d959d6a
gnu: emacs-slime: Use INVOKE.
...
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:31 +02:00
Tobias Geerinckx-Rice
d2f3817d69
gnu: emacs-pdf-tools: Return #t from phases.
...
As I read it, EMACS-SUBSTITUTE-VARIABLES always returns #t.
* gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-20 04:56:31 +02:00
Tobias Geerinckx-Rice
32a8a6bb60
gnu: emacs-mmm-mode: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-mmm-mode)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-20 04:56:31 +02:00
Tobias Geerinckx-Rice
8bc1967503
gnu: emacs-graphviz-dot-mode: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-graphviz-dot-mode)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice
f9299da92a
gnu: emacs-ag: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-ag)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice
93adf925ba
gnu: emacs-w3m: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Substitute INVOKE for
SYSTEM* & risky plumbing.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice
ff6275fd26
gnu: haskell-mode: Use INVOKE.
...
* gnu/packages/emacs.scm (haskell-mode)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice
67cf588f4f
gnu: emacs-ghub: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-ghub)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice
d78f1fdc5d
gnu: emacs-magit-popup: Return #t from phases.
...
* gnu/packages/emacs.scm (emacs-magit-popup)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice
f6fefe12f1
gnu: guile-emacs: Return #t from phases.
...
* gnu/packages/emacs.scm (guile-emacs)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice
5a368b2adf
gnu: emacs-ghub: Update to 2.0.1.
...
* gnu/packages/emacs.scm (emacs-ghub): Update to 2.0.1.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice
de99ba7e7c
Fix some more lonely unquotes.
...
* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its
operand.
* gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]:
Likewise.
* gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise.
(maven)[inputs]: Likewise.
* gnu/packages/networking.scm (amule)[inputs]: Likewise.
* gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice
6917161d74
gnu: emacs-with-editor: Update to 2.7.3.
...
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.3.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice
cac85e8bdb
gnu: r-xfun: Update to 0.2.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.2.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice
d4cf0382e5
gnu: inxi-minimal: Update to 3.0.12-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.12-1.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice
aa0551c270
gnu: bspwm: Update to 0.9.5.
...
* gnu/packages/wm.scm (bspwm): Update to 0.9.5.
2018-06-20 04:50:19 +02:00
Tobias Geerinckx-Rice
d6331fcaa6
gnu: mrrescue: Fix typo in description.
...
* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
2018-06-20 04:47:48 +02:00
Leo Famulari
c19af99c25
gnu: git-annex: Update to 6.20180529.
...
* gnu/packages/version-control.scm (git-annex): Update to 6.20180529.
[inputs]: Add ghc-tagsoup.
2018-06-19 18:01:01 -04:00
Tobias Geerinckx-Rice
ab5fc6a982
gnu: libyaml: Update to 0.1.7.
...
* gnu/packages/web.scm (libyaml): Update to 0.1.7.
[source]: Remove patch.
* gnu/packages/patches/libyaml-CVE-2014-9130.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-19 22:23:40 +02:00
Tobias Geerinckx-Rice
8893218a7d
gnu: mrrescue: Work on Löve 11.
...
* gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game
data, and point ‘love’ to this modified copy. Minor cosmetic tweaks.
[native-inputs]: Add unzip, patch, and the love-11.patch which is...
* gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-19 22:20:15 +02:00
Tobias Geerinckx-Rice
3110c74b98
Revert "gnu: Remove Mr. Rescue."
...
This reverts commit 33f61dc1b5
.
The game can be patched to run on Löve 11 (done in a separate commit for
clarity).
2018-06-19 22:20:14 +02:00
Julien Lepiller
9e1ede95df
gnu: arc-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:56 +02:00
Julien Lepiller
737d1b3cd6
gnu: faba-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:50 +02:00
Efraim Flashner
2b94c14c9e
gnu: x265: Fix building on armhf-linux and aarch64-linux.
...
* gnu/packages/video.scm (x265)[source]: Add patch.
[arguments]: Enable PIC on armhf-linux.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-06-19 21:49:12 +03:00
Marius Bakke
0106d6b40d
Merge branch 'master' into staging
2018-06-19 17:02:16 +02:00
Marius Bakke
793a66e5fe
gnu: redis: Update to 4.0.10 [fixes CVE-2018-11218, CVE-2018-11219].
...
* gnu/packages/databases.scm (redis): Update to 4.0.10.
2018-06-19 15:54:49 +02:00
Marius Bakke
7e66e0b3e7
gnu: libinput: Update to 1.11.1.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.1.
2018-06-19 15:51:53 +02:00
Marius Bakke
7469b7cb3d
gnu: nss, nss-certs: Update to 3.37.3.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.37.
* gnu/packages/certs.scm (nss-certs): Likewise.
2018-06-19 15:45:40 +02:00
Marius Bakke
1abc6fd84b
gnu: notmuch: Update to 0.27.
...
* gnu/packages/mail.scm (notmuch): Update to 0.27.
2018-06-19 15:35:37 +02:00
Ludovic Courtès
1fb947f6d7
gnu: guix-daemon: Build in the absence of guile-sqlite3.
...
Fixes a regression introduced in
3f311279d3
whereby guix-daemon's configure
would error out due to the lack of guile-sqlite3.
* gnu/packages/package-management.scm (guix-daemon)[inputs]: Remove
"boot-guile", "boot-guile/i686", and "util-linux".
[arguments]: Add #:configure-flags.
2018-06-19 15:29:21 +02:00
Ludovic Courtès
3f311279d3
gnu: guix: Update to 7af5c2a
.
...
* gnu/packages/package-management.scm (guix): Update to 7af5c2a
.
2018-06-19 14:29:46 +02:00
Pierre Neidhardt
d39c9efa11
gnu: emacs-bash-completion: Update to 2.1.0.
...
* gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:43:42 +02:00
Pierre Neidhardt
a623c7e781
gnu: emacs-company: Update to 0.9.6.
...
* gnu/packages/emacs.scm (emacs-company): Update to 0.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:43:32 +02:00
Vagrant Cascadian
59cf90ee4b
gnu: elfutils: Update to 0.172.
...
Fixes <https://debbugs.gnu.org/31890 >
* gnu/packages/elf.scm (elfutils): Update to 0.172.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:37:23 +02:00
Marius Bakke
641e387ac3
gnu: xf86-input-mouse: Update to 1.9.3.
...
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
2018-06-19 13:37:22 +02:00
Marius Bakke
80a1dfac1c
gnu: libxaw3d: Update to 1.6.3.
...
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
2018-06-19 13:37:22 +02:00
Ricardo Wurmus
951375bab3
gnu: guitarix: Update to 0.37.1.
...
* gnu/packages/audio.scm (guitarix): Update to 0.37.1.
2018-06-19 10:48:14 +02:00
Leo Famulari
bc19a68c5c
gnu: QEMU: Fix CVE-2018-11806.
...
* gnu/packages/patches/qemu-CVE-2018-11806.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
2018-06-19 01:19:35 -04:00
Pierre Neidhardt
92d581a0fd
gnu: emacs-image+: Don't propagate inputs.
...
* gnu/packages/emacs.scm (emacs-image+)[propagated-inputs]: Remove imagemagick
[Inputs]: Add imagemagick
[arguments]: Substitute path to imagemagick commands
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-18 23:19:51 +02:00
Pierre Neidhardt
a749040ad7
gnu: emacs-gif-screencast: Update URL.
...
* gnu/packages/emacs.scm (emacs-gif-screencast): Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-18 23:19:51 +02:00
Ludovic Courtès
a854525a34
system: Have /run/setuid-programs first in $PATH.
...
Fixes <https://bugs.gnu.org/31814 >.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so
that /run/setuid-programs comes first in $PATH.
2018-06-18 23:19:51 +02:00
Kei Kebreau
3fe43df716
gnu: schismtracker: Update to 20180523.
...
* gnu/packages/music.scm (schismtracker): Update to 20180523.
[arguments]: Use 'invoke' in the 'autoconf' phase.
2018-06-18 13:46:46 -04:00
Efraim Flashner
a181e858c7
gnu: gnu-pw-mgr: Update to 2.3.1.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.1.
[arguments]: Add phase to patch more shebangs.
2018-06-18 20:02:39 +03:00
Leo Famulari
bfc810ca13
gnu: w3m: Update source URL.
...
* gnu/packages/w3m.scm (w3m)[source]: Update URL.
2018-06-18 12:32:22 -04:00
George Clemmer
067a113a31
gnu: emacs-graphviz-dot-mode: Update for Emacs 26.1
...
* gnu/packages/emacs.scm (emacs-graphviz-dot-mode): Update to 0.3.11 for
compatibility with Emacs 26.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-18 12:18:04 -04:00
Leo Famulari
f49d6909e3
gnu: restic: Update the comment about the bundled dependencies.
...
* gnu/packages/backup.scm (restic): Update the comment.
2018-06-18 12:15:27 -04:00
Leo Famulari
9f162c0ab4
gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}.
...
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl-next)[source]: Use them.
2018-06-18 12:04:49 -04:00
Leo Famulari
b8ea0db3ae
gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}.
...
* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
2018-06-18 12:04:49 -04:00
Marius Bakke
6969c4de44
Merge branch 'master' into staging
2018-06-18 15:29:38 +02:00
Marius Bakke
73d18915b5
gnu: OpenBLAS: Update to 0.3.0.
...
* gnu/packages/maths.scm (openblas): Update to 0.3.0.
2018-06-18 15:27:08 +02:00
Mark H Weaver
d06352d9dc
gnu: linux-libre: Update to 4.17.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2.
(%linux-libre-hash): Update hash.
2018-06-18 03:39:51 -04:00
Mark H Weaver
3b682b2ba7
gnu: linux-libre@4.14: Update to 4.14.50.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50.
(%linux-libre-4.14-hash): Update hash.
2018-06-18 03:38:50 -04:00
Mark H Weaver
d5ce3594f6
gnu: linux-libre@4.9: Update to 4.9.109.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109.
2018-06-18 03:38:11 -04:00
Mark H Weaver
021d6296d8
gnu: linux-libre@4.4: Update to 4.4.138.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.138.
2018-06-18 03:37:14 -04:00
Tobias Geerinckx-Rice
69e0aac3a7
gnu: zathura-pdf-mupdf: Link to JPEG libraries.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf)[source]: Add patch.
* gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-18 04:04:41 +02:00
Pierre Neidhardt
47de00af16
gnu: encfs: Update to 1.9.5.
...
* gnu/packages/crypto.scm (encfs): Update to 1.9.5.
[source](snippet): Adjust paths. Remove two bundled libraries.
[native-inputs]: Add googletest-source.
[arguments]: Add 'unpack-googletest' and 'make-unittests' phases.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-06-17 21:59:51 -04:00
Tobias Geerinckx-Rice
6321610d41
gnu: zathura: Fix plugin path regression.
...
eb6a5dab5c
(gnu: zathura: Update to 0.3.9)
silently broke Zathura's (Guix-specific) ZATHURA_PLUGIN_PATH mechanism.
My environment was so filthy that all happened to work just fine, but as
usual Marius was right and the patch needed tweaking.
* gnu/packages/patches/zathura-plugindir-environment-variable.patch:
Tweak.
2018-06-18 03:59:46 +02:00
Arun Isaac
b4eae997fe
gnu: texlive-bin: Use absolute path to ghostscript executable "gs".
...
* gnu/packages/tex.scm (texlive-bin)[arguments]: Rename fix-unix-detection
phase to configure-ghostscript-executable. Replace "gs" in epstopdf.pl with
the absolute path to "gs" in the store.
2018-06-17 21:29:07 +05:30
Gábor Boskovits
3b6ba18bab
gnu: ant: Add missing dependencies.
...
* gnu/packages/java.scm (ant)[native-inputs]: Add zip and unzip.
2018-06-17 14:30:26 +02:00
宋文武
33f61dc1b5
gnu: Remove Mr. Rescue.
...
It's not compatible with love-11.1.
* gnu/packages/game.scm (mrrescue): Remove variable.
2018-06-17 20:23:42 +08:00
Gábor Boskovits
1c7ef07ea1
gnu: ant/java8: Add missing dependencies.
...
* gnu/packages/java.scm (ant/java8)[native-inputs]: Add zip and unzip.
2018-06-17 14:18:34 +02:00
Kei Kebreau
c5829179ca
gnu: clusterssh: Update to 4.13.2.
...
* gnu/packages/admin.scm (clusterssh): Update to 4.13.2.
[build-system]: Switch to perl-build-system.
[arguments]: Remove 'set-load-paths' phase.
[inputs]: Remove perl.
[native-inputs]: Add perl-cpan-changes, perl-file-slurp, perl-file-which,
perl-module-build, perl-readonly, perl-test-differences,
perl-test-distmanifest, perl-test-perltidy, perl-test-pod,
perl-test-pod-coverage, perl-test-trap and perltidy.
[propagated-inputs]: Add perl-exception-class, perl-try-tiny and
perl-x11-protocol-other.
2018-06-16 20:52:43 -04:00
Kei Kebreau
469e82715e
gnu: perltidy: Update to 20180220.
...
* gnu/packages/perl.scm (perltidy): Update to 20180220.
2018-06-16 20:52:43 -04:00
Kei Kebreau
0943b0b534
gnu: Add perl-test-perltidy.
...
* gnu/packages/perl-check.scm (perl-test-perltidy): New variable.
2018-06-16 20:52:37 -04:00
Kei Kebreau
32315df9c7
gnu: Add perl-file-finder.
...
* gnu/packages/perl.scm (perl-file-finder): New variable.
2018-06-16 20:42:27 -04:00
Kei Kebreau
52b1551bff
gnu: Add perl-test-distmanifest.
...
* gnu/packages/perl-check.scm (perl-test-distmanifest): New variable.
2018-06-16 20:41:16 -04:00
Kei Kebreau
048657cccd
gnu: Add perl-module-manifest.
...
* gnu/packages/perl.scm (perl-module-manifest): New variable.
2018-06-16 20:40:25 -04:00
Kei Kebreau
b2d5b00d42
gnu: Add perl-cpan-changes.
...
* gnu/packages/perl.scm (perl-cpan-changes): New variable.
2018-06-16 20:39:35 -04:00
Kei Kebreau
f82fe68f99
gnu: Add perl-x11-protocol-other.
...
* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
2018-06-16 20:38:32 -04:00
Ludovic Courtès
f3a34b9de8
gnu: gsl: Update to 2.5.
...
* gnu/packages/maths.scm (gsl): Update to 2.5.
2018-06-17 01:40:14 +02:00
Ludovic Courtès
554eaae4a0
gnu: diffoscope: Update to 96.
...
* gnu/packages/package-management.scm (diffoscope): Update to 96.
2018-06-17 01:40:14 +02:00
Ludovic Courtès
6710206881
gnu: magit: Update to 2.13.0.
...
* gnu/packages/emacs.scm (magit): Update to 2.13.0.
2018-06-17 01:40:14 +02:00
Pierre Neidhardt
3348e9f371
gnu: emacs-fish-completion: Don't propagate inputs.
...
* gnu/packages/emacs.scm (emacs-fish-completion)[propagated-inputs]: Remove fish
[inputs]: Add fish.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-17 01:40:14 +02:00
Pierre Neidhardt
a14de83213
gnu: upx: Fix CVE-2017-15056.
...
* gnu/packages/patches/upx-protect-against-bad-crafted-input.patch: New file.
* gnu/packages/compression.scm (upx)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-17 01:40:13 +02:00
Marius Bakke
ed2ae0dc7f
gnu: strace: Update to 4.23.
...
* gnu/packages/linux.scm (strace): Update to 4.23.
[source]: Remove obsolete patch.
* gnu/packages/patches/strace-kernel-4.16.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-16 21:35:26 +02:00
Marius Bakke
4c0df1a870
gnu: offlineimap: Update to 7.2.1.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.2.1.
2018-06-16 21:35:26 +02:00
Marius Bakke
ec8cdd0ec6
gnu: maim: Update to 5.5.2.
...
* gnu/packages/xdisorg.scm (maim): Update to 5.5.2.
2018-06-16 21:35:26 +02:00
Marius Bakke
30e26b6af3
gnu: ffmpeg: Update to 4.0.1.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
2018-06-16 21:35:25 +02:00
Marius Bakke
259341cf93
gnu: ldb: Fix build on 32-bit systems.
...
* guix/utils.scm (target-64bit?): New procedure.
* gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems.
[arguments]: Make #:tests? conditional on LMDB availability.
2018-06-16 21:35:25 +02:00
Marius Bakke
406c83f78d
gnu: perl: Fix CVE-2018-12015.
...
* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/perl.scm (perl-5.26.2)[source](patches): Use it.
2018-06-16 21:35:25 +02:00
Marius Bakke
57b1dba116
gnu: libedit: Update to 20180525-3.1.
...
* gnu/packages/libedit.scm (libedit): Update to 20180525-3.1.
2018-06-16 21:35:25 +02:00
Marius Bakke
7727f91f44
gnu: openal: Update to 0.18.2.
...
* gnu/packages/audio.scm (openal): Update to 0.18.2.
2018-06-16 21:35:25 +02:00
Marius Bakke
cdbcfc113b
gnu: linux-libre: Fix build on AArch64.
...
* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (binutils/fixed): New public variable.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define
new ld-wrapper with the above binutils and use it.
2018-06-16 21:35:24 +02:00
Oleg Pykhalov
f77886c1c5
gnu: Add restic.
...
* gnu/packages/backup.scm (restic): New variable.
2018-06-16 21:52:40 +03:00
Clément Lassieur
e8b3a15849
gnu: Add dehydrated.
...
* gnu/packages/tls.scm (dehydrated): New variable.
2018-06-16 20:45:56 +02:00
Gábor Boskovits
cded3a7593
gnu: ant-bootstrap: Make build reproducible.
...
* gnu/packages/java.scm (ant-bootstrap)[arguments]<#:phases>[strip-jar-timestamps]:
New phase to reset jar file timestamps.
<#:imported-modules>: Import guix build syscalls, gnu-build-system-modules.
<#:modules>: Import guix build: gnu-build-system, utils, syscalls.
[native-inputs]: Add unzip, zip.
2018-06-16 19:58:41 +02:00
宋文武
806f599c5b
gnu: wesnoth: Update to 1.14.3.
...
* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
2018-06-16 22:16:39 +08:00
Julien Lepiller
697a9d0d06
gnu: groovy: Add groovy-xml to the closure.
...
* gnu/packages/groovy.scm (groovy)[inputs]: Add groovy-xml.
[arguments]: Add groovy-xml to the list of classes available for class
loading.
2018-06-16 14:09:40 +02:00
Julien Lepiller
8c2c105c12
gnu: Add maven.
...
* gnu/packages/maven.scm (maven): New variable.
2018-06-16 13:18:25 +02:00
Julien Lepiller
0c1e98eb92
gnu: Add maven-compat.
...
* gnu/packages/maven.scm (maven-compat): New variable.
2018-06-16 13:18:19 +02:00
Julien Lepiller
19126bba4e
gnu: Add maven-resolver-transport-wagon.
...
* gnu/packages/maven.scm (maven-resolver-transport-wagon): New variable.
2018-06-16 13:18:17 +02:00
Julien Lepiller
aa06dd0f7d
gnu: Add maven-wagon-http.
...
* gnu/packages/maven.scm (maven-wagon-http): New variable.
2018-06-16 13:18:15 +02:00
Julien Lepiller
c3f5ec6ec7
gnu: Add maven-wagon-http-shared.
...
* gnu/packages/maven.scm (maven-wagon-http-shared): New variable.
2018-06-16 13:18:13 +02:00
Julien Lepiller
53360e488d
gnu: Add maven-wagon-tck-http.
...
* gnu/packages/maven.scm (maven-wagon-tck-http): New variable.
2018-06-16 13:18:11 +02:00
Julien Lepiller
0d1b3b39bc
gnu: Add maven-wagon-file.
...
* gnu/packages/maven.scm (maven-wagon-file): New variable.
2018-06-16 13:18:09 +02:00
Julien Lepiller
f216a9f99a
gnu: Add maven-wagon-provider-test.
...
* gnu/packages/maven.scm (maven-wagon-provider-test): New variable.
2018-06-16 13:18:07 +02:00
Julien Lepiller
ff7a0fcff3
gnu: Add maven-wagon-provider-api.
...
* gnu/packages/maven.scm (maven-wagon-provider-api): New variable.
2018-06-16 13:18:04 +02:00
Julien Lepiller
e2c7d32995
gnu: Add maven-embedder.
...
* gnu/packages/maven.scm (maven-embedder): New variable.
2018-06-16 13:18:02 +02:00
Julien Lepiller
b822544cfe
gnu: Add maven-core.
...
* gnu/packages/maven.scm (maven-core): New variable.
2018-06-16 13:18:00 +02:00
Julien Lepiller
9f25cba65a
gnu: Add java-plexus-component-metadata.
...
* gnu/packages/maven.scm (java-plexus-component-metadata): New variable.
2018-06-16 13:17:58 +02:00
Julien Lepiller
a59d5f3542
gnu: Add maven-plugin-annotations.
...
* gnu/packages/maven.scm (maven-plugin-annotations): New variable.
2018-06-16 13:17:56 +02:00
Julien Lepiller
7a42f05869
gnu: Add maven-core-bootstrap.
2018-06-16 13:17:54 +02:00
Julien Lepiller
8f5caf9366
gnu: Add maven-plugin-api.
...
* gnu/packages/maven.scm (maven-plugin-api): New variable.
2018-06-16 13:17:52 +02:00
Julien Lepiller
ab621bf142
gnu: Add java-qdox.
...
* gnu/packages/java.scm (java-qdox): New variable.
2018-06-16 13:17:50 +02:00
Julien Lepiller
7d65489ffe
gnu: Add java-plexus-cli.
...
* gnu/packages/java.scm (java-plexus-cli): New variable.
2018-06-16 13:17:48 +02:00
Julien Lepiller
087583a7db
gnu: Add java-eclipse-jetty-webapp-9.2.
...
* gnu/packages/web.scm (java-eclipse-jetty-webapp-9.2): New variable.
2018-06-16 13:17:46 +02:00
Julien Lepiller
d736511864
gnu: Add java-eclipse-jetty-webapp.
...
* gnu/packages/web.scm (java-eclipse-jetty-webapp): New variable.
2018-06-16 13:17:44 +02:00
Julien Lepiller
38b57575c1
gnu. Add java-eclipse-jetty-xml-9.2.
...
* gnu/packages/web.scm (java-eclipse-jetty-xml-9.2): New variable.
2018-06-16 13:17:42 +02:00
Julien Lepiller
f69a1d04a1
gnu: Add java-eclipse-jetty-xml.
...
* gnu/packages/web.scm (java-eclipse-jetty-xml): New variable.
2018-06-16 13:17:39 +02:00
Julien Lepiller
c099f6a716
gnu: java-eclipse-jetty-security-9.2: Ignore test error.
...
* gnu/packages/web.scm (java-eclipse-jetty-security-9.2)[arguments]:
Ignore one failing test.
2018-06-16 13:17:19 +02:00
Ricardo Wurmus
901bcb7815
gnu: pigx-chipseq: Update to 0.0.16.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16.
2018-06-16 12:11:09 +02:00
Rutger Helling
3e3fa14faa
gnu: mesa: Update to 18.1.2.
...
* gnu/packages/gl.scm (mesa): Update to 18.1.2.
2018-06-16 09:40:50 +02:00
Leo Famulari
12e530ba63
gnu: BIND: Fix CVE-2018-5738.
...
* gnu/packages/patches/bind-CVE-2018-5738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dns.scm (isc-bind)[source]: Use it.
2018-06-15 16:41:16 -04:00
Mark H Weaver
a7c8716928
gnu: grub: Fix build on i686.
...
Fixes <https://bugs.gnu.org/31380 >.
* gnu/packages/bootloaders.scm (grub)[native-inputs]: Add "ld-wrapper"
and "binutils".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-15 16:41:52 +02:00
Danny Milosavljevic
4ce4fc5010
system: Add os-with-u-boot.
...
* gnu/system/install.scm (os-with-u-boot): New procedure.
* gnu/packages/bootloaders.scm (make-u-boot-package): Export.
* doc/guix.texi (Building the Installation Image for ARM Boards): New
subsection.
2018-06-15 14:16:37 +02:00
fis
0017e55f89
gnu: Add shadowsocks.
...
* gnu/packages/networking.scm (shadowsocks): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-15 10:04:59 +02:00
Tobias Geerinckx-Rice
ad21323c96
gnu: cpuid: Update to 20180519.
...
* gnu/packages/linux.scm (cpuid): Update to 20180519.
2018-06-15 09:57:17 +02:00
Tobias Geerinckx-Rice
d41a5f826d
gnu: light: Return #t from phase.
...
* gnu/packages/linux.scm (light)[arguments]: End ‘patch-makefile’ phase
with #t.
2018-06-15 09:57:17 +02:00
Tobias Geerinckx-Rice
a756fa5ac0
gnu: light: Update to 1.1.
...
* gnu/packages/linux.scm (light): Update to 1.1.
[source]: Switch to GIT-FETCH.
2018-06-15 09:57:17 +02:00
Tobias Geerinckx-Rice
14b0c49670
gnu: f2fs-tools: Update to 1.10.0.
...
* gnu/packages/linux.scm (f2fs-tools): Update to 1.10.0.
2018-06-15 09:57:16 +02:00
Tobias Geerinckx-Rice
52d5b73fc4
gnu: spice-protocol: Update to 0.12.14.
...
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.14.
2018-06-15 09:57:16 +02:00
Tobias Geerinckx-Rice
0ce92d74a2
gnu: python-pyrfc3339: Update to 1.1.
...
* gnu/packages/time.scm (python-pyrfc3339): Update to 1.1.
2018-06-15 09:57:16 +02:00
Tobias Geerinckx-Rice
5bc4188ffd
gnu: gource: Update to 0.49.
...
* gnu/packages/version-control.scm (gource): Update to 0.49.
2018-06-15 09:57:16 +02:00
Tobias Geerinckx-Rice
d21fb90a27
gnu: perl-xml-libxml-simple: Update to 0.99.
...
* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 0.99.
2018-06-15 09:57:16 +02:00
Tobias Geerinckx-Rice
914c6f621e
gnu: fcitx-configtool: Update to 0.4.10.
...
* gnu/packages/fcitx.scm (fcitx-configtool): Update to 0.4.10.
2018-06-15 09:57:15 +02:00
Tobias Geerinckx-Rice
50ca5fb332
gnu: fcitx: Update to 4.2.9.6.
...
* gnu/packages/fcitx.scm (fcitx): Update to 4.2.9.6.
[native-inputs]: Add extra-cmake-modules.
2018-06-15 09:57:15 +02:00
Tobias Geerinckx-Rice
657bed34f4
gnu: fcitx: Use HTTPS home page.
...
* gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS.
2018-06-15 09:57:15 +02:00
Tobias Geerinckx-Rice
26d66a518c
gnu: perl-xml-xpath: Update to 1.42.
...
* gnu/packages/xml.scm (perl-xml-xpath): Update to 1.42.
2018-06-15 09:57:15 +02:00
Tobias Geerinckx-Rice
9332d70602
gnu: perl-xml-xpath: Propagate inputs.
...
* gnu/packages/xml.scm (perl-xml-xpath)[inputs]: Rename this...
[propagated-inputs]: ...to this.
2018-06-15 09:57:14 +02:00
Tobias Geerinckx-Rice
50632f0a8d
gnu: perl-xml-atom: Propagate inputs.
...
* gnu/packages/xml.scm (perl-xml-atom)[inputs]: Rename to...
[propagated-inputs]: ...this, and...
[native-inputs]: ...remove duplicate packages from here.
2018-06-15 09:57:14 +02:00
Tobias Geerinckx-Rice
beb2d4be84
gnu: nickle: Update to 2.81.
...
* gnu/packages/nickle.scm (nickle): Update to 2.81.
2018-06-15 09:57:14 +02:00
Tobias Geerinckx-Rice
752ff6e9aa
gnu: r-cubature: Update to 1.4.
...
* gnu/packages/cran.scm (r-cubature): Update to 1.4.
2018-06-15 09:57:14 +02:00
Rutger Helling
abde01f27d
gnu: neofetch: Update to 4.0.2.
...
* gnu/packages/admin.scm (neofetch): Update to 4.0.2.
2018-06-15 09:18:13 +02:00
Ricardo Wurmus
cf9a29b24c
gnu: Add r-genomicinteractions.
...
* gnu/packages/bioconductor.scm (r-genomicinteractions): New variable.
2018-06-15 09:14:01 +02:00
Ricardo Wurmus
a32279ffb6
gnu: Add r-interactionset.
...
* gnu/packages/bioconductor.scm (r-interactionset): New variable.
2018-06-15 09:14:01 +02:00
Rutger Helling
056402220e
gnu: innoextract: Update to 1.7.
...
* gnu/packages/compression.scm (innoextract): Update to 1.7.
2018-06-15 09:10:35 +02:00
Ricardo Wurmus
6ffdfe6a01
gnu: Add r-riboseqr.
...
* gnu/packages/bioconductor.scm (r-riboseqr): New variable.
2018-06-15 07:43:23 +02:00
Ricardo Wurmus
0490f9de88
gnu: Add r-riboprofiling.
...
* gnu/packages/bioconductor.scm (r-riboprofiling): New variable.
2018-06-15 07:43:22 +02:00
Ricardo Wurmus
609f4ad12f
gnu: Add r-chipcomp.
...
* gnu/packages/bioconductor.scm (r-chipcomp): New variable.
2018-06-15 07:43:22 +02:00
Ricardo Wurmus
2bece692a6
gnu: Add r-bsgenome-mmusculus-ucsc-mm9-masked.
...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9-masked): New
variable.
2018-06-15 07:43:22 +02:00
Ricardo Wurmus
6fbd759b13
gnu: Add r-bsgenome-hsapiens-ucsc-hg19-masked.
...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg19-masked): New
variable.
2018-06-15 07:43:22 +02:00
Ricardo Wurmus
dfac7eb917
gnu: Add r-bsgenome-dmelanogaster-ucsc-dm3-masked.
...
* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm3-masked):
New variable.
2018-06-15 07:43:22 +02:00
Ricardo Wurmus
bb15b581f7
gnu: Add r-bayseq.
...
* gnu/packages/bioconductor.scm (r-bayseq): New variable.
2018-06-15 07:43:22 +02:00
Leo Famulari
b494bbe466
gnu: certbot, python-acme: Update to 0.25.1.
...
* gnu/packages/tls.scm (certbot): Update 0.25.1.
(python-acme): Update to 0.25.1.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Add python-requests-toolbelt.
2018-06-14 19:38:56 -04:00
Leo Famulari
9297fc61cc
gnu: Go 1.10: Update to 1.10.3.
...
* gnu/packages/golang.scm (go-1.10): Update to 1.10.3.
2018-06-14 17:49:56 -04:00
Leo Famulari
96fd9a0e62
gnu: Go 1.9: Update to 1.9.7.
...
* gnu/packages/golang.scm (go-1.9): Update to 1.9.7.
2018-06-14 17:49:53 -04:00
Ludovic Courtès
411959bef3
linux-initrd: Module check correctly handles hyphen vs. underscore.
...
Fixes <https://bugs.gnu.org/31714 >.
Reported by Vagrant Cascadian <vagrant@debian.org>
and Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Pass
LINUX-MODULES through 'normalize-module-name'.
* gnu/build/linux-modules.scm (normalize-module-name): Export.
2018-06-14 23:34:59 +02:00
Konrad Hinsen
565af91acc
gnu: emacs-racket-mode: Update and bug fix.
...
* gnu/packages/emacs.scm (emacs-racket-mode): Update and bug fix.
- Update to the current commit
- Bug fix: include Racket files in addition to Emacs Lisp files
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-14 23:34:59 +02:00
Fis Trivial
a8fb82a8ab
gnu: Add vowpal-wabbit.
...
* gnu/packages/machine-learning.scm (vowpal-wabbit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-14 23:34:59 +02:00
Fis Trivial
112c2c010b
gnu: Add lightgbm.
...
* gnu/packages/machine-learning.scm (lightgbm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-14 23:34:59 +02:00
Ludovic Courtès
baed923682
self: Add 'guix-daemon' to the result.
...
* gnu/packages/package-management.scm (guix-daemon): New variable.
* guix/self.scm (whole-package): Add #:daemon and honor it.
(compiled-guix): Pass #:daemon to 'whole-package'.
2018-06-14 23:34:59 +02:00
Gábor Boskovits
0effadcad5
gnu: libressl: Update to 2.7.4 [fixes CVE-2018-{0495,0732}].
...
* gnu/packages/tls.scm (libressl): Update to 2.7.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-14 17:11:17 -04:00
Leo Famulari
e3173fe18e
gnu: botan: Update to 2.6.0 [fixes CVE-2018-{9127,9860}].
...
* gnu/packages/crypto.scm (botan): Update to 2.6.0.
2018-06-14 16:02:52 -04:00
Leo Famulari
a4bae9af00
gnu: vdirsyncer: Update to 0.6.6.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.6.6.
[arguments]: Simplify the man-page building.
2018-06-14 15:51:57 -04:00
Leo Famulari
44d1b9569b
gnu: python-click-log: Update to 0.3.2.
...
* gnu/packages/python.scm (python-click-log): Update to 0.3.2.
2018-06-14 15:51:56 -04:00
Leo Famulari
b6c675c693
gnu: GnuPG 1.4: Update to 1.4.23.
...
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.23.
[source]: Remove patch.
* gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-14 15:35:23 -04:00
Tobias Geerinckx-Rice
ef0d765605
gnu: python-freezegun: Update to 0.3.10.
...
* gnu/packages/check.scm (python-freezegun): Update to 0.3.10.
2018-06-14 18:55:52 +02:00
Tobias Geerinckx-Rice
19611b7a0a
gnu: python-freezegun: Return #t from phase.
...
* gnu/packages/check.scm (python-freezegun)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-14 18:55:52 +02:00
Tobias Geerinckx-Rice
d518261f05
gnu: cppcheck: Update to 1.84.
...
* gnu/packages/check.scm (cppcheck): Update to 1.84.
2018-06-14 18:55:51 +02:00
Tobias Geerinckx-Rice
6dd5f2ea63
gnu: qrencode: Update to 4.0.2.
...
* gnu/packages/aidc.scm (qrencode): Update to 4.0.2.
2018-06-14 18:55:51 +02:00
Tobias Geerinckx-Rice
f71619648c
gnu: perl-dbi: Update to 1.641.
...
* gnu/packages/databases.scm (perl-dbi): Update to 1.641.
2018-06-14 18:55:51 +02:00
Tobias Geerinckx-Rice
1ba7a62362
gnu: python-nose-timer: Update to 0.7.2.
...
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.2.
[source]: Remove patch...
* gnu/packages/patches/python-nose-timer-drop-ordereddict.patch:
...delete file...
* gnu/local.mk (dist_patch_DATA): ...and remove it.
2018-06-14 18:55:46 +02:00
Rutger Helling
ecbac51a0c
gnu: openrct2: Downgrade to 0.1.1.
...
* gnu/packages/games.scm (openrct2): Downgrade to 0.1.1 due to audio not
working on 0.1.2+. Needs fixing before upgrade.
[arguments]: Add "-DDOWNLOAD_TITLE_SEQUENCES=OFF" configure-flag. Remove
'fixgcc7 and 'get-rid-of-errors phases.
[native-inputs]: Remove gcc@7.
2018-06-14 18:14:30 +02:00
Clément Lassieur
43fa239717
gnu: emacs-password-store: Update to 1.7.2.
...
* gnu/packages/emacs.scm (emacs-password-store): Update to 1.7.2.
[propagated-inputs]: Add emacs-with-editor.
2018-06-14 17:37:04 +02:00
Clément Lassieur
ab6f400531
gnu: password-store: Update to 1.7.2.
...
* gnu/packages/password-utils.scm (password-store): Update to 1.7.2.
[source]: Remove 'password-store-gnupg-compat.patch'.
* gnu/packages/patches/password-store-gnupg-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-14 17:36:59 +02:00
Ricardo Wurmus
f715f102e0
gnu: fio: Update to 3.7.
...
* gnu/packages/benchmark.scm (fio): Update to 3.7.
2018-06-14 15:41:09 +02:00
Ricardo Wurmus
53131eab2d
gnu: Add minimap2.
...
* gnu/packages/bioinformatics.scm (minimap2): New variable.
2018-06-14 13:51:15 +02:00
Ricardo Wurmus
ce573b1128
gnu: pigx-bsseq: Update to 0.0.9.
...
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.9.
2018-06-14 12:56:49 +02:00
Ludovic Courtès
ea0a06cee2
Remove 'guix-register' and its traces.
...
* Makefile.am (SH_TESTS): Remove tests/guix-register.sh.
* build-aux/pre-inst-env.in (GUIX_REGISTER): Remove.
* gnu/build/install.scm (directives): Remove outdated comment.
* gnu/build/vm.scm (root-partition-initializer): Update comment.
* gnu/packages/package-management.scm (guix-register): Remove.
* guix/config.scm.in (%sbindir, %guix-register-program): Remove.
* guix/scripts/system.scm (install): Adjust docstring.
* guix/self.scm (make-config.scm): Remove #:guix. Do not generate
%sbindir and %guix-register-program.
(specification->package): Remove "guix".
* nix/guix-register/guix-register.cc: Remove.
* nix/libstore/store-api.cc (decodeValidPathInfo): Remove.
* nix/libstore/store-api.hh (decodeValidPathInfo): Remove declaration.
* nix/local.mk (sbin_PROGRAMS, guix_register_SOURCES)
(guix_register_CPPFLAGS, guix_register_LDFLAGS): Remove.
* tests/guix-register.sh: Remove.
2018-06-14 11:17:00 +02:00
Ludovic Courtès
eb9fe97495
database: Allow for deterministic database construction.
...
Fixes <https://bugs.gnu.org/21073 >.
* guix/store/database.scm (sqlite-register): Add #:time.
(%epoch): New variable.
(register-items): Add #:registration-time. Pass #:time to
'sqlite-register'.
* gnu/build/install.scm (register-closure): Pass #:registration-time.
2018-06-14 11:17:00 +02:00
Ludovic Courtès
078c2329c0
install: Use 'reset-timestamps' from (guix store database).
...
* gnu/build/install.scm (reset-timestamps): Remove.
* gnu/build/vm.scm: Use 'reset-timestamps' from (guix store database).
2018-06-14 11:17:00 +02:00
Ludovic Courtès
31a63be878
database: Add 'register-items'.
...
* guix/build/store-copy.scm (store-info): Export.
* guix/store/database.scm (register-items): New procedure.
(register-path): Implement in terms of 'register-items'.
* gnu/build/install.scm (register-closure): Use 'register-items' instead
of 'for-each' and 'register-path'.
2018-06-14 11:17:00 +02:00
Ludovic Courtès
c45477d2a1
install: Use (guix store database) instead of 'guix-register'.
...
* gnu/build/install.scm (register-closure): Add #:reset-timestamps? and
and #:schema; honor them. Rewrite in terms of 'register-path'.
(populate-single-profile-directory): Add #:schema and honor it. Make
/var/guix/profiles and /var/guix/gcroots.
* gnu/build/vm.scm (root-partition-initializer): Pass
#:reset-timestamps? to 'register-closure'.
* gnu/system/vm.scm (not-config?): New procedure.
(guile-sqlite3&co): New variable.
(expression->derivation-in-linux-vm)[config]: New variable.
[builder]: Use 'with-extensions'.
(iso9660-image)[schema, config]: New variables.
Wrap build expression in 'with-extensions'; add 'sql-schema' call.
Remove GUIX from INPUTS.
(qemu-image)[schema, config]: New variables.
Wrap body in 'with-extensions'.
(system-docker-image)[not-config?]: Remove.
[config]: Use 'make-config.scm'.
[schema]: New variable.
[build]: Use 'with-extensions'. Add call to 'sql-schema'. Remove GUIX
from INPUTS.
* gnu/system/file-systems.scm (%store-prefix): Check whether
'%store-prefix' is defined.
* guix/scripts/pack.scm (self-contained-tarball)[not-config?]
[libgcrypt, schema]: New variables.
[build]: Wrap in 'with-extensions'. Adjust imported module list to use
'make-config.scm' for (guix config).
2018-06-14 11:16:59 +02:00
Ludovic Courtès
be43c08b17
vm: 'expression->derivation-in-linux-vm' code can now use dlopen.
...
* gnu/system/vm.scm (expression->derivation-in-linux-vm)
[user-builder]: Define in non-monadic style as 'program-file'.
[loader]: Likewise, and 'execl' USER-BUILDER instead of loading it.
(system-docker-image): Pass BUILD as the second
argument to 'expression->derivation-in-linux-vm'.
(make-iso9660-image, qemu-image): Remove call to 'reboot'.
2018-06-14 11:16:59 +02:00
Ludovic Courtès
c5a2e1ffcb
build: Require Guile-SQLite3.
...
The next commits make (sqlite3) an indirect dependency of (gnu build
install), which is itself used by (guix scripts system), hence this new
requirement.
* configure.ac: Error out when $guix_cv_have_recent_guile_sqlite3 is
false. Remove HAVE_GUILE_SQLITE3 Automake conditional.
* Makefile.am (MODULES, SCM_TESTS): Remove HAVE_GUILE_SQLITE3 conditions.
* doc/guix.texi (Requirements): Add Guile-SQLite3.
* README: Ditto.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add
GUILE-SQLITE3.
[arguments]: In 'wrap-program' phase, take guile-sqlite3 into account.
2018-06-14 11:16:58 +02:00
Ludovic Courtès
6892f0a247
store-copy: 'read-reference-graph' returns a list of records.
...
The previous implementation of 'read-reference-graph' was good enough
for many use cases, but it discarded the graph structure, which is
useful information in some cases.
* guix/build/store-copy.scm (<store-info>): New record type.
(read-reference-graph): Rewrite to return a list of <store-info>.
(closure-size, populate-store): Adjust accordingly.
* gnu/services/base.scm (references-file): Adjust accordingly.
* gnu/system/vm.scm (system-docker-image): Likewise.
* guix/scripts/pack.scm (squashfs-image, docker-image): Likewise.
* tests/gexp.scm ("gexp->derivation #:references-graphs"): Likewise.
2018-06-14 11:16:58 +02:00
Efraim Flashner
03439df66f
gnu: libgcrypt: Fix CVE-2018-0495.
...
* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt/fixed): New package.
2018-06-14 11:06:48 +03:00
Clément Lassieur
85d79a79e4
gnu: Add python-dns-lexicon.
...
* gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New
variables.
2018-06-14 08:18:06 +02:00
Clément Lassieur
b863b50d80
gnu: Add python-pynamecheap.
...
* gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New
variables.
2018-06-14 08:18:02 +02:00
Clément Lassieur
f4adbe7405
gnu: Add python-tldextract.
...
* gnu/packages/python.scm (python-tldextract, python2-tldextract): New
variables.
2018-06-14 08:17:59 +02:00
Clément Lassieur
0dc572380b
gnu: Add python-requests-file.
...
* gnu/packages/python.scm (python-requests-file, python2-requests-file): New
variables.
2018-06-14 08:17:55 +02:00
Arun Isaac
40c1b61aac
gnu: Add tmate.
...
* gnu/packages/terminals.scm (tmate): New variable.
2018-06-14 11:20:31 +05:30
Tobias Geerinckx-Rice
0975ca3fd4
services: tor: Mark end of auto-generated configuration block.
...
* gnu/services/networking.scm (tor-configuration->torrc): Clearly
demarcate auto-generated lines.
2018-06-14 05:21:35 +02:00
Tobias Geerinckx-Rice
0b5c16c07f
Fix typo in (gnu packages gtk) header.
...
* gnu/packages/gtk.scm: Fix ‘Coypright’ typo.
2018-06-14 04:30:50 +02:00
Tobias Geerinckx-Rice
b262aba733
gnu: python-gnupg: Return #t from phase.
...
* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-14 04:02:14 +02:00
Tobias Geerinckx-Rice
ff76a1e9ca
gnu: python-gnupg: Update to 0.4.3.
...
* gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.3.
[arguments]: Remove obsolete substitution.
2018-06-14 04:01:21 +02:00
Alex Vong
a1a3b25dfe
gnu: custom-gcc: Fix regex used for matching executables.
...
Fixes <https://bugs.gnu.org/31561 >.
* gnu/packages/gcc.scm (custom-gcc)[arguments]: Fix regex used for matching
broken or conflicting executables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-14 01:30:44 +02:00
Tobias Geerinckx-Rice
2b78360138
gnu: sssd: Update to 1.16.2.
...
* gnu/packages/sssd.scm (sssd): Update to 1.16.2.
[native-inputs]: Add libxml2.
2018-06-14 00:52:30 +02:00
Ludovic Courtès
243ea8673f
gnu: gcc: Fix 'gcc-strmov-store-file-names.patch'.
...
Fixes <https://bugs.gnu.org/31708 >.
Previously GCC would crash when encountering a 'static const' element
without an initializer, as in:
#define _GNU_SOURCE
#include <string.h>
void foo (char *x)
{
static const char buf[12];
memcpy (x, buf, 12);
}
* gnu/packages/patches/gcc-strmov-store-file-names.patch: Return false
when DECL_INITIAL returns NULL_TREE.
2018-06-13 23:04:51 +02:00
Ricardo Wurmus
844cc1c8f3
gnu: pigx-scrnaseq: Update to 0.0.5.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.5.
[inputs]: Add python-magic.
2018-06-13 22:30:55 +02:00
Nicolas Goaziou
4bf474b243
gnu: emacs-orgalist: Update to 1.8.
...
* gnu/packages/emacs.scm (emacs-orgalist): Update to 1.8.
2018-06-13 21:38:18 +02:00
Kei Kebreau
935cb931b5
gnu: emacspeak: Update to 48.0.
...
* gnu/packages/emacs.scm (emacspeak): Update to 48.0.
[arguments]: Use 'invoke'. In the 'install' phase, add additional
installation directories and fix the launch script substitution.
[inputs]: Add emacs and perl.
[native-inputs]: Remove emacs-minimal.
2018-06-13 14:44:13 -04:00
Efraim Flashner
a8ef66f94d
gnu: mesa: Build tegra driver on arm systems.
...
* gnu/packages/gl.scm (mesa)[arguments]: Add 'tegra' to the
gallium-drivers list for armhf-linux and aarch64-linux.
2018-06-13 19:37:04 +03:00
Ricardo Wurmus
6ccd88e8cb
gnu: r-factoextra: Fix syntax error.
...
* gnu/packages/cran.scm (r-factoextra)[description]: Fix syntax error.
2018-06-13 16:42:29 +02:00
Ricardo Wurmus
13b8dcf589
gnu: r-seurat: Update to 2.3.2.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.3.2.
[propagated-inputs]: Add r-hdf5r.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
5b2a339e19
gnu: r-s4vectors: Update to 0.18.3.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.18.3.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
5b730eba3e
gnu: r-biocviews: Update to 1.48.1.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.1.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
c812f46817
gnu: r-rjson: Update to 0.2.20.
...
* gnu/packages/web.scm (r-rjson): Update to 0.2.20.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
242ffd6c80
gnu: r-zoo: Update to 1.8-2.
...
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-2.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
6221de1879
gnu: r-rmarkdown: Update to 1.10.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.10.
[propagated-inputs]: Add r-tinytex.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
d086829d39
gnu: r-highr: Update to 0.7.
...
* gnu/packages/statistics.scm (r-highr): Update to 0.7.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
26a53dd957
gnu: r-stringi: Update to 1.2.3.
...
* gnu/packages/statistics.scm (r-stringi): Update to 1.2.3.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
3399dc97fc
gnu: r-munsell: Update to 0.5.0.
...
* gnu/packages/statistics.scm (r-munsell): Update to 0.5.0.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
0357db53c8
gnu: r-rgooglemaps: Update to 1.4.2.
...
* gnu/packages/geo.scm (r-rgooglemaps): Update to 1.4.2.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
1df9a0cf47
gnu: r-reticulate: Update to 1.8.
...
* gnu/packages/cran.scm (r-reticulate): Update to 1.8.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
fa7236f1b3
gnu: r-later: Update to 0.7.3.
...
* gnu/packages/cran.scm (r-later): Update to 0.7.3.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
36dc359186
gnu: r-radiant-data: Update to 0.9.5.
...
* gnu/packages/cran.scm (r-radiant-data): Update to 0.9.5.
[propagated-inputs]: Remove r-plyr; add r-glue, r-plotly, r-readxl, r-rlang,
and r-writexl.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
014818b691
gnu: r-cubature: Update to 1.3-13.
...
* gnu/packages/cran.scm (r-cubature): Update to 1.3-13.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
8d2f8aeddf
gnu: r-extradistr: Update to 1.8.9.
...
* gnu/packages/cran.scm (r-extradistr): Update to 1.8.9.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
1268a995da
gnu: r-statnet-common: Update to 4.1.2.
...
* gnu/packages/cran.scm (r-statnet-common): Update to 4.1.2.
[propagated-inputs]: Add r-coda.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
2bce7795c1
gnu: r-stringdist: Update to 0.9.5.1.
...
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.1.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
d0396c8ea1
gnu: r-rcpproll: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-rcpproll): Update to 0.3.0.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
a151f1e60a
gnu: r-extremes: Update to 2.0-9.
...
* gnu/packages/cran.scm (r-extremes): Update to 2.0-9.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
d87130cb2e
gnu: r-sp: Update to 1.3-1.
...
* gnu/packages/cran.scm (r-sp): Update to 1.3-1.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
5fa9be1118
gnu: r-getoptlong: Update to 0.1.7.
...
* gnu/packages/cran.scm (r-getoptlong): Update to 0.1.7.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
7b60ab3df7
gnu: r-circlize: Update to 0.4.4.
...
* gnu/packages/cran.scm (r-circlize): Update to 0.4.4.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
693b4d0ba5
gnu: r-globaloptions: Update to 0.1.0.
...
* gnu/packages/cran.scm (r-globaloptions): Update to 0.1.0.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
846325a8d8
gnu: Add r-writexl.
...
* gnu/packages/cran.scm (r-writexl): New variable.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
546fc4aa55
gnu: Add r-hdf5r.
...
* gnu/packages/cran.scm (r-hdf5r): New variable.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
0c9868aa5b
gnu: Add r-nbclust.
...
* gnu/packages/cran.scm (r-nbclust): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
f22bfee945
gnu: Add r-factoextra.
...
* gnu/packages/cran.scm (r-factoextra): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
e83841a296
gnu: Add r-factominer.
...
* gnu/packages/cran.scm (r-factominer): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
cbf6017d83
gnu: Add r-flashclust.
...
* gnu/packages/cran.scm (r-flashclust): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
141e43bd4e
gnu: Add r-ellipse.
...
* gnu/packages/cran.scm (r-ellipse): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
5cbaaee83f
gnu: Add r-ggpubr.
...
* gnu/packages/cran.scm (r-ggpubr): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
5219c5c585
gnu: Add r-ggsignif.
...
* gnu/packages/cran.scm (r-ggsignif): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus
85df1a8631
gnu: Add r-ggsci.
...
* gnu/packages/cran.scm (r-ggsci): New variable.
2018-06-13 11:51:28 +02:00
Rutger Helling
0c6ade0be6
gnu: openrct2: Update to 0.2.0.
...
* gnu/packages/games.scm (openrct2-title-sequences): New variable.
* gnu/packages/games.scm (openrct2-objects): New variable.
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[arguments]: Add phases 'fix-usr-share-path&add-data, 'fix-gcc7 and
'get-rid-of-errors.
[inputs]: Add icu4c, openrct2-objects, openrct2-title-sequences.
[native-inputs]: Add gcc@7.
2018-06-13 11:33:03 +02:00
Clément Lassieur
c24b15472b
tests: Honor the return value of 'start-service'.
...
Since commit dc7b3e5633
, 'start-service' returns
the Shepherd's representation of the service as a sexp, and '#f' if the
service fails to start. Also, it doesn't throw an exception when the service
fails to start, so relying on an exception instead of relying on its return
value is a false positive.
* gnu/tests/base.scm (run-nss-mdns-test): Split tests so to check the return
value of 'start-service'.
(run-mcron-test, run-nss-mdns-test): Use 'test-assert' with the return value
of 'start-service'.
* gnu/tests/admin.scm (run-tailon-test): Idem.
* gnu/tests/dict.scm (run-dicod-test): Idem.
* gnu/tests/mail.scm (run-opensmtpd-test, run-exim-test, run-dovecot-test):
Idem.
* gnu/tests/messaging.scm (run-xmpp-test, run-bitlbee-test): Idem.
* gnu/tests/nfs.scm (run-nfs-test): Idem.
* gnu/tests/rsync.scm (run-rsync-test): Idem.
* gnu/tests/ssh.scm (run-ssh-test): Idem.
* gnu/tests/version-control.scm (run-cgit-test, run-git-http-test): Idem.
* gnu/tests/web.scm (run-php-fpm-test): Idem.
2018-06-13 09:11:45 +02:00
Rutger Helling
14618a1ebb
gnu: vkquake: Update to 1.00.0.
...
* gnu/packages/games.scm (vkquake): Update to 1.00.0.
2018-06-13 08:47:14 +02:00
Rutger Helling
4b3480d62f
gnu: cheese: Update to 3.28.0.
...
* gnu/packages/gnome.scm (cheese): Update to 3.28.0.
2018-06-13 08:44:02 +02:00
Rutger Helling
faccae1c37
gnu: mesa: Update to 18.1.1.
...
* gnu/packages/gl.scm (mesa): Update to 18.1.1.
[inputs]: Change llvm-3.9.1 to llvm.
[arguments]: Remove substitution for removed file.
2018-06-13 06:46:15 +02:00
Leo Famulari
3a30ae05ae
gnu: openimageio: Update to 1.7.19.
...
* gnu/packages/graphics.scm (openimageio): Update to 1.7.19.
2018-06-13 00:31:58 -04:00
Tobias Geerinckx-Rice
502a822dfd
gnu: tor: Update to 0.3.3.7.
...
* gnu/packages/tor.scm (tor): Update to 0.3.3.7.
2018-06-12 22:59:29 +02:00
Hartmut Goebel
b5792b9cb8
gnu: Add qtwebglplugin.
...
* gnu/packages/qt.scm (qtwebglplugin): New variable.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-12 22:47:01 +02:00
Hartmut Goebel
359e30c9ea
gnu: Add qtwebview.
...
* gnu/packages/qt.scm (qtwebview): New variable.
2018-06-12 22:47:01 +02:00
Christopher Baines
25e071ead9
services: nginx: Support extra content in the http block.
...
This helpful when adding content to the nginx configuration file, which isn't
supported by the record type used for the configuration. For example, like
adding proxy_cache_path configuration.
* gnu/packages/web.scm (<nginx-configuration>): Add new extra-content field.
(nginx-configuration-extra-content): New field accessor.
(default-nginx-config): Add support for the extra-content field.
* doc/guix.texi (NGINX): Document the new extra-content field.
2018-06-12 21:18:10 +01:00
Leo Famulari
bea07c7f55
gnu: python-llfuse: Update to 1.3.3.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
2018-06-12 15:30:30 -04:00
Jan Nieuwenhuizen
67cb662a31
gnu: mes: Update to 0.15.
...
* gnu/packages/mes.scm (mes): Update to 0.15.
2018-06-12 19:21:10 +02:00
Marius Bakke
53411dfcd6
gnu: libbsd: Update to 0.9.1.
...
* gnu/packages/libbsd.scm (libbsd): Update to 0.9.1.
2018-06-12 18:30:18 +02:00
Marius Bakke
7391a938d0
gnu: harfbuzz: Update to 1.8.0.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
2018-06-12 18:30:18 +02:00
Marius Bakke
551a2f9e69
gnu: libidn2: Update to 2.0.5.
...
* gnu/packages/libidn.scm (libidn2): Update to 2.0.5.
2018-06-12 18:30:18 +02:00
Efraim Flashner
6921e95ae8
gnu: mame: Fix renaming executable.
...
* gnu/packages/emulators.scm (mame)[arguments]: Only rename 'mame64' to
'mame' when 'mame64' exists.
2018-06-12 19:08:47 +03:00
Mathieu Othacehe
a9e7d6564b
gnu: multipath-tools: Fix build.
...
(multipath-tools)[arguments]: Pass -n to gzip to avoid timestamp related
warnings causing build failures.
2018-06-12 16:13:16 +02:00
Ludovic Courtès
8d09bfe218
system: Move ~/.config/guix/current first in PATH and INFOPATH.
...
Fixes <https://bugs.gnu.org/31770 >.
Reported by iyzsong@member.fsf.org (宋文武).
* gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so
that ~/.config/guix/current comes first in PATH and INFOPATH.
2018-06-12 15:23:34 +02:00
Ludovic Courtès
90977eb55e
gnu: guile-bytestructures: Update to 1.0.3.
...
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.3.
(guile-git)[arguments]: Remove. The workaround for
<https://github.com/TaylanUB/scheme-bytestructures/issues/30 > is no
longer needed.
2018-06-12 15:23:34 +02:00
Ludovic Courtès
b5edc47912
gnu: flann: Fix builds with CMake >= 3.11.
...
* gnu/packages/patches/flann-cmake-3.11.patch: New file.
* gnu/packages/maths.scm (flann)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-12 15:23:34 +02:00
Tobias Geerinckx-Rice
d30e9e6109
gnu: sqlite: Update to 3.24.0.
...
* gnu/packages/databases.scm (sqlite): Update to 3.24.0.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
f1799efb31
gnu: perl: Ungraft version 5.26.2.
...
* gnu/packages/perl.scm (perl): Update to 5.26.2.
[replacement]: Ungraft.
(perl-5.26.2, perl/fixed): Remove variables.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
4f3958dacb
gnu: cmake: Update to 3.11.3.
...
* gnu/packages/cmake.scm (cmake): Update to 3.11.3.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
eca24b2f3d
gnu: linux-pam: Update to 1.3.1.
...
* gnu/packages/linux.scm (linux-pam): Update to 1.3.1.
[source]: Update upstream URI.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
314dcec1c0
gnu: nghttp2: Update to 1.32.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
86c19ed94a
gnu: jansson: Update to 2.11.
...
* gnu/packages/web.scm (jansson): Update to 2.11.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
f9bb942adf
gnu: libidn: Update to 1.35.
...
* gnu/packages/libidn.scm (libidn): Update to 1.35.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
1a1d055903
gnu: wayland-protocols: Update to 1.14.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
605f0621f3
gnu: libunistring: Update to 0.9.10.
...
* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
2008bc6b8f
gnu: libdrm: Update to 2.4.92.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
eb5d2792a0
gnu: freetype: Update to 2.9.1.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.9.1.
[source]: Remove patch...
* gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ...and remove it.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
ac98b7a96b
gnu: bison: Update to 3.0.5.
...
* gnu/packages/bison.scm (bison): Update to 3.0.5.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
5b5a8d6b21
gnu: isl: Update to 0.19.
...
* gnu/packages/gcc.scm (isl): Update to 0.19.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
5ccd6e2b53
gnu: mit-krb5: Update to 1.16.1.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
f68f5e28ed
gnu: cups, cups-minimal: Update to 2.2.8.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.8.
[source]: Remove patch...
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ..and remove it.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
d577e00f96
gnu: shared-mime-info: Update to 1.9.
...
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
52630ca084
gnu: fribidi: Update to 1.0.4.
...
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
2018-06-12 15:06:11 +02:00
宋文武
feed5194b1
gnu: python-urwid, python2-urwid: Update to 2.0.1.
...
* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
2018-06-12 20:51:32 +08:00
Leo Famulari
66266d3290
gnu: borg: Update to 1.1.6.
...
* gnu/packages/backup.scm (borg): Update to 1.1.6.
[arguments]: Remove the 'adjust-msgpack-dependency' phase because it has been
adopted upstream.
2018-06-12 08:28:21 -04:00
Ben Sturmfels
e68e4a906f
gnu: fabric: Disable problematic tests.
...
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26647#8 >.
* gnu/packages/admin.scm (fabric): Add custom check phase to disable two tests.
2018-06-12 19:47:12 +08:00
宋文武
7714a06943
gnu: Add skopeo.
...
* gnu/packages/virtualization.scm (skopeo): New variable.
2018-06-12 19:31:18 +08:00
宋文武
efdaf8def0
gnu: Add umoci.
...
* gnu/packages/virtualization.scm (umoci): New variable.
2018-06-12 19:30:52 +08:00
宋文武
3d39130926
gnu: Add libostree.
...
* gnu/packages/package-management.scm (libostree): New variable.
2018-06-12 19:28:18 +08:00
Efraim Flashner
c71cc133ec
gnu: vim-syntastic: Update to 3.9.0.
...
* gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0.
[source]: Switch to git checkout.
2018-06-12 11:16:06 +03:00
Efraim Flashner
261348e20d
gnu: vim-fugitive: Update to 2.3.
...
* gnu/packages/vim.scm (vim-fugitive): Update to 2.3.
2018-06-12 11:16:06 +03:00
Efraim Flashner
35a7e5742f
gnu: vim-airline: Update to 0.9.
...
* gnu/packages/vim.scm (vim-airline): Update to 0.9.
[source]: Switch to git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner
b37404740e
gnu: speedtest-cli: Update to 2.0.2.
...
* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2.
[source]: Switch to a git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner
5b47ea9462
gnu: font-gnu-unifont: Update to 11.0.01.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01.
2018-06-12 11:16:02 +03:00
Rutger Helling
14cb7966ba
gnu: wine-staging: Update to 3.10.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.10.
2018-06-12 10:15:03 +02:00
Rutger Helling
32872458a6
gnu: wine-staging-patchset-data: Update to 3.10.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10.
2018-06-12 10:15:03 +02:00
Mark H Weaver
95d9d95a04
gnu: linux-libre: Update to 4.17.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1.
(%linux-libre-hash): Update hash.
2018-06-12 02:57:20 -04:00
Mark H Weaver
f3ad05efd9
gnu: linux-libre@4.14: Update to 4.14.49.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49.
(%linux-libre-4.14-hash): Update hash.
2018-06-12 02:56:19 -04:00
Christopher Baines
2c5f8aad92
gnu: Add emacs-puppet-mode.
...
* gnu/packages/emacs.scm (emacs-puppet-mode): New variable.
2018-06-12 07:49:42 +01:00
Christopher Baines
e7a25d2ae7
gnu: elixir: Enable more tests and remove patch.
...
Previously, due to issues in the erlang package, many tests would fail, and
the package would also nondeterministically fail to build. This is now
fixed (by patching occurrences of /bin/sh in the erlang package), so all the
tests can be run.
* gnu/packages/elixir.scm (elixir)[source]: Remove patches.
[arguments]: Remove the fix-or-disable-tests phase. Add a new set-home phase
to set the HOME environment variable prior to running the tests.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Delete this file.
* gnu/local.mk: Remove now deleted patch.
2018-06-12 07:46:18 +01:00
Christopher Baines
b5453aa7c3
gnu: erlang: Patch occurrences of /bin/sh in the source.
...
Previously, the elixir package would often fail to build, as running :os:cmd
would fail, as /bin/sh doesn't exist when building the elixir package. These
changes fix that issue.
* gnu/packages/erlang.scm (erlang)[arguments]: Add new patch-/bin/sh phase to
replace hardcoded references to /bin/sh with a file in the store.
2018-06-12 07:44:05 +01:00
Christopher Baines
9b25e1d124
gnu: erlang: Delete the bootstrap phase.
...
This fails for the erlang package, as the gnu build system attempts to execute
the bootstrap directory.
* gnu/packages/erlang.scm (erlang)[arguments]: Delete the bootstrap phase.
2018-06-12 07:43:59 +01:00
Marius Bakke
cd50b9f009
gnu: tzdata-for-tests: Downgrade to 2018d.
...
* gnu/packages/base.scm (tzdata-for-tests): Don't inherit source and inputs
from TZDATA.
2018-06-12 00:05:18 +02:00
Marius Bakke
a032b4454b
Merge branch 'master' into staging
2018-06-11 23:52:15 +02:00
Marius Bakke
b5724230fe
gnu: bluez: Update to 5.50.
...
* gnu/packages/linux.scm (bluez): Update to 5.50.
2018-06-11 23:45:45 +02:00
Marius Bakke
ffc43471af
gnu: meson: Update to 0.46.1.
...
* gnu/packages/build-tools.scm (meson): Update to 0.46.1.
2018-06-11 23:45:43 +02:00
Marius Bakke
e688bfc033
gnu: libepoxy: Update to 1.5.2.
...
* gnu/packages/gl.scm (libepoxy): Update to 1.5.2.
2018-06-11 23:45:16 +02:00
Marius Bakke
4bbd92076a
gnu: libdmx: Update to 1.1.4.
...
* gnu/packages/xorg.scm (libdmx): Update to 1.1.4.
2018-06-11 23:33:45 +02:00
Marius Bakke
bd1efded37
gnu: xkbcomp: Update to 1.4.2.
...
* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.2.
2018-06-11 23:33:45 +02:00
Marius Bakke
6321ce42ab
gnu: xf86-video-vmware: Update to 13.3.0.
...
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
2018-06-11 23:23:10 +02:00
Marius Bakke
4276b0dc1e
gnu: xf86-input-evdev: Update to 2.10.6.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
2018-06-11 23:15:36 +02:00
Marius Bakke
7b7e30ca29
gnu: xf86-input-synaptics: Update to 1.9.1.
...
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
2018-06-11 23:13:26 +02:00
Marius Bakke
8cfcb6ba2a
gnu: xf86-video-fbdev: Update to 0.5.0.
...
* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0.
2018-06-11 23:10:04 +02:00
Ludovic Courtès
b19950a184
system: Default .bashrc now sources /etc/bashrc.
...
This is a followup to commit 1382bde93c
,
which disabled automatic sourcing of /etc/bashrc by interactive shell.
The noticeable effect of the change would be that Bash completion would
only work in login shells.
* gnu/system/shadow.scm (default-skeletons)["bashrc"]: Source
/etc/bashrc.
2018-06-11 18:23:24 +02:00
Ludovic Courtès
b63f6c0192
gnu: python2: Deprecate "python@2".
...
* gnu/packages/python.scm (python2-called-python): New variable.
2018-06-11 18:23:24 +02:00
Rutger Helling
4d65c1c304
gnu: wine-staging: Add vkd3d support.
...
* gnu/packages/wine.scm (wine-staging)[inputs]: Add vkd3d.
2018-06-11 18:22:10 +02:00
Rutger Helling
85c7f29a25
gnu: Add vkd3d.
...
* gnu/packages/vulkan.scm (vkd3d): New variable.
2018-06-11 18:22:10 +02:00
Rutger Helling
7f54065487
gnu: shaderc: Update to be8e087.
...
* gnu/packages/vulkan.scm (shaderc): Update to be8e087.
[arguments]: Enable tests.
[inputs]: Add googletest.
2018-06-11 18:22:10 +02:00
Rutger Helling
fcfef82592
gnu: glslang: Update to 32d3ec3.
...
* gnu/packages/vulkan.scm (glslang): Update to 32d3ec3.
2018-06-11 18:22:10 +02:00
Rutger Helling
ba10e0b8e1
gnu: spirv-tools: Update to fe2fbee.
...
* gnu/packages/vulkan.scm (spirv-tools): Update to fe2fbee.
[arguments]: Disable tests. Remove "-DCMAKE_INSTALL_LIBDIR" configure-flag.
2018-06-11 18:22:10 +02:00
Rutger Helling
c7c86de669
gnu: spirv-headers: Update to 3ce3e49.
...
* gnu/packages/vulkan.scm (spirv-headers): Update to 3ce3e49. Use INVOKE.
2018-06-11 18:22:10 +02:00
Efraim Flashner
6da97043ea
gnu: Add ovmf-arm.
...
* gnu/packages/firmware.scm (ovmf-arm): New variable.
2018-06-11 19:16:23 +03:00
Efraim Flashner
cb97be5f83
gnu: Add ovmf-aarch64.
...
* gnu/packages/firmware.scm (ovmf-aarch64): New variable.
2018-06-11 19:16:23 +03:00
Marius Bakke
ff3fd83969
gnu: libraw: Update to 0.18.12 [security fixes].
...
* gnu/packages/photo.scm (libraw): Update to 0.18.12.
2018-06-11 18:08:21 +02:00
Marius Bakke
9526d86141
gnu: libndp: Update to 1.7.
...
* gnu/packages/networking.scm (libndp): Update to 1.7.
2018-06-11 18:05:54 +02:00
Marius Bakke
f24cfb6cc3
gnu: webkitgtk: Update to 2.20.3 [security fixes].
...
Fixes CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222,
CVE-2018-4232, CVE-2018-4233, CVE-2018-4246 and CVE-2018-11646.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.3.
2018-06-11 17:56:56 +02:00
Marius Bakke
6e5a6e641a
gnu: efivar: Update to 36.
...
* gnu/packages/linux.scm (efivar): Update to 36.
2018-06-11 17:54:31 +02:00
Marius Bakke
21a21c20da
gnu: ldb: Delete bundled libraries from the source.
...
* gnu/packages/samba.scm (ldb)[source](snippet): New field.
2018-06-11 17:54:30 +02:00
Marius Bakke
4ee30d6aa2
gnu: ldb: Update to 1.4.0.
...
* gnu/packages/samba.scm (ldb): Update to 1.4.0.
[inputs]: Add LMDB.
2018-06-11 17:54:30 +02:00
Pierre Neidhardt
8bf7f741e9
gnu: Add Add emacs-wgrep-helm.
...
* gnu/packages/emacs.scm (emacs-wgrep-helm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Pierre Neidhardt
50a1f9264d
gnu: Add emacs-package-lint.
...
* gnu/packages/emacs.scm (emacs-package-lint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Pierre Neidhardt
00f3774067
gnu: Add emacs-image+.
...
* gnu/packages/emacs.scm (emacs-image+): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Pierre Neidhardt
bdfebc4b74
gnu: Add emacs-helm-pass.
...
* gnu/packages/emacs.scm (emacs-helm-pass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Pierre Neidhardt
2f3aa1d309
gnu: Add emacs-helm-mu.
...
* gnu/packages/emacs.scm (emacs-helm-mu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Pierre Neidhardt
1e75852629
gnu: Add emacs-helm-ls-git.
...
* gnu/packages/emacs.scm (emacs-helm-ls-git): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:02 +02:00
Rouby Pierre-Antoine
76a2b27897
gnu: Add go-github-com-spf13-pflag.
...
* gnu/packages/golang.scm (go-github-com-spf13-pflag): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:01 +02:00
Rouby Pierre-Antoine
bcb2179085
gnu: Add go-github-com-jonboulle-clockwork.
...
* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:01 +02:00
Rouby Pierre-Antoine
e8cdf560b0
gnu: Add go-github-com-gorilla-mux.
...
* gnu/packages/golang.scm (go-github-com-gorilla-mux): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-11 15:19:01 +02:00
Tobias Geerinckx-Rice
14299d21f2
gnu: iproute2: Update to 4.17.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.17.0.
2018-06-11 14:08:31 +02:00
Tobias Geerinckx-Rice
41ea698a4b
gnu: libfilezilla: Update to 0.12.3.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.3.
2018-06-11 14:08:24 +02:00
Oleg Pykhalov
e0cc7f669b
gnu: emacs-emacsql: Replace mysql with mariadb input.
...
* gnu/packages/emacs.scm (emacs-emacsql)[inputs]: Replace 'mysql' with
'mariadb'.
2018-06-11 11:47:50 +03:00
Ludovic Courtès
8b3aea9d9e
gnu: guix: Update to 77a1aac
.
...
* gnu/packages/package-management.scm (guix): Update to 77a1aac
.
2018-06-10 23:32:00 +02:00
宋文武
670a5e5430
gnu: keepalived: Install info documentation.
...
* gnu/packages/cluster.scm (keepalived)[arguments]: Add phases 'build-info'
and 'install-info'.
[native-inputs]: Add texinfo.
2018-06-10 23:42:14 +08:00
宋文武
af09dabf70
gnu: Add keepalived.
...
* gnu/packages/cluster.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-06-10 22:57:01 +08:00
宋文武
4dd1fb79f7
gnu: Add libnfnetlink.
...
* gnu/packages/linux.scm (libnfnetlink): New variable.
2018-06-10 22:57:01 +08:00
Danny Milosavljevic
fc51c11b9d
gnu: mumble: Fix build with Boost 1.66.
...
Fixes <https://bugs.gnu.org/31775 >.
* gnu/packages/patches/mumble-1.2.19-abs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (mumble)[source]: Add it.
2018-06-10 16:03:35 +02:00
宋文武
e6c8199b66
gnu: nix: Update to 2.0.4.
...
* gnu/packages/package-management.scm (nix): Update to 2.0.4.
2018-06-10 21:38:32 +08:00
Nicolas Goaziou
1bfde769f6
gnu: musescore: Fix build against Qt 5.11.
...
* gnu/packages/music.scm (musescore)[arguments]: Remove Webkit support, since
it is replaced with Qt WebEngine in Qt 5.11. Add missing include line.
[inputs]: Remove "qtwekbit".
2018-06-10 13:47:25 +02:00
Alex Vong
09b21b77cc
gnu: heimdal: Update to 7.5.0.
...
* gnu/packages/kerberos.scm (heimdal): Update to 7.5.0.
[source]: Update source uri. Remove patches.
[arguments]: Adjust #:configure-flags and build phases accordingly.
[inputs]: Add sqlite.
[native-inputs]: Add texinfo and unzip.
* gnu/packages/patches/heimdal-CVE-2017-6594.patch,
gnu/packages/patches/heimdal-CVE-2017-11103.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-10 16:00:45 +08:00
Kei Kebreau
b7e2fcf05e
gnu: milkytracker: Update to 1.02.00.
...
* gnu/packages/music.scm (milkytracker): Update to 1.02.00.
2018-06-09 18:32:47 -04:00
Leo Famulari
65956ad352
gnu: GnuPG 1.4: Fix CVE-2018-12020.
...
* gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (gnupg-1)[source]: Use it.
2018-06-09 17:50:03 -04:00
Julien Lepiller
5aa4ea6a2b
gnu: Add maven-resolver-provider.
...
* gnu/packages/maven.scm (maven-resolver-provider): New variable.
2018-06-09 23:25:35 +02:00
Julien Lepiller
b218504026
gnu: Add maven-shared-utils.
...
gnu/packages/maven.scm (maven-shared-utils): New variable.
2018-06-09 23:25:26 +02:00
Julien Lepiller
18736663ed
gnu: Add maven-repository-metadata.
...
* gnu/packages/maven.scm (maven-repository-metadata): New variable.
2018-06-09 23:25:24 +02:00
Julien Lepiller
90fe8797cd
gnu: Add maven-resolver-impl.
...
* gnu/packages/maven.scm (maven-resolver-impl): New variable.
2018-06-09 23:25:21 +02:00
Julien Lepiller
516db3b97a
gnu: Add maven-model-builder.
...
* gnu/packages/maven.scm (maven-model-builder): New variable.
2018-06-09 23:25:18 +02:00
Julien Lepiller
3a5572ae76
gnu: Add maven-settings-builder.
...
* gnu/packages/maven.scm (maven-settings-builder): New variable.
2018-06-09 23:25:16 +02:00
Julien Lepiller
18110e45a6
gnu: Add maven-settings.
...
* gnu/packages/maven.scm (maven-settings): New variable.
2018-06-09 23:25:15 +02:00
Julien Lepiller
f084641a01
gnu: Add maven-builder-support.
...
* gnu/packages/maven.scm (maven-builder-support): New variable.
2018-06-09 23:25:13 +02:00
Julien Lepiller
d55503a6ab
gnu: Add maven-model.
...
* gnu/packages/maven.scm (maven-model): New variable.
2018-06-09 23:25:11 +02:00
Julien Lepiller
458687d586
gnu: Add maven-artifact.
...
* gnu/packages/maven.scm (maven-artifact): New variable.
* gnu/packages/patches/maven-generate-component-xml.patch: New file.
* gnu/packages/patches/maven-generate-javax-inject-named.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
2018-06-09 23:24:52 +02:00
Julien Lepiller
816db9668c
gnu: po4a: Update to 0.53.
...
* gnu/packages/gettext.scm (po4a): Update to 0.53.
[source]: Update to newer github source location.
[arguments]: Disable two failing tests.
2018-06-09 23:08:13 +02:00
Efraim Flashner
8fc55f36c4
gnu: terminology: Update to 1.2.1.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.2.1.
2018-06-09 23:01:17 +03:00
Efraim Flashner
216c726673
gnu: gnupg: Update to 2.2.8 (fixes CVE-2018-12020).
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.8.
2018-06-09 22:46:22 +03:00
Christopher Baines
5bf37e9c38
gnu: openttd: Add patch to fix compilation.
...
* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to
fix building OpenTTD with ICU 61.
2018-06-09 12:25:32 +01:00
Christopher Baines
aa7587633b
gnu: rhythmbox: Add a unreleased patch from upstream.
...
* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git
repository, as without this, the package fails to build.
2018-06-09 11:11:28 +01:00
Ludovic Courtès
cdc5b9320f
system: Honor ~/.config/guix/current in /etc/profile.
...
* gnu/system.scm (operating-system-etc-service)[profile]: Add
~/.config/guix/current/share/info to INFOPATH. Treat ~/.guix-profile
and ~/.config/guix/current in the same way.
2018-06-09 12:02:28 +02:00
宋文武
d6fb0985a6
gnu: btrfs-progs: Fix build by disabling tests.
...
* gnu/packages/linux.scm (btrfs-progs)[#:arguments]: Add '#:tests? #f'.
2018-06-09 17:18:27 +08:00
宋文武
927846b3ab
gnu: lxc: Update to 3.0.1.
...
* gnu/packages/virtualization.scm (lxc): Update to 3.0.1.
2018-06-09 15:45:16 +08:00
Rutger Helling
945b119fac
gnu: nzbget: Update to 20.0.
...
* gnu/packages/networking.scm (nzbget): Update to 20.0.
2018-06-09 02:30:07 +02:00
Nicolas Goaziou
c8b2fd2866
gnu: mame: New variable.
...
* gnu/packages/emulators.scm (mame): New variable.
2018-06-09 00:20:00 +02:00
Nicolas Goaziou
d597dda6e0
gnu: asio: New variable.
...
* gnu/packages/networking.scm (asio): New variable.
2018-06-09 00:20:00 +02:00
Oleg Pykhalov
da23cc000e
gnu: Add emacs-ivy-yasnippet.
...
* gnu/packages/emacs.scm (emacs-ivy-yasnippet): New public variable.
2018-06-08 23:19:38 +03:00
Gábor Boskovits
c315d37058
gnu: exim: Add libnsl input.
...
* gnu/packages/mail.scm (exim)[inputs]: Add libnsl.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-06-08 22:20:28 +03:00
Oleg Pykhalov
ca82bdfdfb
gnu: twitchy: Install 'rofi-twitchy'.
...
* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
2018-06-08 20:30:29 +03:00
Ricardo Wurmus
cbc1c27b67
gnu: rcas-web: Update to 0.0.5.
...
* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.5.
2018-06-08 17:39:24 +02:00
宋文武
0d4c2d35af
services: dnsmasq-service-type: Add default configuration and description.
...
* gnu/services/dns.scm (dnsmasq-service-type)
[default-value, description]: New fields.
2018-06-08 23:32:49 +08:00
宋文武
c061eb587c
services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'.
...
The 'no-negcache?' option is mapped to the '--no-negcache' command-line
argument directly, but we're in the scheme world, where the general guideline
is to avoid double-negations in identifiers.
* gnu/services/dns.scm <dnsmasq-configuration>: Replace the 'no-negcache?'
field with 'negative-cache?'.
* doc/guix.texi (DNS Services)[Dnsmasq Service]: Adjust accordingly.
2018-06-08 23:32:49 +08:00
Kei Kebreau
129948dcbd
gnu: debootstrap: Substitute chroot in 'patch-source' phase.
...
* gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase,
substitute chroot in the debootstrap script file.
[inputs]: Add coreutils.
2018-06-08 11:07:51 -04:00
Rouby Pierre-Antoine
ad3a580716
gnu: hpcguix-web: Update to commit '87cb516'.
...
* gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:24 +02:00
Pierre Neidhardt
daa9e89d56
gnu: Add emacs-helm-flycheck.
...
* gnu/packages/emacs.scm (emacs-helm-flycheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:24 +02:00
Pierre Neidhardt
49fd039217
gnu: Add emacs-helm-exwm.
...
* gnu/packages/emacs.scm (emacs-helm-exwm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Pierre Neidhardt
5a949f5b30
gnu: Add emacs-helm-emms.
...
* gnu/packages/emacs.scm (emacs-helm-emms): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Pierre Neidhardt
0b4e4efe97
gnu: Add emacs-helm-descbinds.
...
* gnu/packages/emacs.scm (emacs-helm-descbinds): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Pierre Neidhardt
3540c6eb2b
gnu: Add emacs-helm-company.
...
* gnu/packages/emacs.scm (emacs-helm-company): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Pierre Neidhardt
2dcea9b446
gnu: Add emacs-google-translate.
...
* gnu/packages/emacs.scm (emacs-google-translate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Pierre Neidhardt
a62d872fdf
gnu: Add emacs-gif-screencast.
...
* gnu/packages/emacs.scm (emacs-gif-screencast): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-08 17:04:23 +02:00
Tobias Geerinckx-Rice
fafeeaa233
gnu: ruby-rack-protection: Update to 2.0.2.
...
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.2.
2018-06-08 16:00:18 +02:00
Tobias Geerinckx-Rice
d2a48984fc
gnu: r-fastcluster: Update to 1.1.25.
...
* gnu/packages/statistics.scm (r-fastcluster): Update to 1.1.25.
2018-06-08 16:00:18 +02:00
Tobias Geerinckx-Rice
a1eabab1a3
gnu: opensmtpd: Clarify phase name.
...
* gnu/packages/mail.scm (opensmtpd)[arguments]: Rename
‘install-compatibilitymode’ to ‘install-compatibility-links’ and avoid
needless abbrevs while at it.
2018-06-08 16:00:17 +02:00
Tobias Geerinckx-Rice
19fed04915
gnu: opensmtpd: Patch FHS assumptions.
...
This fixes the following failure...
# smtpctl show message 9275c3fbeccbae93
execl: No such file or directory
...due to the absence of ‘/bin/cat’ on GuixSD.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add
‘patch-FHS-file-names’ phase.
2018-06-08 16:00:17 +02:00
Oleg Pykhalov
2dfb9bbf23
gnu: duplicity: Update to 0.7.17.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.17.
2018-06-08 16:25:44 +03:00
Oleg Pykhalov
c0888cefdf
gnu: Add python-fasteners.
...
* gnu/packages/python.scm (python-fasteners, python2-fasteners): New
variables.
2018-06-08 16:25:44 +03:00
Ludovic Courtès
fb126314f8
vm: 'iso9660-image' uses a local /tmp.
...
Fixes <https://bugs.gnu.org/31752 >.
Regression introduced in commit 8c9bf2946a
.
* gnu/system/vm.scm (iso9660-image): Pass #:file-systems to
'expression->derivation-in-linux-vm'.
2018-06-08 15:23:39 +02:00
Ludovic Courtès
50e53c1c67
vm: 'expression->derivation-in-linux-vm' takes a #:file-systems parameter.
...
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
#:file-systems and use it instead of %LINUX-VM-FILE-SYSTEMS.
2018-06-08 15:23:39 +02:00
Ludovic Courtès
849a1399ca
gnu: doxygen: Work around GCC ICE on armhf-linux.
...
Reported by Mark H Weaver <mhw@netris.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31708#10 >.
* gnu/packages/patches/doxygen-gcc-ice.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/documentation.scm (doxygen)[inputs]: Add "gcc-ice-patch"
on armhf-* only.
[arguments]: Add 'apply-gcc-patch' phase on armhf-* only.
2018-06-08 15:23:39 +02:00
宋文武
cd8ece22bf
gnu: redis: Update to 4.0.9.
...
* gnu/packages/database.scm (redis): Update to 4.0.9.
2018-06-08 20:27:30 +08:00
Paul Garlick
0b88f7e7a7
gnu: ikiwiki: Add inputs for CGI script and remove duplicate input.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-cgi-formbuilder and
perl-db-file. Remove perl-uri duplicate. Sort 'perl-*' inputs
alphabetically.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-08 20:27:30 +08:00
Paul Garlick
f52de1e17f
gnu: Add perl-cgi-formbuilder.
...
* gnu/packages/web.scm (perl-cgi-formbuilder): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-08 20:27:30 +08:00
Mark H Weaver
0b2fd1600f
gnu: linux-libre@4.9: Update to 4.9.107.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.107.
2018-06-07 23:38:28 -04:00
Mark H Weaver
b09dc3b911
gnu: linux-libre@4.4: Update to 4.4.136.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.136.
2018-06-07 23:37:46 -04:00
Tobias Geerinckx-Rice
20860819d6
gnu: ruby-asciidoctor: Update description.
...
Synchronise with upstream README.
* gnu/packages/ruby.scm (ruby-asciidoctor)[description]: Add PDF.
2018-06-07 23:58:26 +02:00
Tobias Geerinckx-Rice
4ee41a6ac1
gnu: inxi: Fix up synopsis & description.
...
* gnu/packages/admin.scm (inxi)[synopsis]: Fix typo.
[description]: Use @code{}.
2018-06-07 23:58:26 +02:00
Tobias Geerinckx-Rice
7a83eb37ad
gnu: libngspice: Update to 28.
...
* gnu/packages/engineering.scm (libngspice): Update to 28.
2018-06-07 23:58:25 +02:00
Tobias Geerinckx-Rice
ec425ca3a6
gnu: libngspice: Use C-locale date format.
...
* gnu/packages/engineering.scm (libngspice): Use a more standard
(C-locale) date format when forging timestamps.
2018-06-07 23:57:39 +02:00
Tobias Geerinckx-Rice
10ee03c1df
gnu: python-pyxdg: Return #t from phases.
...
* gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-07 23:57:39 +02:00
Tobias Geerinckx-Rice
5f82a9d5cc
gnu: seabios: Return #t from all phases.
...
* gnu/packages/firmware.scm (seabios)[arguments]: Return #t from
the ‘install’ phase.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice
edf075987c
gnu: gnuastro: Add TIFF support.
...
This adds ~3.6 MiB (3.6%) to gnuastro's now-103.9 MiB closure.
* gnu/packages/astronomy.scm (gnuastro)[inputs]: Add libtiff and zlib.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice
33031faa4e
gnu: xmlsec: Update to 1.2.26.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.26.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice
6d727bf4c7
gnu: xcalib: Update to 0.10.
...
* gnu/packages/xdisorg.scm (xcalib): Update to 0.10.
[home-page]: Switch to new upstream.
[source]: Use GIT-FETCH. Add xcalib-update-man-page.patch.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Remove the old build system's arguments.
[inputs]: Add libxrandr.
2018-06-07 23:57:38 +02:00
Tobias Geerinckx-Rice
d35135fa9e
gnu: perl-net-http: Update to 6.18.
...
* gnu/packages/web.scm (perl-net-http): Update to 6.18.
2018-06-07 23:57:37 +02:00
Tobias Geerinckx-Rice
c727262d5f
gnu: perl-cgi: Update to 4.38.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.38.
2018-06-07 23:57:37 +02:00
Rutger Helling
77c74789d4
gnu: xf86-video-mach64: Update to 6.9.6.
...
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.6.
2018-06-07 23:38:36 +02:00
Danny Milosavljevic
5e88194661
gnu: qucs: Patch bootstrapping scripts.
...
* gnu/packages/engineering.scm (qucs)[arguments]<#:phases>[patch-bootstrap]:
New phase.
2018-06-07 23:23:40 +02:00
Theodoros Foradis
394b89ae04
gnu: qucs-s: Update to 0.0.20.
...
* gnu/packages/engineering.scm (qucs-s): Update to 0.0.20.
[arguments]: Modify patch-paths phase to work with version 0.0.20.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis
fc3c88ec9c
gnu: lapack-3.5: Delete package.
...
* gnu/packages/maths.scm (lapack-3.5): Delete package.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis
ac04601a82
gnu: xyce-serial: Update to 6.8.
...
* gnu/packages/engineering.scm (xyce-serial): Update to 6.8.
[inputs]: Replace lapack-3.5 with lapack.
* gnu/packages/engineering.scm (xyce-prallel):
[arguments]: Update configure flags to work with 6.8 version.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis
d73482b408
gnu: trilinos-serial-xyce: Update to 12.12.1.
...
* gnu/packages/engineering.scm (trilinos-serial-xyce): Update to 12.12.1.
[arguments]: Add delete-tribits phase.
[inputs]: Replace lapack-3.5 with lapack.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis
ecf8d2a935
gnu: libngspice: Update to 27.
...
* gnu/packages/engineering.scm (libngspice): Update to 27.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:40 +02:00
Theodoros Foradis
4f12a62d18
gnu: qucs: Build from git to fix bug.
...
* gnu/packages/engineering.scm (qucs): Add TODO comment.
[source]: Use git commit b4f27d9.
[native-inputs]: Add autoconf, automake, flex and bison.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-06-07 23:23:34 +02:00
Ricardo Wurmus
bcc2e0ed2e
gnu: r-rcas: Update to 1.6.0.
...
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.6.0.
[source]: Fetch from bioconductor.
[native-inputs]: Remove r-knitr.
[propagated-inputs]: Add r-biocgenerics, r-biostrings, r-cowplot, r-dbi,
r-ggseqlogo, r-knitr, r-pheatmap, r-proxy, r-rsqlite, and r-s4vectors.
2018-06-07 22:51:00 +02:00
Ricardo Wurmus
e67acae706
gnu: Add r-ggseqlogo.
...
* gnu/packages/cran.scm (r-ggseqlogo): New variable.
2018-06-07 22:51:00 +02:00
Rutger Helling
8ec919404f
gnu: Add deprecated-package vulkan-icd-loader.
...
* gnu/packages/vulkan.scm (vulkan-icd-loader): New variable.
2018-06-07 13:34:13 +02:00
Efraim Flashner
bb63502f0b
gnu: ovmf: Simplify build.
...
* gnu/packages/firmware.scm (ovmf)[arguments]: Change custom 'build-ia32
phase to replace 'build. Remove unneeded substitutions in 'configure,
'build and 'build-x64. Shorten 'build and 'build-x64 phases.
2018-06-07 12:20:47 +03:00
Ricardo Wurmus
6d095c4cab
gnu: star: Update to 2.6.0c.
...
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0c.
[source]: Fetch from git.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
54179e2463
gnu: libreoffice: Update to 6.0.5.1.
...
* gnu/packages/patches/libreoffice-icu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.5.1.
[source]: Add patch.
[inputs]: Add libepubgen and libqxp.
[arguments]: Adjust "prepare-src" phase.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
e47e1f3311
gnu: orcus: Update to 0.13.4.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
a3f2425e5d
gnu: ixion: Update to 0.13.0.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
4e4dcd476e
gnu: Add libqxp.
...
* gnu/packages/libreoffice.scm (libqxp): New variable.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
38be0f4245
gnu: Add libepubgen.
...
* gnu/packages/libreoffice.scm (libepubgen): New variable.
2018-06-07 11:09:54 +02:00
Rutger Helling
9a1f92a6e0
gnu: mesa: Update to 18.0.5.
...
* gnu/packages/gl.scm (mesa): Update to 18.0.5.
2018-06-07 08:14:02 +02:00
Adam Zimmerman
d6dd64af37
gnu: opensmtpd: Fix crash on table authentication.
...
* gnu/packages/patches/opensmtpd-fix-crash.patch: New patch.
* gnu/packages/mail.scm (opensmtpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-06-07 03:57:42 +02:00
Tobias Geerinckx-Rice
6acc671bef
gnu: jbig2dec: Update source and home page URIs.
...
The old downloads.ghostscript.com returns a bogus 200 response, while
the new home page lists a different source.
Reported by Gábor Boskovits <boskovits@gmail.com>.
* gnu/packages/image.scm (jbig2dec)[source, home-page]: Update URIs.
2018-06-07 03:57:41 +02:00
Nicolas Goaziou
4a007e2db9
gnu: scribus: Fix build.
...
* gnu/packages/scribus.scm (scribus)[arguments]: Re-introduce fix for
"ImportError: No module named _sysconfigdata_nd".
2018-06-07 00:30:13 +02:00
Ricardo Wurmus
8709624756
Merge branch 'origin/core-updates-next' into core-updates
2018-06-06 23:01:48 +02:00
Ricardo Wurmus
116ca65b58
Merge branch 'master' into core-updates
2018-06-06 22:43:37 +02:00
Nicolas Goaziou
25133ca172
gnu: colobot: Update to 0.1.11.1-alpha.
...
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
2018-06-06 19:16:21 +02:00
Nicolas Goaziou
89a651964a
gnu: scribus: Add "libzmf" dependency
...
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
2018-06-06 18:34:45 +02:00
Nicolas Goaziou
fec8d80cd1
gnu: scribus: Update to 1.5.4.
...
* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
2018-06-06 18:33:38 +02:00
Rutger Helling
e6fcf903ec
gnu: vulkan-loader: Update URL and change name.
...
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
2018-06-06 16:48:47 +02:00
Rutger Helling
7ea56cdec0
gnu: you-get: Update to 0.4.1077.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
2018-06-06 14:39:24 +02:00
Rutger Helling
c7a2f7b999
gnu: diffoscope: Update to 95.
...
* gnu/packages/package-management.scm (diffoscope): Update to 95.
2018-06-06 14:39:24 +02:00
Rutger Helling
89fc8aef8c
gnu: epiphany: Update to 3.28.2.1.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06 14:39:24 +02:00
Rutger Helling
f9036105e6
gnu: gnome-disk-utility: Update to 3.28.3.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06 14:39:23 +02:00
Rutger Helling
9cf329aecc
gnu: gnome-terminal: Update to 3.28.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06 14:39:23 +02:00
Rutger Helling
6a29c8d344
gnu: gedit: Update to 3.28.1.
...
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
2018-06-06 14:39:23 +02:00
Ricardo Wurmus
e32db0fa0f
gnu: vigra: Disable broken test.
...
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
2018-06-06 13:15:21 +02:00
Rutger Helling
c648781cec
gnu: lynx: Update to 2.8.9dev.19.
...
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
2018-06-06 12:46:40 +02:00
Efraim Flashner
73c0e477e5
gnu: esmtp: Replace 'bootstrap phase.
...
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
2018-06-06 13:11:50 +03:00
Efraim Flashner
a34dfa249c
gnu: can-utils: Remove 'bootstrap phase.
...
* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary
'bootstrap phase.
2018-06-06 13:11:47 +03:00
Tobias Geerinckx-Rice
37b561e4ed
gnu: gerbv: Update to 2.6.2.
...
* gnu/packages/engineering.scm (gerbv): Update to 2.6.2.
[arguments]: Remove ‘autoconf’ phase...
[native-inputs]: ...and remove its dependencies.
2018-06-06 06:12:23 +02:00
Tobias Geerinckx-Rice
d193903e0c
gnu: linsmith: Update to 0.99.31.
...
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice
6e3d48c207
gnu: linsmith: Use HTTPS home page.
...
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice
3b295d3f4b
gnu: python-lmdb: Update to 0.94.
...
* gnu/packages/databases.scm (python-lmdb): Update to 0.94.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice
fcf29a7fbb
gnu: debootstrap: Update to 1.0.101.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice
1a16b925f2
gnu: tomb: Update to 2.5.
...
* gnu/packages/crypto.scm (tomb): Update to 2.5.
[inputs, arguments]: Add util-linux for ‘findmnt’.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice
115af78e32
gnu: cfitsio: Update to 3.450.
...
* gnu/packages/astronomy.scm (cfitsio): Update to 3.450.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice
9566bb82e5
gnu: gnuastro: Update to 0.6.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.6.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice
60b0c25222
gnu: wcslib: Fix build.
...
* gnu/packages/astronomy.scm (wcslib)[arguments]: Skip the default
‘install-license-files’ phase. Don't build or test in parallel.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice
4f12e5cc7c
gnu: inxi: Update to 3.0.11-1.
...
* gnu/packages/admin.scm (inxi): Update to 3.0.11-1.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice
b740a30527
gnu: inxi: Use GIT-FETCH.
...
* gnu/packages/admin.scm (inxi)[source]: Use GIT-FETCH.
[native-inputs]: Remove tar.
[arguments]: Adjust accordingly.
2018-06-06 06:12:20 +02:00
Tobias Geerinckx-Rice
55f5556e24
gnu: inxi: Fix man page location.
...
* gnu/packages/admin.scm (inxi)[arguments]: Install man page to
/share/man instead of /share/doc/man.
2018-06-06 06:12:20 +02:00
Tobias Geerinckx-Rice
bba082a1f8
gnu: ruby-asciidoctor: Use HTTPS home page.
...
* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS.
2018-06-06 06:12:20 +02:00
Tobias Geerinckx-Rice
9933a8e739
gnu: ruby-asciidoctor: Update to 1.5.7.1.
...
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.7.1.
2018-06-06 06:12:20 +02:00
Tobias Geerinckx-Rice
24a2622712
gnu: ruby-eventmachine: Use working home page.
...
* gnu/packages/ruby.scm (ruby-eventmachine)[home-page]: Update URI.
2018-06-06 06:12:19 +02:00
Tobias Geerinckx-Rice
c207fa5e6c
gnu: ruby-eventmachine: Update to 1.2.7.
...
* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.7.
2018-06-06 06:12:19 +02:00
Tobias Geerinckx-Rice
58021db4d2
gnu: ruby-connection-pool: Update to 2.2.2.
...
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.2.2.
2018-06-06 06:12:19 +02:00
Tobias Geerinckx-Rice
15dd85f0c3
gnu: linkchecker: Update to 9.4.0.
...
* gnu/packages/web.scm (linkchecker): Update to 9.4.0.
[source]: Use GIT-FETCH.
[inputs]: Add python2-dnspython and python2-pyxdg.
[arguments]: Remove ‘remove-python-requests-version’ phase.
[license]: Remove licences of unbundled inputs.
2018-06-06 06:12:19 +02:00
Tobias Geerinckx-Rice
fe04975281
gnu: xf86-input-wacom: Update to 0.36.1.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.1.
[source]: Update URI.
2018-06-06 06:12:18 +02:00
Tobias Geerinckx-Rice
0ac68e7268
gnu: libwacom: Update to 0.30.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.30.
[source]: Update URI.
2018-06-06 06:12:18 +02:00
Tobias Geerinckx-Rice
81dc1d1220
gnu: libwacom, xf86-input-wacom: Update home page.
...
‘The Linux Wacom Project has moved.’
-- <http://linuxwacom.sourceforge.net/wiki >
* gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]:
Update URI.
2018-06-06 06:12:18 +02:00
Leo Famulari
d83c9fcb7b
gnu: darktable: Update to 2.4.4.
...
* gnu/packages/photo.scm (darktable): Update to 2.4.4.
2018-06-06 00:05:54 -04:00
Leo Famulari
f83eadd2ad
gnu: Update Syncthing to 0.14.48.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.48.
2018-06-05 20:35:52 -04:00
Leo Famulari
a624be49a2
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-2.abb8cba.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-2.abb8cba.
2018-06-05 20:35:49 -04:00
Ricardo Wurmus
ca8de35e90
Merge branch 'master' into core-updates
2018-06-05 23:44:11 +02:00
Ricardo Wurmus
42639cc980
gnu: qtractor: Update to 0.9.1.
...
* gnu/packages/music.scm (qtractor): Update to 0.9.1.
[arguments]: Add phase "fix-build-with-qt-5.11".
2018-06-05 23:43:12 +02:00
Mark H Weaver
db89d31876
gnu: linux-libre: Update to 4.17.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.16-arm.conf,
gnu/packages/aux-files/linux-libre/4.16-arm64.conf,
gnu/packages/aux-files/linux-libre/4.16-i686.conf,
gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.17-arm.conf,
gnu/packages/aux-files/linux-libre/4.17-arm64.conf,
gnu/packages/aux-files/linux-libre/4.17-i686.conf,
gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2018-06-05 17:21:03 -04:00
Mark H Weaver
704051b258
gnu: linux-libre@4.14: Update to 4.14.48.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.48.
(%linux-libre-4.14-hash): Update hash.
2018-06-05 17:20:57 -04:00
Mark H Weaver
4418c59005
gnu: linux-libre@4.9: Update to 4.9.106.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.106.
2018-06-05 17:20:53 -04:00
Ricardo Wurmus
b4a145fa71
gnu: yoshimi: Update to 1.5.8.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.
2018-06-05 23:18:10 +02:00
Efraim Flashner
396aab8e69
gnu: freedoom: Fix compilation.
...
* gnu/packages/games.scm (freedoom)[arguments]: Remove 'bootstrap phase.
2018-06-05 22:53:48 +03:00
Efraim Flashner
d88884fa3b
gnu: arc-theme: Replace bootstrap phase.
...
* gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase
with a custom phase.
2018-06-05 22:53:45 +03:00
Efraim Flashner
f1c6de3735
gnu: tilda: Replace bootstrap phase.
...
* gnu/packages/terminals.scm (tilda)[arguments]: Remove custom
'bootstrap phase and use it to replace default bootstrap phase.
2018-06-05 22:10:49 +03:00
Rutger Helling
91d84ac898
gnu: libinput: Update to 1.11.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.0.
2018-06-05 16:41:52 +02:00
Ricardo Wurmus
909301591d
gnu: Add sjcount.
...
* gnu/packages/bioinformatics.scm (sjcount): New variable.
2018-06-05 15:42:44 +02:00
宋文武
97f6e9133a
services: Add dnsmasq-service-type.
...
* gnu/services/dns.scm (dnsmasq-service-type): New variable.
(<dnsmasq-configuration>): New record type.
(dnsmasq-shepherd-service): New procedure.
* doc/guix.texi (DNS Services): Document it.
2018-06-05 20:05:31 +08:00
Ricardo Wurmus
a64e30ed9e
gnu: Remove duplicate definition of r-heatmaply.
...
* gnu/packages/cran.scm (r-heatmaply): Remove duplicate.
2018-06-05 13:59:54 +02:00
Ricardo Wurmus
d0f3427433
gnu: Remove duplicate definition of r-heatmaply.
...
* gnu/packages/cran.scm (r-heatmaply): Remove duplicate.
2018-06-05 13:59:15 +02:00
Ricardo Wurmus
1ee581973a
gnu: r-heatmaply: Add r-knitr.
...
* gnu/packages/cran.scm (r-heatmaply)[propagated-inputs]: Add r-knitr.
2018-06-05 13:51:27 +02:00
Ricardo Wurmus
6da3aa3763
gnu: r-heatmaply: Add r-knitr.
...
* gnu/packages/cran.scm (r-heatmaply)[propagated-inputs]: Add r-knitr.
2018-06-05 13:50:29 +02:00
Ricardo Wurmus
e53152c72d
gnu: dropseq-tools: Remove failing phase.
...
* gnu/packages/bioinformatics.scm (dropseq-tools)[arguments]: Delete
"generate-jar-indices" phase.
2018-06-05 13:12:13 +02:00
Ricardo Wurmus
0c68f7fd9b
gnu: java-bouncycastle: Disable tests.
...
* gnu/packages/java.scm (java-bouncycastle)[arguments]: Disable tests.
2018-06-05 12:49:41 +02:00
Ricardo Wurmus
9cc66d75a2
gnu: pigx-scrnaseq: Use only one variant of Picard.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace
"java-picard" with "java-picard-2.10.3".
2018-06-05 11:26:34 +02:00
Ricardo Wurmus
1f94ba9408
gnu: java-picard: Delete failing build phase.
...
* gnu/packages/bioinformatics.scm (java-picard)[arguments]: Delete
"generate-jar-indices" phase.
2018-06-05 11:26:08 +02:00
Ricardo Wurmus
1ed386fc26
gnu: java-cisd-jhdf5: Delete failing build phase.
...
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Delete build phase
"generate-jar-indices".
2018-06-05 11:17:03 +02:00
Ricardo Wurmus
a993ad833e
gnu: java-picard-1.113: Delete failing build phase.
...
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Delete
"generate-jar-indices" build phase.
2018-06-05 11:15:21 +02:00
Ricardo Wurmus
e847f402c1
gnu: java-picard-2.10.3: Delete failing build phase.
...
* gnu/packages/bioinformatics.scm (java-picard-2.10.3)[arguments]: Delete
generate-jar-indices phase.
2018-06-05 11:14:38 +02:00
Ricardo Wurmus
d7e6fb6d7e
Merge branch 'master' into core-updates
2018-06-05 11:09:39 +02:00
Ricardo Wurmus
71c495c941
gnu: r-rtracklayer: Update to 1.40.3.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.40.3.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
fb8c17baef
gnu: r-ranger: Update to 0.10.1.
...
* gnu/packages/statistics.scm (r-ranger): Update to 0.10.1.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
c9a879ed54
gnu: r-np: Update to 0.60-8.
...
* gnu/packages/cran.scm (r-np): Update to 0.60-8.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
83d5c2e106
gnu: t-series: Update to 0.10-45.
...
* gnu/packages/cran.scm (t-series): Update to 0.10-45.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
c152c6b361
gnu: r-ksamples: Update to 1.2-8.
...
* gnu/packages/cran.scm (r-ksamples): Update to 1.2-8.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
d19e0690b9
gnu: r-methylkit: Update to 1.6.1.
...
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.1.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
0da6afa286
gnu: r-bamsignals: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-bamsignals): Update to 1.12.1.
2018-06-05 10:40:42 +02:00
Ricardo Wurmus
66ece08d05
Merge branch 'master' into core-updates
2018-06-05 09:59:27 +02:00
Tobias Geerinckx-Rice
4bf0a1f8d1
gnu: p11-kit: Update to 0.23.12.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.23.12.
2018-06-05 03:19:48 +02:00
Mark H Weaver
8b71684a20
gnu: elfutils: Disable test suite on MIPS.
...
* gnu/packages/elf.scm (elfutils)[arguments]: Add (#:tests? #f) on MIPS.
2018-06-04 21:19:35 -04:00
Tobias Geerinckx-Rice
46fce96881
gnu: beets: Return #t from phases.
...
* gnu/packages/music.scm (beets)[arguments]: Substitute INVOKE for
SYSTEM* and return #t from all phases.
2018-06-05 03:19:26 +02:00
Tobias Geerinckx-Rice
123f86d898
gnu: nano: Update to 2.9.8.
...
* gnu/packages/nano.scm (nano): Update to 2.9.8.
2018-06-05 03:18:46 +02:00
Tobias Geerinckx-Rice
0d35a95417
gnu: python-pycurl: Update to 7.43.0.2.
...
* gnu/packages/python-web.scm (python-pycurl): Update to 7.43.0.2.
2018-06-05 03:18:46 +02:00
Tobias Geerinckx-Rice
4682d48363
gnu: fvwm: Update to 2.6.8.
...
* gnu/packages/fvwm.scm (fvwm): Update to 2.6.8.
2018-06-05 03:01:17 +02:00
Tobias Geerinckx-Rice
f7b53e6855
gnu: perl-parse-yapp: Update to 1.21.
...
* gnu/packages/perl.scm (perl-parse-yapp): Update to 1.21.
2018-06-05 03:01:17 +02:00
Tobias Geerinckx-Rice
b5dfccd7b6
gnu: perl-text-balanced: Update to 2.03.
...
* gnu/packages/perl.scm (perl-text-balanced): Update to 2.03.
[source]: Update URI.
2018-06-05 03:01:16 +02:00
Tobias Geerinckx-Rice
971b8381ff
gnu: perl-posix-strftime-compiler: Update to 0.42.
...
* gnu/packages/perl.scm (perl-posix-strftime-compiler): Update to
0.42.
2018-06-05 03:01:07 +02:00
Tobias Geerinckx-Rice
27f89be5c9
gnu: perl-moosex-methodattributes: Update to 0.31.
...
* gnu/packages/perl.scm (perl-moosex-methodattributes): Update to
0.31.
2018-06-05 03:00:58 +02:00
Tobias Geerinckx-Rice
91cb6eaf52
gnu: perl-module-install: Update to 1.19.
...
* gnu/packages/perl.scm (perl-module-install): Update to 1.19.
[source]: Update URI.
2018-06-05 01:31:32 +02:00
Tobias Geerinckx-Rice
ed2e354b79
gnu: perl-memoize-expirelru: Update to 0.56.
...
* gnu/packages/perl.scm (perl-memoize-expirelru): Update to 0.56.
[source]: Update URI.
2018-06-05 01:31:32 +02:00
Tobias Geerinckx-Rice
01c6607af9
gnu: ccid, pcsc-lite: Move away from alioth.debian.org.
...
* gnu/packages/security-token.scm (ccid, pcsc-lite)[source, home-page]:
Update upstream URI.
2018-06-04 18:27:59 +02:00
Rutger Helling
19b662ea7c
gnu: ranger: Enable image support.
...
* gnu/packages/disk.scm (ranger)[inputs]: Add 'w3m'.
[arguments]: Add wrapper for W3MIMGDISPLAY_PATH environment variable.
2018-06-04 16:35:03 +02:00
Tobias Geerinckx-Rice
fd17434249
gnu: lz4: Use HTTPS home page.
...
* gnu/packages/compression.scm (lz4)[home-page]: Use HTTPS.
2018-06-04 15:35:48 +02:00
Tobias Geerinckx-Rice
b6315bc0d2
gnu: thermald: Update to 1.7.2.
...
* gnu/packages/admin.scm (thermald): Update to 1.7.2.
[arguments]: Remove Upstart kluge as promised.
2018-06-04 15:35:47 +02:00
Tobias Geerinckx-Rice
49d85a19fb
gnu: pdfgrep: Update to 2.1.1.
...
* gnu/packages/pdf.scm (pdfgrep): Update to 2.1.1.
2018-06-04 15:35:47 +02:00
Tobias Geerinckx-Rice
e1345dec67
gnu: lxqt-build-tools: Update to 0.5.0.
...
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.5.0.
2018-06-04 15:35:47 +02:00
Tobias Geerinckx-Rice
12eadf5649
gnu: perl-libintl-perl: Update to 1.29.
...
* gnu/packages/perl.scm (perl-libintl-perl): Update to 1.29.
2018-06-04 15:35:47 +02:00
Tobias Geerinckx-Rice
a0b9612fc9
gnu: perl-hash-multivalue: Update to 0.16.
...
* gnu/packages/perl.scm (perl-hash-multivalue): Update to 0.16.
[source]: Update URI.
2018-06-04 15:35:46 +02:00
Tobias Geerinckx-Rice
92299d669a
gnu: perl-file-pushd: Update to 1.016.
...
* gnu/packages/perl.scm (perl-file-pushd): Update to 1.016.
2018-06-04 15:35:46 +02:00