Mark H Weaver
9e6256ba0f
bootstrap: guile-static: Disable parallel build.
...
* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]:
Override #:parallel-build? to be #f.
2019-08-15 14:46:23 -04:00
Mark H Weaver
fe507d7a3d
bootstrap: Build bootstrap bash deterministically.
...
* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): New variable.
(%static-inputs): Use 'static-bash-for-bootstrap' instead of 'static-bash'.
2019-08-15 14:46:20 -04:00
Mark H Weaver
6744cef5b0
bootstrap: Build the new reduced binary seed bootstrap on x86.
...
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: On i686-linux
and x86_64-linux, substitute linux-libre-headers, Mes, and MesCC, in place of
GCC, binutils, and glibc.
2019-08-15 14:46:18 -04:00
Jan Nieuwenhuizen
ed050b1cf5
bootstrap: Add mes-minimal-stripped-tarball.
...
* gnu/packages/make-bootstrap.scm (%mes-minimal, %mes-minimal-stripped,
%mes-bootstrap-tarball): New variable.
Modified-By: Mark H Weaver <mhw@netris.org >
2019-08-15 14:46:16 -04:00
Jan Nieuwenhuizen
fb925c7257
bootstrap: Add mescc-tools-static-stripped-tarball.
...
* gnu/packages/make-bootstrap.scm (%mescc-tools-static,
%mescc-tools-static-stripped, %mescc-tools-bootstrap-tarball): New variable.
Modified-By: Mark H Weaver <mhw@netris.org >
2019-08-15 14:46:13 -04:00
Jan Nieuwenhuizen
5b8c6abcfc
gnu: Add linux-libre-headers-bootstrap-tarball.
...
* gnu/packages/make-bootstrap.scm (%linux-libre-headers-stripped): New variable.
(%linux-libre-headers-bootstrap-tarball): New variable.
2019-08-15 14:46:10 -04:00
Jan Nieuwenhuizen
4f3811f6bb
guix: copy-linux-headers: Extract procedure, add headers.
...
* guix/build/make-bootstrap.scm (copy-linux-headers): New procedure; extract
from make-stripped-libc and add headers for Mes bootstrap.
(make-stripped-libc): Use it.
2019-08-15 14:46:03 -04:00
Efraim Flashner
d4cf5b018a
gnu: einstein: Use mirror for source download.
...
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
2019-08-15 21:03:19 +03:00
Marius Bakke
e3a39ade71
gnu: Remove python2-internetarchive.
...
This trivial package fails to build and has no reverse dependencies.
* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
2019-08-15 19:40:28 +02:00
Marius Bakke
ef8c83bdb9
gnu: python-responses: Update to 0.10.6.
...
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
2019-08-15 19:18:11 +02:00
Ricardo Wurmus
a9815a6cf2
gnu: Add r-cistopic.
...
* gnu/packages/bioconductor.scm (r-cistopic): New variable.
2019-08-15 17:44:25 +02:00
Ricardo Wurmus
bb88417fb7
gnu: Add r-rcistarget.
...
* gnu/packages/bioconductor.scm (r-rcistarget): New variable.
2019-08-15 17:44:25 +02:00
Ricardo Wurmus
19f1aac0e7
gnu: Add r-lda.
...
* gnu/packages/cran.scm (r-lda): New variable.
2019-08-15 17:44:25 +02:00
Ricardo Wurmus
86d3822862
gnu: Add r-liger.
...
* gnu/packages/cran.scm (r-liger): New variable.
2019-08-15 17:03:23 +02:00
Ricardo Wurmus
9c3bfea673
gnu: Add r-patchwork.
...
* gnu/packages/cran.scm (r-patchwork): New variable.
2019-08-15 17:03:23 +02:00
Ricardo Wurmus
6e7553ffe0
gnu: Add r-rann-l1.
...
* gnu/packages/cran.scm (r-rann-l1): New variable.
2019-08-15 17:03:23 +02:00
Rutger Helling
2cbe7044ea
Revert "gnu: libinput: Update to 1.14.0."
...
This reverts commit dfdd7380a1 .
libinput-minimal causes too many rebuilds.
2019-08-15 16:28:21 +02:00
Rutger Helling
dfdd7380a1
gnu: libinput: Update to 1.14.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
2019-08-15 16:21:53 +02:00
Ricardo Wurmus
1c4e6aa938
gnu: Add itk-snap.
...
* gnu/packages/image-processing.scm (itk-snap): New variable.
2019-08-15 14:09:14 +02:00
Ricardo Wurmus
07f36b0c53
gnu: Add insight-toolkit-4.12.
...
* gnu/packages/image-processing.scm (insight-toolkit-4.12): New variable.
2019-08-15 14:09:14 +02:00
Ricardo Wurmus
8f4d457d93
gnu: Add insight-toolkit-4.
...
* gnu/packages/image-processing.scm (insight-toolkit-4): New variable.
2019-08-15 14:09:13 +02:00
Ricardo Wurmus
d7701e1b94
gnu: Add insight-toolkit.
...
* gnu/packages/image-processing.scm (insight-toolkit): New variable.
2019-08-15 14:09:13 +02:00
Ricardo Wurmus
4243af4e57
gnu: Add vxl-1.
...
* gnu/packages/image-processing.scm (vxl-1): New variable.
2019-08-15 14:09:13 +02:00
Ricardo Wurmus
02e1acfb2a
gnu: Add vxl.
...
* gnu/packages/image-processing.scm (vxl): New variable.
2019-08-15 14:09:13 +02:00
Ricardo Wurmus
18696f7acf
gnu: Add vtk-6.
...
* gnu/packages/image-processing.scm (vtk-6): New variable.
2019-08-15 14:08:59 +02:00
Jakob L. Kreuze
5f32531770
remote: Use (%daemon-socket-uri) rather than hard-coded path.
...
* guix/remote.scm (remote-eval): Use (%daemon-socket-uri) as the default
value of 'socket-name' rather than hard-coded path.
2019-08-15 07:43:21 -04:00
Jakob L. Kreuze
3967a946c6
doc: Add description of 'build-locally?'.
...
* doc/guix.texi (Invoking guix deploy): Add section describing the
'build-locally?' field of 'managed-host-environment-type'.
2019-08-15 07:43:17 -04:00
Jakob L. Kreuze
3033d59ac9
machine: Automatically authorize the coordinator's signing key.
...
* guix/ssh.scm (remote-authorize-signing-key): New variable.
* gnu/machine/ssh.scm (deploy-managed-host): Authorize coordinator's
signing key before any invocations of 'remote-eval'.
(deploy-managed-host): Display an error if a signing key does not exist.
* doc/guix.texi (Invoking guix deploy): Remove section describing manual
signing key authorization.
(Invoking guix deploy): Add section describing the 'authorize?' field.
2019-08-15 07:43:13 -04:00
Jakob L. Kreuze
9c70c460a0
machine: Implement 'roll-back-machine'.
...
* gnu/machine.scm (roll-back-machine, &deploy-error, deploy-error?)
(deploy-error-should-roll-back)
(deploy-error-captured-args): New variable.
* gnu/machine/ssh.scm (roll-back-managed-host): New variable.
* guix/scripts/deploy.scm (guix-deploy): Roll-back systems when a
deployment fails.
2019-08-15 07:43:09 -04:00
Jakob L. Kreuze
5ea7537b9a
machine: Allow non-root users to deploy.
...
* doc/guix.texi (Invoking guix deploy): Add section describing
prerequisites for deploying as a non-root user.
* guix/remote.scm (remote-pipe-for-gexp): New optional 'become-command'
argument.
(%remote-eval): New optional 'become-command' argument.
(remote-eval): New 'become-command' keyword argument.
* guix/ssh.scm (remote-inferior): New optional 'become-command'
argument.
(inferior-remote-eval): New optional 'become-command' argument.
(remote-authorize-signing-key): New optional 'become-command' argument.
* gnu/machine/ssh.scm (machine-become-command): New variable.
(managed-host-remote-eval): Invoke 'remote-eval' with the
'#:become-command' keyword.
(deploy-managed-host): Invoke 'remote-authorize-signing-key' with the
'#:become-command' keyword.
2019-08-15 07:43:03 -04:00
Jakob L. Kreuze
03cbd94d48
remote: Remove '--system' argument.
...
* gnu/services.scm (activation-script): Return a <program-file> rather
than a <scheme-file>.
* gnu/deploy.scm (guix-deploy): Remove handling for '--system'.
(show-help): Remove documentation for '--system'.
(%default-options): Remove default setting for 'system'.
2019-08-14 15:38:13 -04:00
Jakob L. Kreuze
2c8e04f136
remote: Build derivations appropriate for the remote's
...
* gnu/machine/ssh.scm (machine-ssh-configuration): Add 'system' field.
(managed-host-remote-eval): Pass 'system' field to 'remote-eval'.
(machine-check-building-for-appropriate-system): New variable.
(check-deployment-sanity): Add call to
'machine-check-building-for-appropriate-system'.
* doc/guix.texi (Invoking guix deploy): Describe new 'system' field.
* guix/ssh.scm (remote-system): New variable.
* guix/remote.scm (remote-eval): Use result of 'remote-system' when
lowering the G-Expression.
(remote-eval): Add 'system' keyword argument.
(trampoline): Return a <program-file> rather than a <scheme-file>.
2019-08-14 15:38:09 -04:00
Carl Dong
67dac6b892
gnu: mingw: Add x86_64 support.
...
This patch parameterizes previously hard-coded instances of
i686-w64-mingw32, adding support for x86_64-w64-mingw32.
* gnu/packages/mingw.scm (make-mingw-w64): New procedure.
(mingw-w64-i686, mingw-w64-x86_64): New variables.
(%mingw-triplet): Remove.
(mingw-w64): Update to point to 'mingw-w64-i686'.
* gnu/packages/cross-base.scm (cross-gcc): Use 'libc' keyword argument
if specified, instead of treating it as a boolean.
(native-libc): Return the correct mingw-w64 depending on machine
specified in target.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "x86_64-mingw".
* gnu/build/cross-toolchain.scm (set-cross-path/mingw): Replace
hardcoded 'i686-w64-mingw32' instances with 'target' keyword argument.
(cross-gcc-build-phases): Update accordingly; use 'target-mingw?'
implementation of target checking and add commentary.
* gnu/ci.scm (%cross-targets): Add "x86_64-w64-mingw32".
2019-08-14 21:29:53 +02:00
Eric Bavier
4afdb79249
gnu: onionshare: Upgrade to 2.1.
...
* gnu/packages/tor.scm (onionshare): Upgrade to 2.1.
[arguments]: Rename "tests" phase to "check". Set home directory for tests.
Remove reference to closed upstream bug.
[inputs]: Add python-pycrypto and python-pysocks.
[license]: Remove bsd-3 license; relevant file no longer present.
2019-08-13 22:34:57 -05:00
Carlo Zancanaro
588a0a335d
gnu: Blender: Use opensubdiv.
...
Fixes <https://bugs.gnu.org/36977 >.
* gnu/packages/graphics.scm (blender)[inputs]: Add opensubdiv.
[arguments]: Add "-DWITH_OPENSUBDIV=ON" to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name >
2019-08-13 14:43:42 -04:00
Carlo Zancanaro
13f30b546d
gnu: Add opensubdiv.
...
* gnu/packages/graphics.scm (opensubdiv): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2019-08-13 14:43:39 -04:00
Marius Bakke
1b1b006afd
Merge branch 'staging'
2019-08-13 18:51:12 +02:00
Marius Bakke
fc34abf8c1
gnu: xapian: Update to 1.4.12.
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.12.
2019-08-13 18:40:55 +02:00
Marius Bakke
da926c2503
gnu: ccid: Update to 1.4.31.
...
* gnu/packages/security-token.scm (ccid): Update to 1.4.31.
2019-08-13 18:40:55 +02:00
Marius Bakke
ecfdc95a72
gnu: zathura-pdf-mupdf: Update to 0.3.5.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.5.
2019-08-13 18:40:54 +02:00
Marius Bakke
d08dc99fad
gnu: mupdf: Update to 1.16.1.
...
* gnu/packages/pdf.scm (mupdf): Update to 1.16.1.
2019-08-13 18:40:54 +02:00
Tobias Geerinckx-Rice
ecab5e3529
gnu: git: Update to 2.22.1.
...
* gnu/packages/version-control.scm (git): Update to 2.22.1.
2019-08-13 17:09:10 +02:00
Leo Famulari
55fe9abdcc
gnu: tremc: Update to 0.9.1-0.4d50dab.
...
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1-0.4d50dab.
2019-08-13 11:03:27 -04:00
Nicolas Goaziou
1ae2d3a11b
gnu: emacs-relint: Update to 1.10.
...
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.10.
2019-08-13 12:52:47 +02:00
Nicolas Goaziou
77bdfe2f13
gnu: scribus: Update to 1.5.5.
...
* gnu/packages/scribus.scm (scribus): Update to 1.5.5.
[source]: Remove unnecessary patches and snippet.
[description]: Change freetype to FreeType.
* gnu/packages/patches/scribus-poppler.patch: Remove file.
* gnu/local.mk: Apply removal.
2019-08-13 12:44:06 +02:00
Amin Bandali
f9ccde2460
gnu: Add emacs-ebdb.
...
* gnu/packages/emacs-xyz.scm (emacs-ebdb): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-13 12:18:52 +02:00
Brian Leung
39a6852acb
gnu: emacs-inf-ruby: Update to 2.5.2.
...
* gnu/packages/emacs-xyz.scm (emacs-inf-ruby): Update to 2.5.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-13 12:13:20 +02:00
Leo Famulari
a797e55ca0
gnu: Syncthing: Update to 1.2.1.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.1.
2019-08-12 16:23:12 -04:00
Leo Famulari
e9a0e4756f
gnu: go-github-com-syncthing-notify: Update to 0.0.0-5.69c7a95.
...
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-5.69c7a95.
2019-08-12 16:23:12 -04:00
Leo Famulari
158e82933c
gnu: go-github-com-lib-pq: Update to 1.2.0.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.2.0.
2019-08-12 16:23:12 -04:00
Leo Famulari
e7189e0bff
gnu: go-github-com-maruel-panicparse: Update to 1.3.0.
...
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to 1.3.0.
2019-08-12 16:23:11 -04:00
Leo Famulari
8a5073461f
gnu: go-golang-org-x-sys-unix: Update to 0.0.0-4.04f50cd.
...
* gnu/packages/golang.scm (go-golang-org-x-sys-unix): Update to 0.0.0-4.04f50cd.
2019-08-12 16:23:11 -04:00
Leo Famulari
6df4e6899d
gnu: MPD: Update to 0.21.13.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.13.
2019-08-12 16:21:52 -04:00
Leo Famulari
89ccc9ce91
gnu: dav1d: Update to 0.4.0.
...
* gnu/packages/video.scm (dav1d): Update to 0.4.0.
2019-08-12 16:21:49 -04:00
Nicolas Goaziou
57939283c0
gnu: mame: Fix build.
...
* gnu/packages/emulators.scm (mame): Apply upstream patch.
* gnu/packages/patches/mame-rapidjson-fix.patch: New file.
* gnu/local.mk: Register file.
2019-08-12 15:39:59 +02:00
Efraim Flashner
c9093d2794
gnu: Add rust-winapi.
...
* gnu/packages/crates-io.scm (rust-winapi): New variable.
2019-08-12 11:57:33 +03:00
Efraim Flashner
07631e31b1
gnu: Add rust-winapi-x86-64-pc-windows-gnu.
...
* gnu/packages/crates-io.scm (rust-winapi-x86-64-pc-windows-gnu): New
variable.
2019-08-12 11:57:33 +03:00
Efraim Flashner
58fdf6e1f2
gnu: Add rust-winapi-i686-pc-windows-gnu.
...
* gnu/packages/crates-io.scm (rust-winapi-i686-pc-windows-gnu): New
variable.
2019-08-12 11:57:33 +03:00
Efraim Flashner
2a13c9fa5c
gnu: Add rust-wasm-bindgen-shared.
...
* gnu/packages/crates-io.scm (rust-wasm-bindgen-shared): New variable.
2019-08-12 11:57:33 +03:00
Efraim Flashner
ede033176a
gnu: Add rust-unindent.
...
* gnu/packages/crates-io.scm (rust-unindent): New variable.
2019-08-12 11:57:32 +03:00
Efraim Flashner
96bb8fd065
gnu: Add rust-unicode-width.
...
* gnu/packages/crates-io.scm (rust-unicode-width): New variable.
2019-08-12 11:57:32 +03:00
Efraim Flashner
f706f5dcf0
gnu: Add rust-ucd-util.
...
* gnu/packages/crates-io.scm (rust-ucd-util): New variable.
2019-08-12 11:57:32 +03:00
Efraim Flashner
92a292f14f
gnu: Add rust-typenum.
...
* gnu/packages/crates-io.scm (rust-typenum): New variable.
2019-08-12 11:57:31 +03:00
Efraim Flashner
eca548232c
gnu: Add rust-synstructure-test-traits.
...
* gnu/packages/crates-io.scm (rust-synstructure-test-traits): New
variable.
2019-08-12 11:57:31 +03:00
Efraim Flashner
3ded5e3f70
gnu: Add rust-strsim.
...
* gnu/packages/crates-io.scm (rust-strsim): New variable.
2019-08-12 11:57:31 +03:00
Efraim Flashner
0d601e3860
gnu: Add rust-stdweb-internal-runtime.
...
* gnu/packages/crates-io.scm (rust-stdweb-internal-runtime): New
variable.
2019-08-12 11:57:31 +03:00
Efraim Flashner
a60f26b24d
gnu: Add rust-spin.
...
* gnu/packages/crates-io.scm (rust-spin): New variable.
2019-08-12 11:57:30 +03:00
Efraim Flashner
b158738a04
gnu: Add rust-slab.
...
* gnu/packages/crates-io.scm (rust-slab): New variable.
2019-08-12 11:57:30 +03:00
Efraim Flashner
9cbb0c97ce
gnu: Add rust-shlex.
...
* gnu/packages/crates-io.scm (rust-shlex): New variable.
2019-08-12 11:57:30 +03:00
Efraim Flashner
b7ca017ad3
gnu: Add rust-semver-parser.
...
* gnu/packages/crates-io.scm (rust-semver-parser): New variable.
2019-08-12 11:57:29 +03:00
Efraim Flashner
ac3e813b84
gnu: Add rust-scopeguard.
...
* gnu/packages/crates-io.scm (rust-scopeguard): New variable.
2019-08-12 11:57:29 +03:00
Efraim Flashner
cbfef1f903
gnu: Add rust-scoped-tls.
...
* gnu/packages/crates-io.scm (rust-scoped-tls): New variable.
2019-08-12 11:57:29 +03:00
Efraim Flashner
f6a1efbca4
gnu: Add rust-rustc-std-workspace-core.
...
* gnu/packages/crates-io.scm (rust-rustc-std-workspace-core): New
variable.
2019-08-12 11:57:29 +03:00
Efraim Flashner
dea7871742
gnu: Add rust-quick-error.
...
* gnu/packages/crates-io.scm (rust-quick-error): New variable.
2019-08-12 11:57:28 +03:00
Efraim Flashner
3bb3a9a021
gnu: Add rust-ppv-lite86.
...
* gnu/packages/crates-io.scm (rust-ppv-lite86): New variable.
2019-08-12 11:57:28 +03:00
Efraim Flashner
b7d218d8cb
gnu: Add rust-pocket-resources.
...
* gnu/packages/crates-io.scm (rust-pocket-resources): New variable.
2019-08-12 11:57:28 +03:00
Efraim Flashner
b1c3b9e73b
gnu: Add rust-plain.
...
* gnu/packages/crates-io.scm (rust-plain): New variable.
2019-08-12 11:57:27 +03:00
Efraim Flashner
b275df9cd3
gnu: Add rust-pin-utils.
...
* gnu/packages/creates-io.scm (rust-pin-utils): New variable.
2019-08-12 11:57:27 +03:00
Efraim Flashner
e11365fdad
gnu: Add rust-percent-encoding.
...
* gnu/packages/creates-io.scm (rust-percent-encoding): New variable.
2019-08-12 11:57:27 +03:00
Efraim Flashner
f22f05d901
gnu: Add rust-peeking-take-while.
...
* gnu/packages/crates-io.scm (rust-peeking-take-while): New variable.
2019-08-12 11:57:27 +03:00
Efraim Flashner
0c6759d87e
gnu: Add rust-md5.
...
* gnu/packages/creates-io.scm (rust-md5): New variable.
2019-08-12 11:57:26 +03:00
Efraim Flashner
e7ffbe2fda
gnu: Add rust-matches.
...
* gnu/packages/crates-io.scm (rust-matches): New variable.
2019-08-12 11:57:26 +03:00
Efraim Flashner
9c6301319e
gnu: Add rust-maplit.
...
* gnu/packages/creates-io.scm (rust-maplit): New variable.
2019-08-12 11:57:26 +03:00
Efraim Flashner
bfe256ba2c
gnu: Add rust-json.
...
* gnu/packages/creates-io.scm (rust-json): New variable.
2019-08-12 11:57:25 +03:00
Efraim Flashner
81749732dd
gnu: Add rust-itoa.
...
* gnu/packages/creates-io.scm (rust-itoa): New variable.
2019-08-12 11:57:25 +03:00
Efraim Flashner
1d5c422c4a
gnu: Add rust-hex.
...
* gnu/packages/crates-io.scm (rust-hex): New variable.
2019-08-12 11:57:25 +03:00
Efraim Flashner
1956ba239c
gnu: Add rust-futures.
...
* gnu/packages/crates-io.scm (rust-futures): New variable.
2019-08-12 11:57:25 +03:00
Efraim Flashner
6b69f9f4e3
gnu: Add rust-fs-extra.
...
* gnu/packages/creates-io.scm (rust-fs-extra): New variable.
2019-08-12 11:57:24 +03:00
Efraim Flashner
1816930430
gnu: Add rust-fnv.
...
* gnu/packages/crates-io.scm (rust-fnv): New variable.
2019-08-12 11:57:24 +03:00
Efraim Flashner
7469d541df
gnu: Add rust-fallible-iterator.
...
* gnu/packages/crates-io.scm (rust-fallible-iterator): New variable.
2019-08-12 11:57:24 +03:00
Efraim Flashner
f3739ec0c1
gnu: Add rust-dtoa.
...
* gnu/packages/crates-io.scm (rust-dtoa): New variable.
2019-08-12 11:57:23 +03:00
Efraim Flashner
f0b9ffcdee
gnu: Add rust-doc-comment.
...
* gnu/packages/crates-io.scm (rust-doc-comment): New variable.
2019-08-12 11:57:23 +03:00
Efraim Flashner
b977128212
gnu: Add rust-discard.
...
* gnu/packages/crates-io.scm (rust-discard): New variable.
2019-08-12 11:57:23 +03:00
Efraim Flashner
f69bf22334
gnu: Add rust-cfg-if.
...
* gnu/packages/crates-io.scm (rust-cfg-if): New variable.
2019-08-12 11:57:22 +03:00
Efraim Flashner
dcc0069932
gnu: Add rust-bitflags.
...
* gnu/packages/crates-io.scm (rust-bitflags): New variable.
2019-08-12 11:57:22 +03:00
Efraim Flashner
242668bdbd
gnu: Add rust-bencher.
...
* gnu/packages/crates-io.scm (rust-bencher): New variable.
2019-08-12 11:57:22 +03:00
Efraim Flashner
060958949a
gnu: Add rust-autocfg.
...
* gnu/packages/crates-io.scm (rust-autocfg): New variable.
2019-08-12 11:57:22 +03:00
Efraim Flashner
96c71bffaa
gnu: crates-io.scm: Sort packages alphabetically.
...
* gnu/packages/crates-io.scm: Sort packages alphabetically.
2019-08-12 11:57:21 +03:00
Efraim Flashner
513a66c932
gnu: vifm: Re-indent package.
...
* gnu/packages/vim.scm (vifm)[arguments]: Re-indent section.
2019-08-12 11:56:55 +03:00
Efraim Flashner
b4bd0d86a8
gnu: vifm: Update to 0.10.1.
...
* gnu/packages/vim.scm (vifm): Update to 0.10.1.
2019-08-12 11:56:55 +03:00
Ricardo Wurmus
fdc22edb6c
gnu: r-ggplot2: Update to 3.2.1.
...
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.2.1.
2019-08-12 10:25:29 +02:00
Ricardo Wurmus
813b7210aa
gnu: r-with-tests: Update to 3.6.1.
...
* gnu/packages/statistics.scm (r-with-tests): Update to 3.6.1.
2019-08-12 10:25:29 +02:00
Efraim Flashner
e203e57b8a
gnu: font-gnu-unifont: Update to 12.1.03.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.03.
2019-08-12 11:22:40 +03:00
Marius Bakke
da7e59ac41
gnu: ungoogled-chromium: Update to 76.0.3809.100-0.8eba5c0 [security fixes].
...
This release fixes CVE-2019-5867 and CVE-2019-5868.
* gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.100.
(%ungoogled-revision): Set to 8eba5c0.
(%chromium-origin, %ungoogled-origin): Update hashes.
2019-08-12 01:50:43 +02:00
Nicolas Goaziou
049915a961
gnu: mame: Update to 0.212.
...
* gnu/packages/emulators.scm (mame): Update to 0.212.
2019-08-11 23:07:20 +02:00
Tobias Geerinckx-Rice
c383c36ede
gnu: openconnect: Update to 8.04.
...
* gnu/packages/vpn.scm (openconnect): Update to 8.04.
2019-08-11 19:43:02 +02:00
Mark H Weaver
ffb7e5a8e4
gnu: linux-libre@4.9: Update to 4.9.189.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.189.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-11 13:14:59 -04:00
Mark H Weaver
5e1ab622d9
gnu: linux-libre@4.4: Update to 4.4.189.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.189.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-11 13:14:05 -04:00
Vagrant Cascadian
fae0a777dc
gnu: Update electrum to 3.3.8.
...
* gnu/packages/finance (electrum): Update to 3.3.8.
2019-08-11 08:42:10 -07:00
Vagrant Cascadian
c91364d36c
gnu: diffoscope: Update to 120.
...
* gnu/packages/package-management (diffoscope): Update to 120.
2019-08-11 07:45:25 -07:00
Marius Bakke
5e5cdac0ae
Revert "gnu: python-packaging: Update to 19.1."
...
The new version fails tests on architectures other than x86_64.
This reverts commit cb16a9fba9 .
2019-08-11 14:58:14 +02:00
Mark H Weaver
dbc3f1f8b2
gnu: linux-libre: Update to 5.2.8.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.8.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-09 14:22:06 -04:00
Mark H Weaver
f16109ccef
gnu: linux-libre@4.19: Update to 4.19.66.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.66.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-09 14:21:21 -04:00
Mark H Weaver
55ebb3ebf6
gnu: linux-libre@4.14: Update to 4.14.138.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.138.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-09 14:20:12 -04:00
Brian Leung
d51f20f9b8
gnu: emacs-deadgrep: Update to 0.8-1.329119c.
...
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.8-1.329119c.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-09 16:32:59 +02:00
Nicolas Goaziou
b22e47a1aa
gnu: emacs-xr: Update to 1.13.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.13.
2019-08-09 16:29:21 +02:00
Ricardo Wurmus
e33e3a14c5
gnu: r-xml2: Update to 1.2.2.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.2.
2019-08-09 16:03:50 +02:00
Ricardo Wurmus
3ea548290a
gnu: r-ggforce: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-ggforce): Update to 0.3.0.
[propagated-inputs]: Add r-tidyselect and r-withr.
2019-08-09 16:03:34 +02:00
Ricardo Wurmus
179ab67ace
gnu: r-tidytree: Update to 0.2.6.
...
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.6.
2019-08-09 16:03:23 +02:00
Ricardo Wurmus
c2847323d8
gnu: freebayes: Simplify and enable tests.
...
* gnu/packages/bioinformatics.scm (freebayes)[arguments]: Enable tests; set
make flags; add phase "fix-tests"; fix both Makefiles in "fix-makefiles"
phase; move build of tabixpp and vcflib to separate phase
"build-tabixpp-and-vcflib"; simplify make invocations; remove custom "build"
phase.
2019-08-09 12:15:26 +02:00
Ricardo Wurmus
7cd98e868e
gnu: freebayes: Move bamtools to inputs.
...
* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Move bamtools
from here...
[inputs]: ...to here.
2019-08-09 12:15:26 +02:00
Arun Isaac
db18d87ac3
gnu: guile-email: Update to 0.2.0.
...
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.0.
[source]: Update URI.
[native-inputs]: Remove autoconf and automake. Add lzip.
[arguments]: Add GUILE_AUTO_COMPILE=0 to #:make-flags.
[home-page]: Update URI.
[description]: Update description.
2019-08-09 14:45:33 +05:30
Efraim Flashner
32c517a327
gnu: 4store: Remove unneeded build phase.
...
* gnu/packages/databases.scm (4store)[arguments]: Remove unneeded
'generate-configure phase.
2019-08-09 12:13:18 +03:00
Efraim Flashner
50e20b8fee
gnu: 4store: Don't use unstable tarball.
...
* gnu/packages/databases.scm (4store)[source]: Download using
'git-fetch'.
2019-08-09 12:12:08 +03:00
Pierre Neidhardt
8803dbdad8
gnu: Add freebayes.
...
* gnu/packages/bioinformatics.scm (freebayes): New variable.
2019-08-09 10:47:25 +03:00
Pierre Neidhardt
95fb1a1851
gnu: Add vcflib.
...
* gnu/packages/bioinformatics.scm (vcflib): New variable.
(tabixpp-freebayes): New private variable.
2019-08-09 10:43:40 +03:00
Mark H Weaver
f7780fdf61
gnu: isc-dhcp: Update bundled BIND to 9.11.9.
...
* gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (isc-dhcp): Update BIND version to 9.11.9.
[arguments]: In the 'replace-bundled-bind' phase, apply the patch. In the
'post-configure' phase: Refine a substitute* regexp to avoid substituting an
instance of "./configure.log" in the BIND Makefile. Substitute /usr/bin/file
in the BIND configure script.
[native-inputs]: Add 'file', 'patch', and the patch.
[inputs]: Update the hash of bind-source-tarball.
2019-08-08 17:24:21 -04:00
Jovany Leandro G.C
5cded306f9
gnu: Add cutter.
...
* gnu/packages/engineering.scm (cutter): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-08-08 20:14:14 +02:00
Dimakakos Dimos via Guix-patches
ae54a4c0ef
gnu: Add emacs-ox-hugo.
...
gnu/packages/emacs-xyz.scm (emacs-ox-hugo): New variable
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-08-08 20:14:14 +02:00
Kyle Meyer
a4a41a7ba8
gnu: git-annex: Update to 7.20190708.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20190708.
[inputs]: Add new dependency, ghc-concurrent-output.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-08-08 20:14:14 +02:00
Kyle Meyer
3d45d8f14b
gnu: git-annex: Don't patch shebang used in hooks.
...
git-annex relies on configuring Git's pre-commit and post-receive hooks.
Avoid patching the shebang that git-annex embeds when generating these hooks
so that the hooks don't fail if garbage collection claims the bash that was
current when the annex repository was initialized.
* gnu/packages/haskell-apps.scm (git-annex):[arguments]: Patch hook shebangs
only temporarily for tests.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-08-08 20:14:14 +02:00
Brian Leung
deccffb264
gnu: emacs-helpful: Update to 0.17.
...
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-08-08 20:14:14 +02:00
Marius Bakke
36f400f616
Merge branch 'master' into staging
2019-08-08 18:14:45 +02:00
Marius Bakke
ffc4869e45
gnu: ruby-pg: Update to 1.1.4.
...
* gnu/packages/ruby.scm (ruby-pg): Update to 1.1.4.
[inputs]: Change from POSTGRESQL-9.6 to POSTGRESQL.
2019-08-08 17:48:46 +02:00
Marius Bakke
c96ec77198
gnu: exempi: Update home page.
...
* gnu/packages/freedesktop.scm (exempi)[home-page]: Update to current.
2019-08-08 17:48:46 +02:00
Marius Bakke
14b80bf6ca
gnu: postgresql@9: Update to 9.6.15 [fixes CVE-2019-10208].
...
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.15.
2019-08-08 17:48:46 +02:00
Marius Bakke
cbfddc2f33
gnu: postgresql@11: Update to 11.5 [fixes CVE-2019-10208, CVE-2019-10209].
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.5.
2019-08-08 17:48:46 +02:00
Marius Bakke
df3db97587
gnu: exempi: Update to 2.5.1.
...
* gnu/packages/freedesktop.scm (exempi): Update to 2.5.1.
2019-08-08 17:48:45 +02:00
Marius Bakke
bd12be346b
gnu: LibRaw: Update to 0.19.4.
...
* gnu/packages/photo.scm (libraw): Update to 0.19.4.
2019-08-08 17:48:45 +02:00
Marius Bakke
c8f5827a56
gnu: postgresql: Udpate to 10.10 [fixes CVE-2019-10208].
...
* gnu/packages/databases.scm (postgresql): Update to 10.10.
2019-08-08 17:32:18 +02:00
Ricardo Wurmus
7ef25083f0
gnu: r-modelr: Update to 0.1.5.
...
* gnu/packages/cran.scm (r-modelr): Update to 0.1.5.
[propagated-inputs]: Remove r-lazyeval; add r-rlang.
2019-08-08 17:20:46 +02:00
Ricardo Wurmus
eb8963d989
gnu: r-quantreg: Update to 5.51.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.51.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus
eaca771e88
gnu: r-knitr: Update to 1.24.
...
* gnu/packages/statistics.scm (r-knitr): Update to 1.24.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus
9649072cbd
gnu: r-markdown: Update to 1.1.
...
* gnu/packages/statistics.scm (r-markdown): Update to 1.1.
[propagated-inputs]: Add r-xfun.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus
d099499e0b
gnu: r-ggsignif: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-ggsignif): Update to 0.6.0.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus
90060e2071
gnu: r-hdf5array: Update to 1.12.2.
...
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.2.
2019-08-08 16:47:05 +02:00
Ricardo Wurmus
a39f2e4cea
gnu: r-biocparallel: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.18.1.
2019-08-08 16:47:02 +02:00
Marius Bakke
ba73c434e0
gnu: ToME4: Disable parallel build.
...
* gnu/packages/games.scm (tome4)[arguments]: Add <#:parallel-build?>.
2019-08-08 16:45:14 +02:00
Efraim Flashner
1a069a170c
Revert "gnu: Add vcflib."
...
This reverts commit 194e45f90a .
This commit does not have a good commit message, and it breaks master
2019-08-08 15:34:05 +03:00
Efraim Flashner
6bc63fd8a7
Revert "gnu: Add freebayes."
...
This reverts commit 173e046950 .
2019-08-08 15:32:51 +03:00
Pierre Neidhardt
173e046950
gnu: Add freebayes.
...
* gnu/packages/bioinformatics.scm (freebayes): New variable.
2019-08-08 15:18:34 +03:00
Pierre Neidhardt
194e45f90a
gnu: Add vcflib.
...
* gnu/packages/bioinformatics.scm (vcflib): New variable.
2019-08-08 15:18:33 +03:00
Pierre Neidhardt
7d71557d4d
gnu: Add fastahack.
...
* gnu/packages/bioinformatics.scm (fastahack): New variable.
2019-08-08 15:18:32 +03:00
Pierre Neidhardt
70782dddff
gnu: Add fsom.
...
* gnu/packages/bioinformatics.scm (fsom): New variable.
2019-08-08 15:18:31 +03:00
Pierre Neidhardt
8cd51276e5
gnu: Add multichoose.
...
* gnu/packages/bioinformatics.scm (multichoose): New variable.
2019-08-08 15:18:30 +03:00
Pierre Neidhardt
7faa70cf2b
gnu: Add smithwaterman.
...
* gnu/packages/bioinformatics.scm (smithwaterman): New variable.
2019-08-08 15:18:29 +03:00
Pierre Neidhardt
62a031afc4
gnu: Add tabixpp.
...
* gnu/packages/bioinformatics.scm (tabixpp): New variable.
2019-08-08 15:18:14 +03:00
Efraim Flashner
8378c87a59
gnu: Add network-manager-openconnect.
...
* gnu/packages/gnome.scm (network-manager-openconnect): New variable.
2019-08-08 10:08:00 +03:00
Robert Vollmert
caa366ec23
gnu: ghc-trifecta: Disable tests.
...
* gnu/packages/haskell.scm (ghc-trifecta)[arguments]: Disable tests.
2019-08-07 22:05:34 -04:00
Robert Vollmert
dbfaac113a
gnu: ghc-yaml: Disable tests.
...
* gnu/packages/haskell.scm (ghc-yaml)[arguments]: Disable tests.
2019-08-07 22:05:34 -04:00
Robert Vollmert
9ec2d6f84c
gnu: ghc-libmpd-haskell: Disable tests.
...
* gnu/packages/haskell.scm (ghc-libmpd-haskell)[arguments]: Disable
tests.
2019-08-07 22:05:33 -04:00
Robert Vollmert
3755088b54
gnu: Remove ghc-packedstring.
...
The package has no reverse dependencies and is deprecated upstream.
* gnu/packages/haskell.scm (ghc-packedstring): Remove variable.
2019-08-07 22:05:33 -04:00
Robert Vollmert
63edeca773
gnu: Remove ghc-haddock-test.
...
The package doesn't build, has no reverse dependencies, and is
deprecated upstream.
* gnu/packages/haskell.scm (ghc-haddock-test): Remove variable.
2019-08-07 22:05:33 -04:00
Robert Vollmert
0d59302eba
gnu: Remove ghc-regex-tdfa-rc.
...
The package doesn't build, has no reverse dependencies, and is deprecated
upstream.
* gnu/packages/haskell.scm (ghc-regex-tdfa-rc): Remove variable.
2019-08-07 22:05:33 -04:00
Robert Vollmert
8ede1021c8
gnu: Add ghc-snap-server.
...
* gnu/packages/haskell-web.scm (ghc-snap-server): New variable.
2019-08-07 22:05:33 -04:00
Robert Vollmert
4f1793a2be
gnu: Add ghc-snap-core.
...
* gnu/packages/haskell-web.scm (ghc-snap-core): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
4ccd679f25
gnu: Add ghc-http-streams.
...
* gnu/packages/haskell-web.scm (ghc-http-streams): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
0173cdd31d
gnu: Add ghc-http-common.
...
* gnu/packages/haskell-web.scm (ghc-http-common): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
4ba66e6f16
gnu: Add ghc-openssl-streams.
...
* gnu/packages/haskell-crypto.scm (ghc-openssl-streams): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
0925b80409
gnu: Add ghc-hsopenssl.
...
* gnu/packages/haskell-crypto.scm (ghc-hsopenssl): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
7b01a977e4
gnu: Add ghc-io-streams-haproxy.
...
* gnu/packages/haskell-xyz.scm (ghc-io-streams-haproxy): New variable.
2019-08-07 22:05:32 -04:00
Robert Vollmert
658dbc7ff2
gnu: Add ghc-io-streams.
...
* gnu/packages/haskell-xyz.scm (ghc-io-streams): New variable.
2019-08-07 22:05:31 -04:00
Robert Vollmert
14e4199646
gnu: Add ghc-zlib-bindings.
...
* gnu/packages/haskell-xyz.scm (ghc-zlib-bindings): New variable.
2019-08-07 22:05:31 -04:00
Robert Vollmert
bbf8bf31e4
gnu: Add ghc-threads.
...
* gnu/packages/haskell-xyz.scm (ghc-threads): New variable.
2019-08-07 22:05:31 -04:00
Robert Vollmert
b57e99f574
gnu: Add ghc-readable.
...
* gnu/packages/haskell-xyz.scm (ghc-readable): New variable.
2019-08-07 22:05:31 -04:00
Robert Vollmert
efb96749a2
gnu: Add ghc-concurrent-extra.
...
* gnu/packages/haskell-xyz.scm (ghc-concurrent-extra): New variable.
2019-08-07 22:05:31 -04:00
Robert Vollmert
79fcc5e59b
gnu: Add ghc-language-glsl.
...
* gnu/packages/haskell-xyz.scm (ghc-language-glsl): New variable.
2019-08-07 22:05:30 -04:00
Robert Vollmert
6b34d01cbf
gnu: Add ghc-prettyclass.
...
* gnu/package/haskell-xyz.scm: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-prettyclass): New variable.
2019-08-07 22:05:30 -04:00
Robert Vollmert
91732735f6
gnu: ghc-ansi-terminal: Downgrade to 0.8.0.4.
...
This reverts commits
cbff89d126 ,
5a499d0f7d , and
4e3ebbfb16 .
* gnu/packages/haskell.scm (ghc-ansi-terminal): Downgrade to 0.8.0.4.
(ghc-ansi-terminal-0.8): Delete variable.
(ghc-ansi-wl-pprint, ghc-concurrent-output)[inputs]: Replace
'ghc-ansi-terminal-0.8' with 'ghc-ansi-terminal'.
* gnu/packages/haskell-check.scm (ghc-hedgehog)[inputs]: Likewise.
2019-08-07 22:05:30 -04:00
Robert Vollmert
e8aea9018b
gnu: ghc-validation: Downgrade to 1.
...
This is the Stackage LTS version, which is compatible with
ansi-terminal 0.8.
* gnu/packages/haskell.scm (ghc-validation): Downgrade to 1.
2019-08-07 22:05:30 -04:00
Robert Vollmert
f74aa98ed7
gnu: ghc-concurrent-output: Downgrade to 1.10.9.
...
This is the Stackage LTS version, which is compatible with
ansi-terminal 0.8.
* gnu/packages/haskell.scm (ghc-concurrent-output): Downgrade to 1.10.9
and use ghc-ansi-terminal-0.8.
2019-08-07 22:05:30 -04:00
Robert Vollmert
1c54c30d9c
gnu: ghc-validation: Do not generate 'Setup.hs'.
...
This is handled by the build system.
* gnu/packages/haskell.scm (ghc-validation): Remove 'arguments'.
2019-08-07 22:05:30 -04:00
Robert Vollmert
a1eb8be8ca
gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml.
...
These are ghc-8.4-bundled packages, removing to avoid build
conflicts.
* gnu/packages/haskell.scm (ghc-parsec, ghc-stm, ghc-text): Remove.
* gnu/packages/haskell-web.scm (ghc-xhtml): Remove.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-stm and ghc-text.
* gnu/packages/bioinformatics.scm (ngless)[inputs]: Remove ghc-parsec and
ghc-text.
* gnu/packages/haskell-apps.scm (darcs)[inputs]: Remove ghc-parsec.
(git-annex)[inputs]: Remove ghc-stm and ghc-text.
(ghc-sdl2)[inputs]: Remove ghc-text.
(ghc-sdl2-image)[inputs]: Remove ghc-text.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml)[inputs]: Remove ghc-stm.
(ghc-tasty)[inputs]: Remove ghc-stm.
(ghc-tasty-rerun)[inputs]: Same.
(ghc-quickcheck-instances)[inputs]: Remove ghc-text.
(ghc-hedgehog)[inputs]: Remove ghc-stm.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding)[inputs]: Remove
ghc-text.
* gnu/packages/haskell-web.scm (ghc-tagsoup)[inputs]: Remove ghc-text.
(ghc-cookie)[inputs]: Same.
(ghc-http-types)[inputs]: Same.
(ghc-http)[inputs]: Remove ghc-parsec.
(ghc-http-client)[inputs]: Remove ghc-text.
(ghc-http2)[inputs]: Remove ghc-stm.
(ghc-http-conduit)[native-inputs]: Remove ghc-text.
(ghc-wai)[inputs]: Same.
(ghc-wai-extra)[inputs]: Same.
(ghc-warp)[inputs]: Remove ghc-stm and ghc-text.
(ghc-xss-sanitize)[native-inputs]: Remove ghc-text.
(ghc-css-text)[inputs]: Same.
(ghc-mime-types)[inputs]: Same.
(ghc-blaze-html)[inputs]: Same.
(ghc-aeson)[inputs]: Same.
(ghc-aeson-pretty)[inputs]: Same.
(ghc-aeson-qq)[inputs]: Remove ghc-text and ghc-parsec.
(ghc-multipart)[inputs]: Remove ghc-parsec.
(ghc-uri-encode)[inputs]: Remove ghc-text.
(ghc-path-pieces)[inputs]: Same.
(ghc-yesod-core)[inputs]: Remove ghc-text and ghc-parsec.
(ghc-yesod-persistent)[inputs]: Remove ghc-text.
(ghc-yesod-form)[inputs]: Same.
(ghc-yesod)[inputs]: Same.
(ghc-hxt-regex-xmlschema)[inputs]: Remove ghc-parsec and ghc-text.
(ghc-hxt)[inputs]: Remove ghc-parsec.
* gnu/packages/haskell.scm (ghc-convertible)[inputs]: Remove ghc-text.
(ghc-double-conversion)[inputs]: Same.
(ghc-tree-diff)[inputs]: Remove ghc-parsec and ghc-text.
[native-inputs]: Remove ghc-parsec.
(ghc-cgi)[inputs]: Remove ghc-parsec.
(hlint)[inputs]: Remove ghc-text.
(ghc-openglraw)[inputs]: Remove ghc-text.
(ghc-opengl)[inputs]: Same.
(ghc-streaming-commons)[inputs]: Remove ghc-stm and ghc-text.
(ghc-hackage-security)[inputs]: Remove ghc-parsec.
(cabal-install)[inputs]: Remove ghc-stm.
(ghc-parsec-numbers)[inputs]: Remove ghc-parsec.
(ghc-safesemaphore)[inputs]: Remove ghc-stm.
(ghc-text-binary)[inputs]: Remove ghc-text.
(ghc-hashable)[inputs]: Remove ghc-text.
(ghc-transformers-base)[inputs]: Remove ghc-stm.
(ghc-indents)[inputs]: Remove ghc-parsec.
(ghc-regex-tdfa-rc)[inputs]: Same.
(ghc-regex-tdfa-text)[inputs]: Same.
(ghc-regex)[inputs]: Remove ghc-text.
(ghc-parsers)[inputs]: Remove ghc-parsec and ghc-text.
(ghc-attoparsec)[inputs]: Remove ghc-text.
(ghc-attoparsec-bootstrap)[inputs]: Same.
(ghc-zip-archive)[inputs]: Same.
(ghc-polyparse)[inputs]: Same.
(ghc-reducers)[inputs]: Same.
(ghc-xml)[inputs]: Same.
(ghc-feed)[inputs]: Same.
(ghc-exceptions)[inputs]: Remove ghc-stm.
(ghc-case-insensitive)[inputs]: Remove ghc-text.
(ghc-megaparsec)[inputs]: Same.
(ghc-network-uri)[inputs]: Remove ghc-parsec.
(ghc-monad-control)[inputs]: Remove ghc-stm.
(ghc-blaze-builder)[inputs]: Remove ghc-text.
(ghc-blaze-markup)[inputs]: Same.
(ghc-async)[inputs]: Remove ghc-stm.
(ghc-invariant)[inputs]: Same.
(ghc-statevar)[inputs]: Same.
(ghc-lens)[inputs]: Remove ghc-text.
(ghc-cheapskate)[inputs]: Same.
(ghc-semigroups)[inputs]: Same.
(ghc-semigroups-bootstrap)[inputs]: Same.
(ghc-fast-logger)[inputs]: Same.
(ghc-scientific)[inputs]: Same.
(ghc-scientific-bootstrap)[inputs]: Same.
(ghc-texmath)[inputs]: Remove ghc-parsec.
(ghc-highlighting-kate)[inputs]: Same.
(ghc-cmark)[inputs]: Remove ghc-text.
(ghc-cmark-gfm)[inputs]: Same.
(ghc-th-lift-instances)[inputs]: Same.
(ghc-yaml)[inputs]: Same.
(ghc-hslua)[inputs]: Same.
(ghc-hslua-module-text)[inputs]: Same.
(ghc-skylighting-core)[inputs]: Same.
(ghc-doctemplates)[inputs]: Remove ghc-text and ghc-parsec.
(ghc-pandoc)[inputs]: Same.
(ghc-typed-process)[inputs]: Remove ghc-stm.
(ghc-conduit-extra)[inputs]: Remove ghc-stm and ghc-text.
(ghc-xml-types)[inputs]: Remove ghc-text.
(ghc-xml-conduit)[inputs]: Same.
(ghc-pandoc-citeproc)[inputs]: Remove ghc-text and ghc-parsec.
(ghc-regex-tdfa)[inputs]: Remove ghc-parsec.
(ghc-wl-pprint-text)[inputs]: Remove ghc-text.
(ghc-graphviz)[inputs]: Same.
(ghc-system-filepath-bootstrap)[inputs]: Same.
(ghc-system-fileio-bootstrap)[inputs]: Same.
(ghc-shelly)[inputs]: Same.
(ghc-chell)[inputs]: Same.
(ghc-system-filepath)[inputs]: Same.
(ghc-system-fileio)[inputs]: Same.
(ghc-fsnotify)[inputs]: Same.
(ghc-json)[inputs]: Remove ghc-text and ghc-parsec.
(ghc-esqueleto)[inputs]: Remove ghc-text.
(shellcheck)[inputs]: Remove ghc-parsec.
(ghc-errors)[inputs]: Remove ghc-text.
(ghc-chunked-data)[inputs]: Same.
(ghc-uuid-types)[inputs]: Same.
(ghc-uuid)[inputs]: Same.
(ghc-rebase)[inputs]: Remove ghc-stm and ghc-text.
(ghc-foldl)[inputs]: Remove ghc-text.
(ghc-mono-traversable)[inputs]: Same.
(ghc-conduit-combinators)[inputs]: Same.
(ghc-aws)[inputs]: Same.
(ghc-stm-chans)[inputs]: Remove ghc-stm.
(ghc-monad-logger)[inputs]: Remove ghc-text and ghc-stm.
(ghc-shakespeare)[inputs]: Remove ghc-parsec and ghc-text.
(ghc-resource-pool)[inputs]: Remove ghc-stm.
(ghc-attoparsec-iso8601)[inputs]: Remove ghc-text.
(ghc-http-api-data)[inputs]: Same.
(ghc-persistent)[inputs]: Same.
(ghc-aeson-compat)[inputs]: Same.
(ghc-persistent-template)[inputs]: Same.
(ghc-unliftio)[inputs]: Remove ghc-stm.
(ghc-persistent-sqlite)[native-inputs]: Remove ghc-text.
(ghc-bytes)[inputs]: Same.
(ghc-missingh)[inputs]: Remove ghc-parsec.
(ghc-rio)[inputs]: Remove ghc-text.
(ghc-cairo)[inputs]: Same.
(ghc-atomic-write)[inputs]: Remove ghc-text.
[native-inputs]: Same.
(ghc-stm-conduit)[inputs]: Remove ghc-stm.
(ghc-conduit-algorithms)[inputs]: Same.
(ghc-interpolate)[native-inputs]: Remove ghc-text.
(ghc-hpack)[inputs]: Same.
(ghc-inline-c)[inputs]: Remove ghc-parsec.
(ghc-configurator)[inputs]: Remove ghc-text.
(ghc-c2hs)[native-inputs]: Same.
(ghc-libmpd)[inputs]: Same.
(ghc-concurrent-output)[inputs]: Remove ghc-stm.
* gnu/packages/idris.scm (idris)[inputs]: Remove ghc-text.
* gnu/packages/wm.scm (xmobar)[inputs]: Remove ghc-parsec and ghc-stm.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-07 22:05:29 -04:00
Robert Vollmert
e07f765558
import: hackage: Update list of ghc-included packages.
...
It turns out the list in the release notes is incomplete.
This updates the list from /gnu/store/<hash>-ghc-8.4.3/lib/ghc-8.4.3.
* guix/import/hackage.scm (ghc-standard-libraries): Update list.
2019-08-07 22:05:29 -04:00
Robert Vollmert
cce84c34cd
gnu: Add ghc-8.6.
...
* gnu/packages/haskell.scm (ghc-8.6): New variable.
Co-authored-by: Timothy Sample <samplet@ngyro.com >
2019-08-07 22:05:29 -04:00
Robert Vollmert
a62ddb748f
gnu: ghc-8: Rename to 'ghc-8.4'.
...
* gnu/packages/haskell.scm (ghc-8): Rename to...
(ghc-8.4): ...this.
(ghc-8): New variable.
2019-08-07 22:05:23 -04:00
Marius Bakke
8e7f97b9ff
Merge branch 'master' into staging
2019-08-08 00:35:37 +02:00
Marius Bakke
ba7ff983d6
gnu: wpa-supplicant: Update to 2.9.
...
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.9.
2019-08-08 00:30:56 +02:00
Marius Bakke
277faff8ff
gnu: xf86-video-intel: Update to 2.99.917-14.6f4972d.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-14.6f4972d.
2019-08-08 00:30:56 +02:00
Jakob L. Kreuze
d84e9b75b2
machine: Add 'build-locally?' field for managed hosts.
...
* gnu/machine/ssh.scm (machine-ssh-configuration-build-locally?): New
variable.
(managed-host-remote-eval): Pass 'build-locally?' to 'remote-eval'.
2019-08-07 18:29:07 -04:00
Ricardo Wurmus
9bd1333e58
Merge remote-tracking branch 'origin/master' into wip-texlive
2019-08-07 22:26:55 +02:00
Marius Bakke
fa228db78b
gnu: mesa: Update to 19.1.4.
...
* gnu/packages/gl.scm (mesa): Update to 19.1.4.
2019-08-07 22:07:41 +02:00
Jakob L. Kreuze
55e238f2ab
deploy: Use all machine modules when loading deployment
...
* guix/scripts/deploy.scm (load-source-file): Enumerate and include all
submodules of (gnu machine) when loading the provided deployment
specification.
2019-08-07 16:05:58 -04:00
Jakob L. Kreuze
ec12235ce2
reconfigure: Improve tests for system activation.
...
* gnu/tests/reconfigure.scm (run-switch-to-system-test): Assert that
'/run/current-system' points to the activated system, and that new user
accounts specified in the operating system declaration are created.
2019-08-07 15:27:09 -04:00
Efraim Flashner
355ba48c46
gnu: igt-gpu-tools: Rework custom phases.
...
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Use custom 'autogen
phase to replace 'bootstrap phase.
2019-08-07 20:06:01 +03:00
Efraim Flashner
72bc58f850
gnu: dosbox: Remove extra build phase.
...
* gnu/packages/emulators.scm (dosbox)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:06:00 +03:00
Efraim Flashner
3192f25948
gnu: zimg: Remove extra build phase.
...
* gnu/packages/image.scm (zimg)[arguments]: Remove unneeded 'autogen
phase.
2019-08-07 20:06:00 +03:00
Efraim Flashner
384242adf1
gnu: leptonica: Remove extra build phase.
...
* gnu/packages/image.scm (leptonica)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:06:00 +03:00
Efraim Flashner
a491856f2a
gnu: ghmm: Remove extra build phase.
...
* gnu/packages/machine-learning.scm (ghmm)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:59 +03:00
Efraim Flashner
e3a699380e
gnu: ghmm: Update source file-name field.
...
* gnu/packages/machine-learning.scm (ghmm)[source]: Change 'file-name
field to include '-checkout' string.
2019-08-07 20:05:59 +03:00
Efraim Flashner
1f53fdae82
gnu: dovecot-libsodium-plugin: Remove extra build phase.
...
* gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]: Remove
unneeded 'autogen phase.
2019-08-07 20:05:59 +03:00
Efraim Flashner
7b0efd4c32
gnu: dovecot-trees: Remove extra build phase.
...
* gnu/packages/mail.scm (dovecot-trees)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:58 +03:00
Efraim Flashner
02abfcca46
gnu: libetpan: Rework custom phases.
...
* gnu/packages/mail.scm (libetpan)[arguments]: Use custom 'autogen phase
to replace 'boostrap phase.
2019-08-07 20:05:58 +03:00
Efraim Flashner
1d05b683ef
gnu: libmediainfo: Remove extra build phase.
...
* gnu/packages/video.scm (libmediainfo)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:58 +03:00
Efraim Flashner
d05e607c9d
gnu: libsmpeg: Remove extra build phase.
...
* gnu/packages/video.scm (libsmpeg)[arguments]: Remove unnecessary
'autogen phase.
2019-08-07 20:05:57 +03:00
Efraim Flashner
2230039427
gnu: vapoursynth: Remove extra build phase.
...
* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:57 +03:00
Efraim Flashner
fe7023a744
gnu: i3blocks: Remove extra build phase.
...
* gnu/packages/wm.scm (i3blocks)[arguments]: Remove unneeded 'autogen
phase.
2019-08-07 20:05:57 +03:00
Efraim Flashner
db736ca20c
gnu: ocproxy: Remove extra build phase.
...
* gnu/packages/vpn.scm (ocproxy)[arguments]: Remove unneeded 'autogen
phase.
2019-08-07 20:05:57 +03:00
Efraim Flashner
0d7f282b02
gnu: openconnect: Fix propagated-inputs.
...
* gnu/packages/vpn.scm (openconnect)[inputs]: Move libxml2, gnutls,
zlib ...
[propagated-inputs]: ... to here.
2019-08-07 20:05:56 +03:00
Ricardo Wurmus
9fa7c20be9
gnu: gnome-maps: Fix runtime error.
...
Fixes <https://bugs.gnu.org/35761 >.
* gnu/packages/geo.scm (gnome-maps)[arguments]: Add lib output of
gnome-online-accounts and geocode-glib to LD_LIBRARY_PATH.
[inputs]: Add gnome-online-accounts:lib.
2019-08-07 19:03:19 +02:00
Ricardo Wurmus
fdc0688cba
gnu: r-dt: Update to 0.8.
...
* gnu/packages/statistics.scm (r-dt): Update to 0.8.
[propagated-inputs]: Add r-jsonlite.
2019-08-07 12:54:43 +02:00
Ricardo Wurmus
42a8b01d15
gnu: r-epi: Update to 2.38.
...
* gnu/packages/cran.scm (r-epi): Update to 2.38.
2019-08-07 12:54:43 +02:00
Ricardo Wurmus
2132e92261
gnu: r-ggpubr: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.2.
[propagated-inputs]: Add r-rlang.
2019-08-07 12:54:43 +02:00
Ricardo Wurmus
33af00eea4
gnu: r-tinytex: Update to 0.15.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.15.
2019-08-07 12:54:43 +02:00
Ricardo Wurmus
f503ed92d2
gnu: r-servr: Update to 0.15.
...
* gnu/packages/cran.scm (r-servr): Update to 0.15.
2019-08-07 12:54:43 +02:00
Rutger Helling
18e700517e
gnu: dolphin-emu: Update to commit 24718c1.
...
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 24718c1.
2019-08-07 08:15:28 +02:00
Mark H Weaver
9d52e3f3d5
gnu: linux-libre: Update to 5.2.7.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.7.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-07 00:28:32 -04:00
Mark H Weaver
9f90e58c4a
gnu: linux-libre@4.19: Update to 4.19.65.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.65.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-07 00:28:30 -04:00
Mark H Weaver
7acea31bbc
gnu: linux-libre@4.14: Update to 4.14.137.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.137.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-07 00:28:28 -04:00
Mark H Weaver
2b6c7a7cbc
gnu: linux-libre@4.9: Update to 4.9.188.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.188.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-07 00:28:12 -04:00
Mark H Weaver
ad6814557e
gnu: linux-libre@4.4: Update to 4.4.188.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.188.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-07 00:23:20 -04:00
Ricardo Wurmus
f2758945fe
gnu: r-ggplotify: Update to 0.0.4.
...
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.4.
2019-08-06 23:38:22 +02:00
Ricardo Wurmus
5fe9ce982d
gnu: r-bayestestr: Update to 0.2.5.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.2.5.
2019-08-06 23:38:22 +02:00
Jakob L. Kreuze
fd3119db4f
machine: Implement safety checks.
...
* gnu/machine/ssh.scm (machine-check-file-system-availability)
(machine-check-initrd-modules, check-deployment-sanity): New variable.
(deploy-managed-host): Perform safety checks before deploying.
2019-08-06 16:40:25 -04:00
Jakob L. Kreuze
5f04e9f962
reconfigure: Fix GC root installation.
...
Fixes <https://bugs.gnu.org/36942 >.
Reported by ison <ison@airmail.cc >.
guix/scripts/system/reconfigure.scm (install-bootloader-program): Switch
new symlink to the canonical bootloader configuration file.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-08-06 22:21:13 +02:00
Jakob L. Kreuze
d97ce20400
machine: Rename 'system' field.
...
* gnu/machine.scm (machine-system): Delete variable.
(machine-operating-system): New variable.
All callers changed.
* doc/guix.texi (Invoking guix deploy): Use the
'machine-operating-system' accessor rather than 'machine-system'.
2019-08-06 15:48:51 -04:00
Jakob L. Kreuze
5bc751925d
doc: Add note about signing keys.
...
* doc/guix.texi (Invoking guix deploy): Add note explaining that
deployment targets must authorize the coordinator machine's signing key.
2019-08-06 15:16:25 -04:00
Christopher Baines
ec405a4b01
gnu: perl-hash-merge: Change inputs to propagated-inputs.
...
Clone::Choose is required at runtime, so this input needs to be
propagated. This change fixes the sqitch package.
* gnu/packages/perl.scm (perl-hash-merge)[inputs]: Change to
propagated-inputs.
2019-08-06 19:53:51 +01:00
Rutger Helling
86445c8e35
gnu: ffmpeg: Update to 4.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.2.
[inputs]: Add dav1d.
* gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Adjust inheritance.
2019-08-06 18:59:28 +02:00
Marius Bakke
58e37b5441
gnu: nss: Fix build failure on armhf-linux.
...
Fixes <https://bugs.gnu.org/36930 >.
* gnu/packages/patches/nss-freebl-stubs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/nss.scm (nss)[source](patches): Add it.
2019-08-06 17:06:57 +02:00
Ricardo Wurmus
b120789193
gnu: r-rsubread: Update to 1.34.6.
...
* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.6.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
d6158ecb3b
gnu: r-abaenrichment: Update to 1.14.1.
...
* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.14.1.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
fbe5a0872f
gnu: r-atacseqqc: Update to 1.8.5.
...
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.8.5.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
fcbd8960c2
gnu: r-genomicinteractions: Update to 1.18.1.
...
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.18.1.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
109b8ad5f9
gnu: r-chippeakanno: Update to 3.18.2.
...
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.18.2.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
c8e141ab02
gnu: r-msnid: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-msnid): Update to 1.18.1.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
afe4be49f1
gnu: r-rcas: Update to 1.10.1.
...
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.10.1.
2019-08-06 15:49:00 +02:00
Ricardo Wurmus
76d9b08e1b
gnu: r-genomicfeatures: Update to 1.36.4.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.4.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
e16fe0b50a
gnu: r-rtracklayer: Update to 1.44.2.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.44.2.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
6f8760d9f8
gnu: r-summarizedexperiment: Update to 1.14.1.
...
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.14.1.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
2ebd2b440d
gnu: r-biomart: Update to 2.40.3.
...
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.40.3.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
fbd761fe9b
gnu: r-limma: Update to 3.40.6.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.6.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
8a5f9d3d56
gnu: r-edger: Update to 3.26.6.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.6.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
00300de5d0
gnu: r-xgboost: Update to 0.90.0.2.
...
* gnu/packages/cran.scm (r-xgboost): Update to 0.90.0.2.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
6fa5987606
gnu: r-citr: Update to 0.3.1.
...
* gnu/packages/cran.scm (r-citr): Update to 0.3.1.
[propagated-inputs]: Remove r-bibtex.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
5b87fae3f8
gnu: r-enrichr: Update to 2.0.
...
* gnu/packages/cran.scm (r-enrichr): Update to 2.0.
2019-08-06 15:48:59 +02:00
Ricardo Wurmus
006c3dc386
gnu: r-dalex: Update to 0.4.4.
...
* gnu/packages/cran.scm (r-dalex): Update to 0.4.4.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
22d556a8e1
gnu: r-bookdown: Update to 0.12.
...
* gnu/packages/cran.scm (r-bookdown): Update to 0.12.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
1a88de187b
gnu: r-ldheatmap: Update to 0.99-7.
...
* gnu/packages/cran.scm (r-ldheatmap): Update to 0.99-7.
[propagated-inputs]: Add r-rcpp.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
2deb1529a2
gnu: r-sf: Update to 0.7-7.
...
* gnu/packages/cran.scm (r-sf): Update to 0.7-7.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
4eed03ea41
gnu: r-deldir: Update to 0.1-23.
...
* gnu/packages/cran.scm (r-deldir): Update to 0.1-23.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
24d439868b
gnu: r-classint: Update to 0.4-1.
...
* gnu/packages/cran.scm (r-classint): Update to 0.4-1.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
8518744ec4
gnu: r-rematch2: Update to 2.1.0.
...
* gnu/packages/cran.scm (r-rematch2): Update to 2.1.0.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
bd00835630
gnu: r-irkernel: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.2.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
51c9504ba6
gnu: r-lavaan: Update to 0.6-4.
...
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-4.
2019-08-06 15:48:58 +02:00
Ricardo Wurmus
01629c665b
gnu: r-bayesm: Update to 3.1-3.
...
* gnu/packages/cran.scm (r-bayesm): Update to 3.1-3.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
eebd93eb6b
gnu: r-rsvd: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-rsvd): Update to 1.0.2.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
d5d631b650
gnu: r-future: Update to 1.14.0.
...
* gnu/packages/cran.scm (r-future): Update to 1.14.0.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
ffb97e695c
gnu: r-spatialextremes: Update to 2.0-7.2.
...
* gnu/packages/cran.scm (r-spatialextremes): Update to 2.0-7.2.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
504a51369f
gnu: r-bigrquery: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-bigrquery): Update to 1.2.0.
[propagated-inputs]: Add r-gargle and r-rlang.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
6275418b6f
gnu: Add r-gargle.
...
* gnu/packages/cran.scm (r-gargle): New variable.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
031afc4890
gnu: r-shades: Update to 1.4.0.
...
* gnu/packages/cran.scm (r-shades): Update to 1.4.0.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
12618b5080
gnu: r-rnifti: Update to 0.11.1.
...
* gnu/packages/cran.scm (r-rnifti): Update to 0.11.1.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
b154b02620
gnu: r-flare: Update to 1.6.0.2.
...
* gnu/packages/cran.scm (r-flare): Update to 1.6.0.2.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
e0f20dce62
gnu: r-sparsesvd: Update to 0.2.
...
* gnu/packages/cran.scm (r-sparsesvd): Update to 0.2.
2019-08-06 15:48:57 +02:00
Ricardo Wurmus
14148ef1ee
gnu: r-tidytree: Update to 0.2.5.
...
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.5.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
ef93e90fae
gnu: r-rgl: Update to 0.100.26.
...
* gnu/packages/cran.scm (r-rgl): Update to 0.100.26.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
65555b1d08
gnu: r-afex: Update to 0.24-1.
...
* gnu/packages/cran.scm (r-afex): Update to 0.24-1.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
99765abb13
gnu: r-usethis: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-usethis): Update to 1.5.1.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
a5a64814b2
gnu: r-sjplot: Update to 2.7.0.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.7.0.
[propagated-inputs]: Add r-ggrepel.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
7343fa8ecb
gnu: r-ggeffects: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.11.0.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
5ae4cbb656
gnu: r-performance: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-performance): Update to 0.3.0.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
5357c59bf3
gnu: r-emmeans: Update to 1.4.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.
2019-08-06 15:48:56 +02:00
Ricardo Wurmus
332c8df6f0
gnu: r-magick: Update to 2.1.
...
* gnu/packages/cran.scm (r-magick): Update to 2.1.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
2634febacd
gnu: r-raster: Update to 2.9-23.
...
* gnu/packages/cran.scm (r-raster): Update to 2.9-23.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
a510dc6091
gnu: r-proc: Update to 1.15.3.
...
* gnu/packages/cran.scm (r-proc): Update to 1.15.3.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
44de742e37
gnu: r-insight: Update to 0.4.1.
...
* gnu/packages/cran.scm (r-insight): Update to 0.4.1.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
72c967e2ea
gnu: r-abn: Update to 2.1.
...
* gnu/packages/cran.scm (r-abn): Update to 2.1.
[propagated-inputs]: Remove r-cairo.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
c187e8f65d
gnu: r-factominer: Update to 1.42.
...
* gnu/packages/cran.scm (r-factominer): Update to 1.42.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
2d363778d4
gnu: r-reticulate: Update to 1.13.
...
* gnu/packages/cran.scm (r-reticulate): Update to 1.13.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
e3abc134e8
gnu: r-dosnow: Update to 1.0.18.
...
* gnu/packages/cran.scm (r-dosnow): Update to 1.0.18.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
cc7176cc2c
gnu: r-zip: Update to 2.0.3.
...
* gnu/packages/cran.scm (r-zip): Update to 2.0.3.
2019-08-06 15:48:55 +02:00
Ricardo Wurmus
9c69d79744
gnu: r-radiant-data: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-radiant-data): Update to 1.0.0.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
dbd3950a3f
gnu: r-shinyace: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-shinyace): Update to 0.4.0.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
9f8f2d9b14
gnu: r-pillar: Update to 1.4.2.
...
* gnu/packages/cran.scm (r-pillar): Update to 1.4.2.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
56444d1852
gnu: r-vctrs: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-vctrs): Update to 0.2.0.
[propagated-inputs]: Add r-ellipsis.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
503d5b5a75
gnu: r-processx: Update to 3.4.1.
...
* gnu/packages/cran.scm (r-processx): Update to 3.4.1.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
70980197aa
gnu: r-vioplot: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.2.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
83e3e72a30
gnu: r-hardyweinberg: Update to 1.6.3.
...
* gnu/packages/cran.scm (r-hardyweinberg): Update to 1.6.3.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
04d42a9de1
gnu: r-mice: Update to 3.6.0.
...
* gnu/packages/cran.scm (r-mice): Update to 3.6.0.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
bed3424619
gnu: r-jomo: Update to 2.6-9.
...
* gnu/packages/cran.scm (r-jomo): Update to 2.6-9.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
417f7ed58d
gnu: r-recipes: Update to 0.1.6.
...
* gnu/packages/cran.scm (r-recipes): Update to 0.1.6.
[propagated-inputs]: Remove r-rcpproll.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
a80620b96d
gnu: r-geometry: Update to 0.4.2.
...
* gnu/packages/cran.scm (r-geometry): Update to 0.4.2.
[propagated-inputs]: Add r-linprog.
2019-08-06 15:48:54 +02:00
Ricardo Wurmus
f3640cee10
gnu: Add r-linprog.
...
* gnu/packages/cran.scm (r-linprog): New variable.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
099b7c55bb
gnu: r-lava: Update to 1.6.6.
...
* gnu/packages/cran.scm (r-lava): Update to 1.6.6.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
3337fd1dce
gnu: r-energy: Update to 1.7-6.
...
* gnu/packages/cran.scm (r-energy): Update to 1.7-6.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
80cdd36fe8
gnu: r-lpsolve: Update to 5.6.13.2.
...
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.2.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
4522ec869b
gnu: r-rcpp: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.2.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
cd7e9fb161
gnu: r-pkgbuild: Update to 1.0.4.
...
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.4.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
b89805fe14
gnu: r-haven: Update to 2.1.1.
...
* gnu/packages/cran.scm (r-haven): Update to 2.1.1.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
b44c12057b
gnu: r-curl: Update to 4.0.
...
* gnu/packages/cran.scm (r-curl): Update to 4.0.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
3e0128ec36
gnu: r-callr: Update to 3.3.1.
...
* gnu/packages/cran.scm (r-callr): Update to 3.3.1.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
6a04f25faf
gnu: r-ellipsis: Update to 0.2.0.1.
...
* gnu/packages/cran.scm (r-ellipsis): Update to 0.2.0.1.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
710ecc9ceb
gnu: r-clipr: Update to 0.7.0.
...
* gnu/packages/cran.scm (r-clipr): Update to 0.7.0.
2019-08-06 15:48:53 +02:00
Ricardo Wurmus
d36430d274
gnu: r-desolve: Update to 1.24.
...
* gnu/packages/maths.scm (r-desolve): Update to 1.24.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
17e43c425d
gnu: r-quantreg: Update to 5.42.1.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.42.1.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
599fbee5fb
gnu: r-pbapply: Update to 1.4-1.
...
* gnu/packages/statistics.scm (r-pbapply): Update to 1.4-1.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
0910ff0cfc
gnu: r-robust: Update to 0.4-18.1.
...
* gnu/packages/statistics.scm (r-robust): Update to 0.4-18.1.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
ddfd0afb2a
gnu: r-mclust: Update to 5.4.5.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.5.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
58aa971fbd
gnu: r-fastica: Update to 1.2-2.
...
* gnu/packages/statistics.scm (r-fastica): Update to 1.2-2.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
db93ef0948
gnu: r-cowplot: Update to 1.0.0.
...
* gnu/packages/statistics.scm (r-cowplot): Update to 1.0.0.
[propagated-inputs]: Remove r-plyr; add r-rlang.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
b2fea05954
gnu: r-rngtools: Update to 1.4.
...
* gnu/packages/statistics.scm (r-rngtools): Update to 1.4.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
8d84a0ad70
gnu: r-domc: Update to 1.3.6.
...
* gnu/packages/statistics.scm (r-domc): Update to 1.3.6.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
862959813f
gnu: r-doparallel: Update to 1.0.15.
...
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.15.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
5a01128f45
gnu: r-foreach: Update to 1.4.7.
...
* gnu/packages/statistics.scm (r-foreach): Update to 1.4.7.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
b41d03dd35
gnu: r-iterators: Update to 1.0.12.
...
* gnu/packages/statistics.scm (r-iterators): Update to 1.0.12.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
90752043dd
gnu: r-rsqlite: Update to 2.1.2.
...
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.1.2.
2019-08-06 15:48:52 +02:00
Ricardo Wurmus
2de0f885f4
gnu: r-blob: Update to 1.2.0.
...
* gnu/packages/statistics.scm (r-blob): Update to 1.2.0.
[propagated-inputs]: Add r-rlang and r-vctrs; remove r-tibble.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
feb261ee9b
gnu: r-rmarkdown: Update to 1.14.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.14.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
6af62ad50a
gnu: r-rcpparmadillo: Update to 0.9.600.4.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.600.4.0.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
9b02d1c836
gnu: r-hms: Update to 0.5.0.
...
* gnu/packages/statistics.scm (r-hms): Update to 0.5.0.
[propagated-inputs]: Add r-vctrs.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
78896ba23b
gnu: r-devtools: Update to 2.1.0.
...
* gnu/packages/statistics.scm (r-devtools): Update to 2.1.0.
[propagated-inputs]: Add r-roxygen2 and r-testthat.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
1df87085e3
gnu: r-git2r: Update to 0.26.1.
...
* gnu/packages/statistics.scm (r-git2r): Update to 0.26.1.
[inputs]: Remove libssh2 and openssl; add libgit2.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
9236b2c144
gnu: r-httr: Update to 1.4.1.
...
* gnu/packages/statistics.scm (r-httr): Update to 1.4.1.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
3511aff992
gnu: r-openssl: Update to 1.4.1.
...
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.1.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
c02bb7e901
gnu: r-checkmate: Update to 1.9.4.
...
* gnu/packages/statistics.scm (r-checkmate): Update to 1.9.4.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
b29ecb8e37
gnu: r-xml2: Update to 1.2.1.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.1.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
8d932e71d6
gnu: r-coda: Update to 0.19-3.
...
* gnu/packages/statistics.scm (r-coda): Update to 0.19-3.
2019-08-06 15:48:51 +02:00
Ricardo Wurmus
7d36001bd2
gnu: r-dplyr: Update to 0.8.3.
...
* gnu/packages/statistics.scm (r-dplyr): Update to 0.8.3.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
eae8e56a64
gnu: r-testthat: Update to 2.2.1.
...
* gnu/packages/statistics.scm (r-testthat): Update to 2.2.1.
[propagated-inputs]: Add r-evaluate.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
c2e85d0265
gnu: r-digest: Update to 0.6.20.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.20.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
d6e54e7002
gnu: r-nlme: Update to 3.1-141.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-141.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
ecebfe51ce
gnu: r-foreign: Update to 0.8-72.
...
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-72.
2019-08-06 15:48:50 +02:00
Ricardo Wurmus
6eccb0879f
gnu: r-boot: Update to 1.3-23.
...
* gnu/packages/statistics.scm (r-boot): Update to 1.3-23.
2019-08-06 15:48:50 +02:00
Rutger Helling
49fd98bf65
gnu: faudio: Update to 19.08.
...
* gnu/packages/audio.scm (faudio): Update to 19.08.
2019-08-06 13:09:23 +02:00
Rutger Helling
932f795c0e
gnu: kitty: Update to 0.14.3.
...
* gnu/packages/terminals.scm (kitty): Update to 0.14.3.
[inputs]: Add libcanberra.
2019-08-06 13:06:25 +02:00
Ricardo Wurmus
378d94e51b
Merge remote-tracking branch 'origin/master' into wip-texlive
2019-08-06 10:07:36 +02:00
Brian Leung
6a5198170e
gnu: emacs-ivy: Update to 0.12.0-1.d3e4514.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12.0-1.d3e4514.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-06 09:41:44 +02:00
Mark H Weaver
aac6c53a7b
gnu: libmad: Add more security fixes from Debian.
...
Includes fixes for CVE-2017-8372, CVE-2017-8373, and CVE-2017-8374.
Reported by <marit@secmail.pro > in <https://bugs.gnu.org/36909 >.
* gnu/packages/patches/libmad-frame-length.patch: Delete file.
* gnu/packages/patches/libmad-length-check.patch,
gnu/packages/patches/libmad-md_size.patch: New files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/mp3.scm (libmad)[source]: Update patches accordingly.
2019-08-06 03:18:24 -04:00
Rutger Helling
b0c48829b6
gnu: flatpak: Update to 1.4.2.
...
* gnu/packages/package-management.scm (flatpak): Update to 1.4.2.
2019-08-06 08:25:35 +02:00
Marius Bakke
2426e2c94c
gnu: strace: Fix test failures on some systems.
...
* gnu/packages/patches/strace-ipc-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (strace)[source](patches): New field.
[arguments]: Add 'regenerate-tests' phase.
Co-Authored-By: Mark H Weaver <mhw@netris.org >
2019-08-06 02:17:38 -04:00
Tobias Geerinckx-Rice
96681d4be1
gnu: terminator: Wrap instead of propagating GSettings schemas.
...
* gnu/packages/gnome.scm (terminator)[inputs]:
Move gsettings-desktop-schemas back here…
[propagated-inputs]: …from here.
[arguments]: Add the glib-or-gtk-build-system's ‘glib-or-gtk-wrap’
phase.
2019-08-05 22:18:57 +02:00
Tobias Geerinckx-Rice
7b88b71120
gnu: libvirt: Update to 5.6.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 5.6.0.
[source]: Remove patch.
* gnu/packages/patches/libvirt-remove-ATTRIBUTE_UNUSED.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-08-05 21:03:31 +02:00
Tobias Geerinckx-Rice
d866acca9a
gnu: python-libvirt: Update to 5.6.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.6.0.
2019-08-05 21:03:31 +02:00
Mark H Weaver
0fae1b6dee
Revert "gnu: nss: Update to 3.45 [security fixes]."
...
This reverts commit 95580bda05 .
Note that the security fixes mentioned in that commit were already
present in NSS 3.44.1, which is the version that's now reinstated
by this revert. The rationale for this revert is that NSS 3.45 fails
to build on armhf-linux.
2019-08-05 12:45:22 -04:00
Rutger Helling
c94884bcc1
gnu: wine: Adapt Intel Vulkan on i686-linux.
...
* gnu/packages/wine.scm (wine)[arguments]: Adjust to also provide Vulkan on
i686-linux for Intel.
* gnu/packages/wine.scm (wine64)[arguments]: Adjust to also provide Vulkan on
i686-linux for Intel.
* gnu/packages/wine.scm (wine-staging)[arguments]: Adjust to also provide
Vulkan on i686-linux for Intel.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust to also provide
Vulkan on i686-linux for Intel.
2019-08-05 16:47:36 +02:00
Brian Leung
e15ec8bcec
gnu: emacs-org-super-agenda: Update to 1.1.1-1.375bde4.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to
1.1.1-1.375bde4.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:19:03 +02:00
Brian Leung
4d48e277ca
gnu: Add emacs-org-sidebar.
...
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:17:46 +02:00
Brian Leung
003d153783
gnu: emacs-dired-hacks: Update to 0.0.1-2.886befe.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-2.886befe.
[description]: Use full sentences.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:16:59 +02:00
Brian Leung
f94ae7d472
gnu: Add emacs-nswbuff.
...
* gnu/packages/emacs-xyz.scm (emacs-nswbuff): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:15:44 +02:00
Brian Leung
12dd1a4838
gnu: Add emacs-company-math.
...
* gnu/packages/emacs-xyz.scm (emacs-company-math): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:15:00 +02:00
Brian Leung
16fdde79ec
gnu: Add emacs-math-symbol-lists.
...
* gnu/packages/emacs-xyz.scm (emacs-math-symbol-lists): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:13:58 +02:00
Brian Leung
c07f3113d9
gnu: Add emacs-hercules.
...
* gnu/packages/emacs-xyz.scm (emacs-hercules): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:12:59 +02:00
Brian Leung
d052e51b57
gnu: Add emacs-mc-extras.
...
* gnu/packages/emacs-xyz.scm (emacs-mc-extras): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:12:09 +02:00
Brian Leung
594d60a3f4
gnu: emacs-nodejs-repl: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:09:52 +02:00
Brian Leung
365e94c019
gnu: emacs-counsel-etags: Update to 1.8.7.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.7.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:09:37 +02:00
Brian Leung
10989c59cb
gnu: emacs-lua-mode: Update to 20151025-2.95c64bb.
...
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20151025-2.95c64bb.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:08:30 +02:00
Brian Leung
f48aa64ea8
gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): Update to 0.0.1-1.f4fcd0a.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:07:09 +02:00
Brian Leung
fef08850b7
gnu: emacs-so-long: Update to 1.0-2.cfae473.
...
* gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.0-2.cfae473.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:05:26 +02:00
Brian Leung
aca6091b05
gnu: emacs-highlight-indentation: Update to 0.7.0-1.d03803f.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-indentation): Update to
0.7.0-1.d03803f.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:04:27 +02:00
Brian Leung
76c2e51017
gnu: Add emacs-dired-toggle-sudo.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-toggle-sudo): New variable.
* gnu/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 16:02:05 +02:00
Brian Leung
1a24d8b347
gnu: Add emacs-helm-org-rifle.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 15:47:00 +02:00
Brian Leung
1239146613
gnu: emacs-magit-todos: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 15:45:54 +02:00
Brian Leung
0074b1e96c
gnu: Add emacs-scroll-on-drag.
...
* gnu/packages/emacs-xyz.scm (emacs-scroll-on-drag): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 15:45:24 +02:00
Brian Leung
91b351de53
gnu: Add emacs-evil-traces.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-traces): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 15:43:05 +02:00
Brian Leung
7fb91e4f36
gnu: emacs-helm: Update to 3.3.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 15:40:37 +02:00
Jonathan Frederickson
213315d485
gnu: Add libhandy.
...
* gnu/packages/gnome.scm (libhandy): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net >
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-08-05 14:06:11 +02:00
Nicolas Goaziou
b705b1388f
gnu: emacs-org-contrib: Update to 20190805.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190805.
2019-08-05 13:07:56 +02:00
Nicolas Goaziou
dedafb9ccf
gnu: emacs-org: Update to 9.2.5.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.5.
2019-08-05 13:03:17 +02:00
Brian Leung
71804546b1
gnu: python-scikit-learn: Make gzip timestamps writable.
...
* gnu/packages/machine-learning.scm (python-scikit-learn)
[arguments]: Add custom phase to make gzip timestamps writable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-08-05 10:23:02 +03:00
Brian Leung
d9340de903
gnu: khmer: Make gzip timestamps writable.
...
* gnu/packages/bioinformatics.scm (khmer)[arguments]: Add custom phase
to make gzip timestamps writable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-08-05 10:22:20 +03:00
Rutger Helling
3f14c9135b
gnu: mesa: Enable Intel 32-bit Vulkan drivers.
...
* gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel
on i686-linux.
2019-08-05 08:25:04 +02:00
Mark H Weaver
5ee4d11ff4
gnu: linux-libre: Update to 5.2.6.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.6.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-04 22:02:02 -04:00
Mark H Weaver
b4478eb2e3
gnu: linux-libre@4.19: Update to 4.19.64.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.64.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-04 22:01:59 -04:00
Mark H Weaver
cf1941712f
gnu: linux-libre@4.14: Update to 4.14.136.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.136.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-04 22:01:57 -04:00
Mark H Weaver
8079493c6c
gnu: linux-libre@4.9: Update to 4.9.187.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.187.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-04 22:01:55 -04:00
Mark H Weaver
71f9016a4f
gnu: linux-libre@4.4: Update to 4.4.187.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.187.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-04 22:01:52 -04:00
Mark H Weaver
95580bda05
gnu: nss: Update to 3.45 [security fixes].
...
Includes fixes for CVE-2019-11719, CVE-2019-11727, and CVE-2019-11729.
* gnu/packages/nss.scm (nss): Update to 3.45.
2019-08-04 21:59:38 -04:00
Tobias Geerinckx-Rice
35600cd9a0
gnu: docker-compose: Remove inputs for old Python versions.
...
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python2-backport-ssl-match-hostname and python-ipaddress.
2019-08-05 01:06:58 +02:00
Tobias Geerinckx-Rice
d12578f2e2
gnu: python-docker-py: Propagate dependencies.
...
* gnu/packages/docker.scm (python-docker-py)[inputs]:
Move python-docker-pycreds and python-paramiko from here…
[propagated-inputs]: …to here.
(docker-compose)[inputs]: Remove them.
2019-08-05 01:06:58 +02:00
Tobias Geerinckx-Rice
e643d90f0f
gnu: docker-compose: Remove Windows-specific input.
...
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python-colorama.
2019-08-05 01:06:57 +02:00
Marius Bakke
5b689de58d
gnu: x265: Update to 3.1.2.
...
* gnu/packages/video.scm (x265): Update to 3.1.2.
2019-08-05 00:17:09 +02:00
Marius Bakke
621ce95cfe
gnu: x265: Update source URI.
...
* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at
<https://bitbucket.org/multicoreware/x265 >.
2019-08-05 00:17:09 +02:00
Marius Bakke
15b5963300
gnu: i3-wm: Update to 4.17.
...
* gnu/packages/wm.scm (i3-wm): Update to 4.17.
2019-08-04 17:39:04 +02:00
Marius Bakke
cb96d239e6
gnu: i3status: Update to 2.13.
...
* gnu/packages/wm.scm (i3status): Update to 2.13.
[arguments]: Remove #:make-flags and #:phases. Add #:out-of-source?.
[native-inputs]: Add DOCBOOK-XSL, LIBXML2 and XMLTO.
2019-08-04 17:38:13 +02:00
Marius Bakke
4f868257f3
gnu: samba: Update to 4.10.6.
...
* gnu/packages/samba.scm (samba): Update to 4.10.6.
2019-08-04 16:22:35 +02:00
Marius Bakke
2e2db09280
gnu: strace: Update to 5.2.
...
* gnu/packages/linux.scm (strace): Update to 5.2.
2019-08-04 16:22:20 +02:00
Marius Bakke
16feaeefc9
gnu: libevent: Update to 2.1.11.
...
* gnu/packages/libevent.scm (libevent): Update to 2.1.11.
2019-08-04 16:22:01 +02:00
Marius Bakke
febbe43155
gnu: exiv2: Update to 0.27.2.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.2.
2019-08-04 16:21:43 +02:00
Marius Bakke
9728def2e9
gnu: enchant: Update to 2.2.5.
...
* gnu/packages/enchant.scm (enchant): Update to 2.2.5.
2019-08-04 16:21:26 +02:00
Marius Bakke
6bf53ad58d
gnu: python-mako: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE.
2019-08-04 14:02:48 +02:00
Marius Bakke
4668464f29
gnu: flac: Update to 1.3.3.
...
* gnu/packages/xiph.scm (flac): Update to 1.3.3.
[source](patches): Remove.
* gnu/packages/patches/flac-CVE-2017-6888.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-08-04 13:57:53 +02:00
Marius Bakke
3082280cf9
gnu: libpciaccess: Update to 0.16.
...
* gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
2019-08-04 13:49:57 +02:00
Marius Bakke
8ed97b6ea1
gnu: nss, nss-certs: Update to 3.45.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.45.
* gnu/packages/nss.scm (nss): Likewise.
2019-08-04 13:49:57 +02:00
Marius Bakke
cb16a9fba9
gnu: python-packaging: Update to 19.1.
...
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
2019-08-04 13:49:56 +02:00
Marius Bakke
ec227df31a
gnu: perl-cgi: Update to 4.44.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.44.
2019-08-04 13:49:56 +02:00
Marius Bakke
ff292a77a9
gnu: perl-http-message: Update to 6.18.
...
* gnu/packages/web.scm (perl-http-message): Update to 6.18.
2019-08-04 13:49:56 +02:00
Marius Bakke
81e74dc80b
gnu: libva: Update to 2.5.0.
...
* gnu/packages/video.scm (libva): Update to 2.5.0.
2019-08-04 13:49:56 +02:00
Marius Bakke
1648530f4a
gnu: gtk+: Update to 3.24.10.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.24.10.
2019-08-04 13:49:56 +02:00
Marius Bakke
140716a5c9
gnu: cups-filters: Update to 1.25.1.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.25.1.
2019-08-04 13:49:56 +02:00
Marius Bakke
6d9de48d15
gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203].
...
* gnu/packages/version-control.scm (subversion): Update to 1.10.6.
2019-08-04 13:49:56 +02:00
Marius Bakke
cc3c5fc5e1
gnu: mariadb: Update to 10.1.41 [security fixes].
...
This fixes CVE-2019-2805, CVE-2019-2740, CVE-2019-2739, and CVE-2019-2737.
* gnu/packages/databases.scm (mariadb): Update to 10.1.41.
[source](uri): Update download URL.
2019-08-04 13:49:56 +02:00
Marius Bakke
4661fa76c7
gnu: python-mako: Update to 1.0.14.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
2019-08-04 13:49:55 +02:00
Marius Bakke
756a980953
gnu: python-cython: Update to 0.29.13.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
2019-08-04 13:49:55 +02:00
Marius Bakke
c0e40f4fd2
gnu: ImageMagick: Update to 6.9.10-58.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-58.
2019-08-04 13:49:55 +02:00
Marius Bakke
7aad68f6d9
gnu: libwebp: Update to 1.0.3.
...
* gnu/packages/image.scm (libwebp): Update to 1.0.3.
2019-08-04 13:49:55 +02:00
Marius Bakke
f184893af0
gnu: MariaDB: Disable the TokuDB plugin.
...
Fixes <https://bugs.gnu.org/35521 >.
Reported by Mark H Weaver <mhw@netris.org >.
* gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in
<#:configure-flags>. Enable the "innodb_fts.crash_recovery" test, which
likely failed because of the high I/O load induced by TokuDB.
[inputs]: Remove SNAPPY.
(cherry picked from commit bba7a77ed9 )
2019-08-04 13:49:55 +02:00
Marius Bakke
275cce3d87
gnu: python-cython: Speed up test suite.
...
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.
(cherry picked from commit e9194eb048 )
2019-08-04 13:49:55 +02:00
Marius Bakke
18090a9735
gnu: perl-try-tiny: Update to 0.30.
...
* gnu/packages/perl.scm (perl-try-tiny): Update to 0.30.
2019-08-04 13:49:55 +02:00
Marius Bakke
1c7d7f3f65
gnu: double-conversion: Update to 3.1.5.
...
* gnu/packages/maths.scm (double-conversion): Update to 3.1.5.
2019-08-04 13:49:54 +02:00
Marius Bakke
a33925d122
gnu: Remove pcre2/fixed.
...
* gnu/packages/pcre.scm (pcre2/fixed): Remove variable.
(pcre2)[replacement]: Remove.
[source](patches): New field.
* gnu/packages/php.scm (php)[inputs]: Change PCRE2/FIXED to PCRE2.
2019-08-04 13:49:45 +02:00
Marius Bakke
f35d313265
Merge branch 'master' into staging
2019-08-04 13:41:27 +02:00
Marius Bakke
e920037793
gnu: docker-cli: Print a usable version string.
...
* gnu/packages/docker.scm (docker-cli)[arguments]<#:phases>: Set the VERSION
variable before building the package.
2019-08-04 13:33:42 +02:00
Marius Bakke
7f2e852267
gnu: ungoogled-chromium: Update to 76.0.3809.87-0.6ea9390.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 76.
(%chromium-version): Set to 76.0.3809.87.
(%ungoogled-revision): Set to 6ea939002bae43a27910e03569d43519d07842e7.
(%debian-revision): Set to debian/76.0.3809.87-2.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(gentoo-patch, gentoo-patches): New procedures.
(%auxiliary-patches): New variable.
(ungoogled-chromium-source): Ignore Ungoogleds bundled Debian patches, as well
as some of Debians build fixes. Apply %AUXILIARY-PATCHES.
(ungoogled-chromium)[arguments]: Adjust unbundling substitutions. Do not set
Blink symbol level.
2019-08-04 13:33:42 +02:00
Marius Bakke
f339cb188a
gnu: re2: Update to 2019-08-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-08-01.
2019-08-04 13:33:42 +02:00
Efraim Flashner
ac6b78488f
build/cargo-build-system: Patch cargo checksums.
...
* guix/build/cargo-build-system.scm (generate-all-checksums): New
procedure.
(update-cargo-lock, patch-cargo-checksums): New phases.
(%standard-phases): Add 'update=cargo-lock after 'configure and
'patch-cargo-checksums after 'patch-generated-file-shebangs.
* doc/guix.texi (Build System)[cargo-build-system]: Mention how
Cargo.lock files are handled.
2019-08-04 11:53:27 +03:00
Tobias Geerinckx-Rice
ded545d562
gnu: mpfi: Use @acronym{} in Texinfo.
...
* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice
aaf80ba781
gnu: mpc: Use @acronym{} in Texinfo.
...
* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice
932b607293
gnu: mpfr: Use @acronym{} in Texinfo.
...
* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice
245fae9077
gnu: gmp: Use @acronym{} in Texinfo.
...
* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice
f8f2b048b9
gnu: mtd-utils: Support cryptography.
...
* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice
9ea820a5bf
gnu: mtd-utils: Update to 2.1.1.
...
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.1.
[inputs]: Add zstd:lib.
2019-08-03 23:26:39 +02:00
Tobias Geerinckx-Rice
b5e912a88c
gnu: man-pages: Update to 5.02.
...
* gnu/packages/man.scm (man-pages): Update to 5.02.
2019-08-03 17:41:29 +02:00
Alex Vong
144cb83a71
gnu: youtube-dl: Update to 2019.08.02.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
2019-08-03 21:54:08 +08:00
David Thompson
2d0e802f1a
gnu: guile-next: Update to 2.9.3.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
2019-08-03 08:14:20 -04:00
Rutger Helling
036feaf9cb
gnu: wine64-staging: Adapt patch script.
...
* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
2019-08-03 10:50:58 +02:00
Rutger Helling
09fd82ce8c
gnu: wine-staging: Update to 4.13.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.13.
* gnu/packages/wine.scm (wine-staging): Update to 4.13.
2019-08-03 10:33:23 +02:00
Tobias Geerinckx-Rice
82ebb785f1
gnu: you-get: Update to 0.4.1328.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice
095c09c773
gnu: krita: Update to 4.2.5.
...
* gnu/packages/kde.scm (krita): Update to 4.2.5.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice
ad9fd1ba2c
gnu: texmacs: Update to 1.99.11.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
2019-08-03 01:13:47 +02:00
Pierre Neidhardt
000faac0a2
gnu: sbcl-trivia: Fix .asd loading.
...
* gnu/packages/lisp.scm (sbcl-trivia): Do it.
2019-08-02 17:45:37 +02:00
Pierre Neidhardt
6ba457cc1c
gnu: Add sbcl-cl-str.
...
* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
2019-08-02 13:11:13 +02:00
Jakob L. Kreuze
1db6f137d9
reconfigure: Reload all shepherd files when upgrading services.
...
Fixes <https://bugs.gnu.org/36878 >.
Reported by Robert Vollmert <rob@vllmrt.net >.
* guix/scripts/system/reconfigure.scm (upgrade-shepherd-services): Load
all service files, rather than just those of services to be started.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-08-02 11:20:51 +02:00
Tobias Geerinckx-Rice
7c13793dbc
Revert "gnu: fontforge: Update to 20190801."
...
This is core-updates material.
This reverts commit 4bb1582c8a .
2019-08-02 08:42:14 +02:00
Tobias Geerinckx-Rice
3ab8c2242d
gnu: fontforge: Use top-level home page.
...
* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice
4bb1582c8a
gnu: fontforge: Update to 20190801.
...
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice
a17fe3f01a
gnu: Add missing pcre2-fix-jit_match-crash.patch.
...
* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
2019-08-02 02:01:17 +02:00
Tobias Geerinckx-Rice
61919f0981
gnu: php: Update to 7.3.8.
...
* gnu/packages/php.scm (php): Update to 7.3.8.
[inputs]: Use pcre2/fixed.
2019-08-02 01:49:53 +02:00
Tobias Geerinckx-Rice
951fd8572a
gnu: pcre@2: Fix run-time crash [security fix].
...
* gnu/packages/pcre.scm (pcre2)[replacement]: New field.
(pcre2/fixed): New public variable.
* packages/patches/pcre2-fix-jit_match-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-08-02 01:49:47 +02:00
Tobias Geerinckx-Rice
9b76aa1031
gnu: php: Don't use NAME in source URI.
...
* gnu/packages/php.scm (php)[source]: Hard-code NAME.
2019-08-02 01:49:24 +02:00
Nicolas Goaziou
d9e3f9d9d7
gnu: giac: Update to 1.5.0-63.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
2019-08-02 00:08:08 +02:00
Nicolas Goaziou
d623e98f0d
gnu: snap: Update to 5.0.8.
...
* gnu/packages/education.scm (snap): Update to 5.0.8.
2019-08-01 22:42:26 +02:00
Nicolas Goaziou
5d727935a8
gnu: silkaj: Update to 0.7.3.
...
* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
2019-08-01 22:34:04 +02:00
Nicolas Goaziou
a41cd13563
gnu: python-duniterpy: Update to 0.55.1.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
2019-08-01 22:24:34 +02:00
mjbecze@riseup.net
01b37d0f74
gnu: Add trezord.
...
* gnu/packages/finance.scm (trezord): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu >
2019-08-01 22:04:22 +02:00
Nicolas Goaziou
0ca3ee43b7
gnu: wireshark: Update to 3.0.3.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.3.
2019-08-01 17:30:11 +02:00
Tobias Geerinckx-Rice
e7dfbae8a9
gnu: mksh: Update to 57.
...
* gnu/packages/shells.scm (mksh): Update to 57.
2019-08-01 07:04:27 +02:00
Tobias Geerinckx-Rice
3935507f0f
gnu: intel-vaapi-driver: Restrict supported systems.
...
As noted at <https://debbugs.gnu.org/36814 > and then promptly forgotten.
This follows up on commit d8d7565b82 .
* gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]:
Build onl on Intel systems.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice
a094693de3
gnu: sane-backends: Build back ends that need JPEG support.
...
* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libjpeg.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice
7018f926d4
gnu: sane-backends-minimal: Update to 1.0.28.
...
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.28.
[arguments]: Disable back end tests.
2019-08-01 05:34:56 +02:00
Mark H Weaver
6af4cb30d3
gnu: blender: Remove stale warning about it being an RC build.
...
This is a followup to commit 274ba54e53 .
* gnu/packages/graphics.scm (blender)[description]: Remove warning.
2019-07-31 16:13:00 -04:00
Mark H Weaver
ee825b5d0f
gnu: linux-libre: Update to 5.2.5.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.5.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-07-31 15:04:26 -04:00
Mark H Weaver
ead739ec64
gnu: linux-libre@4.19: Update to 4.19.63.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.63.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-07-31 15:03:47 -04:00
Mark H Weaver
fd9832e624
gnu: linux-libre@4.14: Update to 4.14.135.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.135.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-07-31 15:02:22 -04:00
Marius Bakke
af825b11f7
gnu: Remove python2-trezor and python2-trezor-agent.
...
Some of the automatic python3->python2 transformation packages that these
depend upon are failing. Just remove these trivial packages to please the CI.
* gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove
variables.
2019-07-31 19:37:32 +02:00
Ricardo Wurmus
14bb1c4842
gnu: Add r-cicero-monocle3.
...
* gnu/packages/bioconductor.scm (r-cicero-monocle3): New variable.
2019-07-31 19:01:22 +02:00
Danny Milosavljevic
3d88855dfd
gnu: claws-mail: Add startup-notification.
...
* gnu/packages/mail.scm (claws-mail)[inputs]: Add startup-notification.
2019-07-31 14:07:01 +02:00
Oleg Pykhalov
716908411b
gnu: emacs-org-ql: Update to 0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.1.
2019-07-31 13:08:58 +03:00
Oleg Pykhalov
becb69cfe6
gnu: Add emacs-org-redmine.
...
* gnu/packages/emacs-xyz.scm (emacs-org-redmine): New variable.
2019-07-31 13:08:25 +03:00
Pierre Neidhardt
e4ce0097c7
gnu: Add sbcl-mk-string-metrics.
...
* gnu/packages/lisp.scm (sbcl-mk-string-metrics): New variable.
2019-07-31 10:27:45 +02:00
Tobias Geerinckx-Rice
bab94ffa0e
gnu: python-glances: Please ‘guix lint’.
...
* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article.
[description]: Double-space between sentences.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice
15b4c91163
gnu: python-glances: Don't check for updates by default.
...
* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice
9898a2d345
gnu: python-glances: Update to 3.1.1.
...
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1.
[propagated-inputs]: Add python-future.
2019-07-31 05:46:07 +02:00
Eric Bavier
9e43348e75
gnu: netsurf: Add libnslog input.
...
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
2019-07-30 22:37:27 -05:00
Eric Bavier
2c618972c0
gnu: Add libnslog.
...
* gnu/packages/web.scm (libnslog): New variable.
2019-07-30 22:36:44 -05:00
Eric Bavier
33d13088d0
gnu: netsurf: Update to 3.9.
...
* gnu/packages/web.scm (netsurf)[source]: Update to 3.9.
[native-inputs]: Add "xxd" input.
2019-07-30 19:27:47 -05:00
Eric Bavier
595d4ab163
gnu: nsgenbind: Update to 0.7.
...
* gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7. Remove use of
"name" in source url.
2019-07-30 19:27:08 -05:00
Eric Bavier
0a7473f16b
gnu: libnspsl: Update to 0.1.5.
...
* gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5. Remove use of
"name" in url.
2019-07-30 19:26:33 -05:00
Eric Bavier
2dd9b64307
gnu: libdom: Update to 0.4.0.
...
* gnu/packages/web.scm (libdom)[source]: Update to 0.4.0. Remove use of
"name" in source url.
2019-07-30 19:25:57 -05:00
Eric Bavier
816edf3380
gnu: libcss: Update to 0.9.0.
...
* gnu/packages/web.scm (libcss)[source]: Update to 0.9.0. Remove use of
"name" in source url.
2019-07-30 19:25:23 -05:00
Eric Bavier
c033093b8d
gnu: libwapcaplet: Update to 0.4.2.
...
* gnu/packages/web.scm (libwapcaplet)[source]: Update to 0.4.2. Remove use of
"name" in source url.
2019-07-30 19:24:49 -05:00
Eric Bavier
33abd52719
gnu: hubbub: Update to 0.3.6.
...
* gnu/packages/web.scm (hubbub)[source]: Update to 0.3.6. Remove use of
"name" in source url.
2019-07-30 19:22:25 -05:00
Leo Famulari
274ba54e53
gnu: Blender: Update to 2.80.
...
* gnu/packages/graphics.scm (blender): Update to 2.80.
2019-07-30 18:56:27 -04:00
Rutger Helling
1dff73acf9
gnu: glu: Update to 9.0.1.
...
* gnu/packages/gl.scm (glu): Update to 9.0.1.
2019-07-30 23:45:43 +02:00
Nicolas Goaziou
ffbaefc71a
gnu: flare-game: Update to 1.11.
...
* gnu/packages/games.scm (flare-game): Update to 1.11.
2019-07-30 22:47:44 +02:00
Nicolas Goaziou
f9622ec713
gnu: flare-engine: Update to 1.11.
...
* gnu/packages/games.scm (flare-engine): Update to 1.11.
2019-07-30 22:39:33 +02:00
Nicolas Goaziou
5473261b21
gnu: grammalecte: Update to 1.2.1.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.1.
2019-07-30 22:28:03 +02:00
Nicolas Goaziou
2363ed01ec
gnu: Add geany.
...
* gnu/packages/text-editors.scm (geany): New variable.
2019-07-30 20:01:59 +02:00
Nicolas Goaziou
c55cd98c9c
gnu: Add scintilla.
...
* gnu/packages/text-editors.scm (scintilla): New variable.
2019-07-30 20:01:54 +02:00
Ricardo Wurmus
b2dce6b5a2
gnu: Add r-monocle3.
...
* gnu/packages/bioconductor.scm (r-monocle3): New variable.
2019-07-30 15:52:48 +02:00
Ricardo Wurmus
86c46d7120
gnu: Add r-uwot.
...
* gnu/packages/cran.scm (r-uwot): New variable.
2019-07-30 15:52:07 +02:00
Ricardo Wurmus
cf51d895f3
gnu: Add r-matrix-utils.
...
* gnu/packages/cran.scm (r-matrix-utils): New variable.
2019-07-30 15:51:42 +02:00
Ricardo Wurmus
0b2883e1f6
gnu: Add r-grr.
...
* gnu/packages/cran.scm (r-grr): New variable.
2019-07-30 15:51:34 +02:00
Ricardo Wurmus
c4a5ce4648
gnu: Add r-rcppparallel.
...
* gnu/packages/cran.scm (r-rcppparallel): New variable.
2019-07-30 15:50:42 +02:00
Ricardo Wurmus
8f7d7cd05f
gnu: Add r-speedglm.
...
* gnu/packages/cran.scm (r-speedglm): New variable.
2019-07-30 15:50:35 +02:00
Ricardo Wurmus
3e63f078da
gnu: Add r-pbmcapply.
...
* gnu/packages/cran.scm (r-pbmcapply): New variable.
2019-07-30 15:50:20 +02:00
Ricardo Wurmus
37120e7a23
gnu: Add r-rhpcblasctl.
...
* gnu/packages/cran.scm (r-rhpcblasctl): New variable.
2019-07-30 15:50:10 +02:00
Ricardo Wurmus
b46a0ee753
gnu: Add r-cicero.
...
* gnu/packages/bioconductor.scm (r-cicero): New variable.
2019-07-30 15:22:40 +02:00
Ricardo Wurmus
79f04920b2
gnu: Add r-glasso.
...
* gnu/packages/cran.scm (r-glasso): New variable.
2019-07-30 15:22:33 +02:00
Ricardo Wurmus
b03dd5cfc0
gnu: Add r-sankeyd3.
...
* gnu/packages/cran.scm (r-sankeyd3): New variable.
2019-07-30 12:17:34 +02:00
Ricardo Wurmus
983906bb95
gnu: Add r-d3r.
...
* gnu/packages/cran.scm (r-d3r): New variable.
2019-07-30 12:17:34 +02:00
Rutger Helling
be27b8f2e1
gnu: youtube-dl: Update to 2019.07.30.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30.
2019-07-30 10:48:51 +02:00
Leo Famulari
18c4b0a277
gnu: Syncthing: Update to 1.2.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.0.
[inputs]: Remove go-golang-org-x-crypto-bcrypt and
go-golang-org-x-crypto-blowfish. Add go-golang-org-x-crypto,
go-github-com-getsentry-raven-go, go-github-com-maruel-panicparse,
go-github-com-ccding-go-stun, go-github-com-audriusbutkevicius-pfilter, and
go-github-com-lucas-clemente-quic-go.
2019-07-29 14:57:07 -04:00
Leo Famulari
0c3c597d2e
gnu: Update default Go compiler to Go 1.12.
...
* gnu/packages/golang.scm (go): Update to go-1.12.
* guix/build/go-build-system.scm (setup-go-environment): Set $GOCACHE.
2019-07-29 14:57:07 -04:00
Leo Famulari
20470893ea
gnu: go-github-com-prometheus-common-expfmt: Update to 0.4.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
695d2a3326
gnu: go-github-com-prometheus-common-model: Update to 0.4.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-model):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
2cdfaa0263
gnu: go-github-com-prometheus-procfs: Update to 0.0.3.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.3.
[arguments]: Skip the tests.
2019-07-29 14:57:06 -04:00
Leo Famulari
eebf6380a4
gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: Update to 0.4.1.
...
* gnu/packages/syncthing.scm
(go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg):
Update to 0.4.1.
2019-07-29 14:57:06 -04:00
Leo Famulari
a85a78eb24
gnu: go-github-com-golang-protobuf-proto: Update to 1.3.1.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto):
Update to 1.3.1.
2019-07-29 14:57:05 -04:00
Leo Famulari
371b704299
gnu: go-github-com-prometheus-client-model-go: Update to 0.0.2-1.fd36f42.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
Update to 0.0.2-1.fd36f42.
2019-07-29 14:57:05 -04:00
Leo Famulari
307f2c44af
gnu: Go standard library 'net' packages: Update to 0.0.0-3.d28f0bd.
...
* gnu/packages/golang.scm (go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-context, go-golang-org-x-net-internal-socks,
go-golang-org-x-net-internal-socket, go-golang-org-x-net-internal-iana,
go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy): Update to 0.0.0-3.d28f0bd.
(go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-internal-socket,
go-golang-org-x-net-ipv6)[propagated-inputs]: Add go-golang-org-x-sys-unix
2019-07-29 14:57:05 -04:00
Leo Famulari
957e6f7289
gnu: Go standard 'sys' packages: Update to 0.0.0-3.5ed2794.
...
* gnu/packages/golang.scm (go-golang-org-x-sys-unix,
go-golang-org-x-sys-cpu): Update to 0.0.0-3.5ed2794.
2019-07-29 14:57:05 -04:00
Leo Famulari
a2dbcfdd9d
gnu: go-gopkg-in-check-v1: Update to v1-1.0.0-1.788fd78.
...
* gnu/packages/golang.scm (go-gopkg-in-check-v1): Update to v1-1.0.0-1.788fd78.
2019-07-29 14:57:05 -04:00
Leo Famulari
c17e69b3aa
gnu: go-gopkg-in-yaml-v2: Update to 2.2.2.
...
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Update to 2.2.2.
2019-07-29 14:57:04 -04:00
Leo Famulari
8629d8eda7
gnu: Prometheus Go client: Update to 0.9.4.
...
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp,
go-github-com-prometheus-client-golang-prometheus): Update to 0.9.4.
2019-07-29 14:57:04 -04:00
Leo Famulari
a93e2392ca
gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-3.c3a204f.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
1.0.1-3.c3a204f.
2019-07-29 14:57:04 -04:00
Leo Famulari
48e1cbdf6e
gnu: Add go-github-com-ccding-go-stun.
...
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable.
2019-07-29 14:57:04 -04:00
Leo Famulari
7cb9c4e2e1
gnu: Add go-github-com-audriusbutkevicius-pfilter.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
New variable.
2019-07-29 14:57:03 -04:00
Leo Famulari
e5906bb440
gnu: Go Prometheus tools: Update to 0.9.3.
...
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp,
go-github-com-prometheus-client-golang-prometheus): Update to 0.9.3.
2019-07-29 14:57:03 -04:00
Leo Famulari
d0ced446d0
gnu: Add go-github-com-maruel-panicparse.
...
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): New variable.
2019-07-29 14:57:03 -04:00
Leo Famulari
8ffc727e38
gnu: go-github-com-getsentry-raven-go: Update to 0.2.0-0.5c24d51.
...
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): Update to
0.2.0-0.5c24d51.
(propagated-inputs): Add go-github-com-certifi-gocertifi and
go-github-com-pkg-errors.
2019-07-29 14:57:03 -04:00
Leo Famulari
ea22aa1faf
gnu: Add go-github-com-certifi-gocertifi.
...
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): New variable.
2019-07-29 14:57:03 -04:00
Leo Famulari
8c6be10aba
gnu: go-github-com-pkg-errors: Update to 0.8.1-0.27936f6.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.8.1-0.27936f6.
2019-07-29 14:57:03 -04:00
Leo Famulari
2da5275f81
gnu: Move go-github-com-pkg-errors to the Golang package module.
...
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Move ...
* gnu/packages/golang.scm (go-github-com-pkg-errors): ... here.
2019-07-29 14:57:02 -04:00
Leo Famulari
6d766bec44
gnu: Add go-github-com-lucas-clemente-quic-go.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go: New variable.
2019-07-29 14:57:02 -04:00
Leo Famulari
8201afdf0c
gnu: Add go-github-com-cheekybits-genny.
...
* gnu/packages/golang.scm (go-github-com-cheekybits-genny): New variable.
2019-07-29 14:57:02 -04:00
Leo Famulari
a3b1dc49bb
gnu: Add go-github-com-marten-seemann-qtls.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): New variable.
2019-07-29 14:57:02 -04:00
Leo Famulari
5bbf203c34
gnu: Add go-golang-org-x-crypto.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): New variable.
2019-07-29 14:57:02 -04:00
Leo Famulari
33b67efeb4
gnu: Add go-golang-org-x-tools.
...
* gnu/packages/golang.scm (go-golang-org-x-tools): New variable.
2019-07-29 14:57:02 -04:00
Brian Leung
cb3625bcd7
gnu: Add go-github-com-junegunn-fzf.
...
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:17:22 +02:00
Brian Leung
f81573500e
gnu: Add go-github-com-mattn-go-shellwords.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:10:21 +02:00
Brian Leung
a6689b99ef
gnu: Add go-github-com-gdamore-tcell.
...
* gnu/packages/golang.scm (go-github-com-gdamore-tcell): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:10:13 +02:00
Brian Leung
d050000a44
gnu: go-github.com-mattn-go-runewidth: Update to 0.0.4-1.703b5e6.
...
* gnu/packages/textutils.scm (go-github.com-mattn-go-runewidth): Update to
0.0.4-1.703b5e6.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:09:39 +02:00
Brian Leung
42a0cfee60
gnu: Add go-github-com-gdamore-encoding.
...
* gnu/packages/golang.scm (go-github-com-gdamore-encoding): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:09:27 +02:00
Brian Leung
a881a087e5
gnu: Add go-golang-org-colorful.
...
* gnu/packages/golang.scm (go-golang-org-colorful): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:09:18 +02:00
Brian Leung
be42a38a5b
gnu: Add go-golang-org-sql-mock.
...
* gnu/packages/golang.scm (go-golang-org-sql-mock): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:09:05 +02:00
Brian Leung
bd184dc6eb
gnu: go-golang-org-x-text-unicode-norm: Inherit from related package.
...
* gnu/packages/golang.scm (go-golang-org-x-text-unicode-norm): Inherit from
go-golang-org-x-text-encoding.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:08:48 +02:00
Brian Leung
7e6da91fa7
gnu: go-golang-org-x-text-transform: Inherit from related package.
...
* gnu/packages/golang.scm (go-golang-org-x-text-transform): Inherit from
go-golang-org-x-text-encoding.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:08:33 +02:00
Brian Leung
06c2d0e6c1
gnu: Add go-golang-org-x-text-encoding.
...
* gnu/packages/golang.scm (go-golang-org-x-text-encoding): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-29 16:08:18 +02:00
Rutger Helling
767a0a18d8
gnu: btrfs-progs: Update to 5.2.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.2.1.
2019-07-29 13:55:00 +02:00
Mark H Weaver
ab20b3ed91
gnu: linux-libre: Update to 5.2.4.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.4.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-07-28 19:00:12 -04:00
Mark H Weaver
b64b66b890
gnu: linux-libre@4.19: Update to 4.19.62.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.62.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-07-28 18:58:44 -04:00
Rutger Helling
7e5eda0c08
gnu: unbound: Update to 1.9.2.
...
* gnu/packages/dns.scm (unbound): Update to 1.9.2.
2019-07-28 11:06:59 +02:00
Marius Bakke
b23579d0da
gnu: signify: Update to 26.
...
* gnu/packages/crypto.scm (signify): Update to 26.
[source]: Change to URL-FETCH to get the shiny new release tarball.
2019-07-27 23:58:49 +02:00
Marius Bakke
9b7f721db9
gnu: feh: Update to 3.2.1.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.2.1.
2019-07-27 23:58:49 +02:00
Marius Bakke
d5571bc652
gnu: nginx: Update to 1.17.2.
2019-07-27 23:58:49 +02:00
Marius Bakke
bfbc2d876a
gnu: zstd: Update to 1.4.2.
2019-07-27 23:58:49 +02:00
Marius Bakke
eca0a885e7
gnu: kodi: Update to 18.3.
...
* gnu/packages/kodi.scm (kodi): Update to 18.3.
2019-07-27 23:58:49 +02:00
Arne Babenhauserheide
85a4531f64
gnu: pngcrush: Edit description.
...
* gnu/packages/image.scm (pngcrush)[description]: Fix typo.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2019-07-27 23:25:22 +02:00
Tobias Geerinckx-Rice
3563220e1e
gnu: Add libva-utils.
...
* gnu/packages/video.scm (libva-utils): New public variable.
2019-07-27 23:25:22 +02:00
Tobias Geerinckx-Rice
d8d7565b82
gnu: Add intel-vaapi-driver.
...
* gnu/packages/video.scm (intel-vaapi-driver): New public variable.
2019-07-27 23:25:21 +02:00
Mark H Weaver
76b96720e2
gnu: linux-libre: Update to 5.2.3.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.3.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-07-27 17:07:58 -04:00
Mark H Weaver
d83514baf2
gnu: linux-libre@4.19: Update to 4.19.61.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.61.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-07-27 17:07:55 -04:00
Mark H Weaver
e78c2b50df
gnu: linux-libre: Update deblobbing scripts.
...
* gnu/packages/linux.scm (deblob-scripts-5.2, deblob-scripts-4.19): Update
to versions 5.2.3 and 4.19.61 respectively, and update the hashes.
(deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update to
versions 4.14.134, 4.9.186, and 4.4.186 respectively, although the scripts
themselves are unchanged.
2019-07-27 17:07:53 -04:00
Mark H Weaver
d0aff87337
gnu: linux-libre: Verbosely pack the deblobbed linux-libre tarball.
...
This works around timeouts that sometimes occur after 1 hour of silence
while packing the linux-libre source tarball on slower machines.
* gnu/packages/linux.scm (make-linux-libre-source): Pass 'v' to 'tar'
when packing the result tarball.
2019-07-27 17:07:51 -04:00
Tobias Geerinckx-Rice
24446ce299
gnu: linux-libre: Restrict ‘dmesg’ to privileged users.
...
* gnu/packages/linux.scm (%default-extra-linux-options):
Set CONFIG_SECURITY_DMESG_RESTRICT.
2019-07-27 01:18:24 +02:00
Ludovic Courtès
4b0356590a
gnu: hpcguix-web: Update to f39c90b.
...
* gnu/packages/web.scm (hpcguix-web): Update to f39c90b.
[propagated-inputs]: Use GUILE-JSON-3 instead of GUILE-JSON-1.
2019-07-27 01:04:57 +02:00
Jens Mølgaard
1a2d0d294b
gnu: Add emacs-mastodon.
...
* gnu/packages/emacs-xyz.scm (emacs-mastodon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 01:00:03 +02:00
Jens Mølgaard
d3f2f86a7f
gnu: Add emacs-wc-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-wc-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 01:00:03 +02:00
Jens Mølgaard
40c4c0058f
gnu: Add emacs-ox-pandoc.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-pandoc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 01:00:03 +02:00
Jens Mølgaard
9f0ae848e2
gnu: Add emacs-ox-epub.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-epub): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 01:00:03 +02:00
Jens Mølgaard
74a2489009
Add emacs-gnus-alias.
...
* gnu/packages/emacs-xyz.scm (emacs-gnus-alias): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 00:59:47 +02:00
Jens Mølgaard
c1cae86de3
gnu: Add emacs-bug-hunter.
...
* gnu/packages/emacs-xyz.scm (emacs-bug-hunter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-27 00:59:41 +02:00
Ludovic Courtès
2e8cabb8d6
gexp: 'program-file' honors the current system and cross-compilation target.
...
Fixes <https://bugs.gnu.org/36813 >.
Reported by Jakob L. Kreuze <zerodaysfordays.sdf.org@sdf.org >.
* guix/gexp.scm (program-file-compiler): Pass #:system and #:target to
'gexp->script'.
(load-path-expression): Add #:system and #:target and honor them.
(gexp->script): Likewise.
* tests/gexp.scm ("program-file #:system"): New test.
* doc/guix.texi (G-Expressions): Adjust accordingly.
2019-07-26 23:50:12 +02:00
Ludovic Courtès
2cc5ec7f0d
gexp: 'compiled-modules' can cross-compile.
...
* guix/gexp.scm (compiled-modules): Add #:target and honor it.
2019-07-26 23:47:43 +02:00
Ludovic Courtès
548e0af4da
discovery: 'scheme-files' ignores hidden files.
...
* guix/discovery.scm (scheme-files)[dot-prefixed?]: New procedure.
Use it to exclude any file starting with ".".
2019-07-26 21:49:25 +02:00
Jakob L. Kreuze
d23a00b599
tests: Add reconfigure system test.
...
[[PGP Signed Part:No public key for F506FD169D8FD95A created at 2019-07-24T18:35:10+0200 using RSA]]
* gnu/tests/reconfigure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-26 19:19:49 +02:00
Jakob L. Kreuze
5c8c8c4554
guix system: Reimplement 'reconfigure'.
...
* guix/scripts/system.scm (switch-to-system)
(upgrade-shepherd-services, install-bootloader): Delete variable.
(local-eval): New variable.
(install): Remove 'bootloader-installer' and 'bootcfg-file' parameters.
(install): Add 'bootloader' parameter.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-26 19:19:49 +02:00
Jakob L. Kreuze
5c793753b3
guix system: Add 'reconfigure' module.
...
* guix/scripts/system/reconfigure.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/system.scm (bootloader-installer-script): Export variable.
* gnu/machine/ssh.scm (switch-to-system, upgrade-shepherd-services)
(install-bootloader): Delete variable.
* gnu/machine/ssh.scm (deploy-managed-host): Rewrite procedure.
* gnu/services/herd.scm (live-service): Export variable.
* gnu/services/herd.scm (live-service-canonical-name): New variable.
* tests/services.scm (live-service): Delete variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-26 19:19:49 +02:00
Rutger Helling
20269b6e08
gnu: sdl2: Update to 2.0.10.
...
* gnu/packages/sdl.scm (sdl2): Update to 2.0.10.
2019-07-26 19:08:46 +02:00
Ludovic Courtès
4d04bc50d2
guix build: '--with-commit' recognizes "v[0-9]" tags.
...
* guix/scripts/build.scm (transform-package-source-commit)[replace]:
Special case COMMIT that starts with "v[0-9]".
2019-07-26 11:21:36 +02:00
Ludovic Courtès
10a8c2bbc6
git: 'switch-to-ref' resolves tag targets.
...
* guix/git.scm (switch-to-ref): In the 'tag' case, resolve the target of
the tag.
* tests/guix-build-branch.sh: Adjust test accordingly.
2019-07-26 11:21:36 +02:00
Ludovic Courtès
177fecb57c
git: <git-checkout> allows tags in its 'commit' field.
...
Fixes <https://bugs.gnu.org/36371 >.
Reported by Tobias Geerinckx-Rice <me@tobias.gr >.
* guix/git.scm (git-checkout-compiler): Pass 'tag-or-commit' to
'latest-repository-commit*'.
* doc/guix.texi (Package Transformation Options): Update '--with-commit'
documentation accordingly.
* tests/guix-build-branch.sh: Add test.
2019-07-26 11:21:36 +02:00
Ludovic Courtès
c4c2449fea
git: 'update-cached-checkout' supports a 'tag-or-commit' type of ref.
...
* guix/git.scm (switch-to-ref)[obj]: Wrap in 'resolve' lambda. Add
'tag-or-commit' case.
(update-cached-checkout): Document it.
2019-07-26 11:21:36 +02:00
Ludovic Courtès
422e187fb4
gnu: jami-client-gnome: Rename to 'jami'.
...
* gnu/packages/telephony.scm (jami-client-gnome): Rename to...
(jami): ... this. Update 'name' field accordingly.
(jami-client-gnome): New variable.
2019-07-26 11:21:36 +02:00
Tobias Geerinckx-Rice
cf40f8e4d7
gnu: vlc: Update to 3.0.7.1.
...
* gnu/packages/video.scm (vlc): Update to 3.0.7.1.
2019-07-26 09:48:37 +02:00
Tobias Geerinckx-Rice
332a276503
gnu: clusterssh: Run.
...
* gnu/packages/admin.scm (clusterssh)[arguments]:
Add ’augment-library-path’ phase so libraries are found.
[propagated-inputs]: Make all of these…
[inputs]: …regular.
2019-07-26 09:48:37 +02:00
Tobias Geerinckx-Rice
3d909a0acf
gnu: youtube-dl: Update to 2019.07.16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.16.
2019-07-26 01:16:40 +02:00
Tobias Geerinckx-Rice
28e4c3bbb0
gnu: dkimproxy: Fix dkim_responder.pl.
...
* gnu/packages/mail.scm (dkimproxy)[arguments]: Wrap dkim_responder.pl.
[inputs]: Add perl-mime-tools and perl-timedate.
2019-07-26 01:16:40 +02:00
Tobias Geerinckx-Rice
8c07824c52
gnu: dkimproxy: Factorise wrapping.
...
This is a follow-up to 66e39000c6 , in a
way, since it adds the forgotten *6 inputs.
* gnu/packages/mail.scm (dkimproxy)[arguments]: Refactor ’make-wrapper’ phase.
Add perl-io-socket-inet6 and perl-socket6 to the list.
2019-07-26 01:16:39 +02:00
Tobias Geerinckx-Rice
d045dce16d
gnu: dkimproxy: Keyword-stuff descriptions.
...
* gnu/packages/mail.scm (dkimproxy)[synopsis]: Do so.
[description]: Also.
2019-07-26 01:16:39 +02:00
Tobias Geerinckx-Rice
858be79474
gnu: perl-net-dns-resolver-mock: Edit synopsis & description.
...
* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[synopsis]:
Remove unfortunate ‘a’.
[description]: Fix typo. Edit for clarity.
2019-07-25 22:42:40 +02:00
Tobias Geerinckx-Rice
ce3a71c619
gnu: perl-net-dns-resolver-mock: Unpropagate perl-net-dns.
...
* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[inputs]:
Move perl-net-dns to here…
[propagated-inputs]: …from here.
2019-07-25 22:42:40 +02:00
Tobias Geerinckx-Rice
2b456dd836
gnu: dkimproxy: Correct licence.
...
* gnu/packages/mail.scm (dkimproxy)[license]: Change to gpl2+.
2019-07-25 22:42:39 +02:00
Tobias Geerinckx-Rice
66e39000c6
gnu: dkimproxy: Add IPv6 support.
...
* gnu/packages/mail.scm (dkimproxy)[source]: Add patch.
* gnu/packages/patches/dkimproxy-add-ipv6-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-07-25 22:42:39 +02:00
Tobias Geerinckx-Rice
41097b2dee
gnu: libvirt: Don't use bogus cgroup.
...
Should fix <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36634 >.
* gnu/packages/virtualization.scm (libvirt)[source]: Add patch.
* gnu/packages/patches/libvirt-remove-ATTRIBUTE_UNUSED.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-07-25 21:59:07 +02:00
Tobias Geerinckx-Rice
12ea257122
gnu: clusterssh: Don't propagate xterm.
...
* gnu/packages/admin.scm (clusterssh)[arguments]: Add ‘refer-to-inputs’ and ‘delete-failing-tests’ phases.
[inputs]: Move xterm to here…
[propagated-inputs]: …from here.
2019-07-25 21:59:07 +02:00
Tobias Geerinckx-Rice
b07aea69dd
gnu: clustershh: Add missing perl-sort-naturally input.
...
* gnu/packages/admin.scm (clusterssh)[propagated-inputs]:
Add perl-sort-naturally.
2019-07-25 21:59:06 +02:00
Julien Lepiller
8582202c5b
gnu: Add dkimproxy.
...
* gnu/packages/mail.scm (dkimproxy): New variable.
2019-07-25 21:27:27 +02:00
Julien Lepiller
930c52ae66
gnu: Add perl-mail-dkim.
...
* gnu/packages/mail.scm (perl-mail-dkim): New variable.
2019-07-25 21:27:25 +02:00
Julien Lepiller
ac629e625c
gnu: Add perl-net-dns-resolver-mock.
...
* gnu/packages/networking.scm (perl-net-dns-resolver-mock): New
variable.
2019-07-25 21:27:22 +02:00
Julien Lepiller
f115d81748
gnu: Add perl-mail-authenticationresults.
...
* gnu/packages/mail.scm (perl-mail-authenticationresults): New variable.
2019-07-25 21:26:58 +02:00
Leo Famulari
1074b37073
gnu: Go 1.12: Update to 1.12.7.
...
* gnu/packages/golang.scm (go-1.12): Update to 1.12.7.
2019-07-25 13:07:49 -04:00
Leo Famulari
ec8c1681e8
gnu: Go 1.11: Update to 1.11.12.
...
* gnu/packages/golang.scm (go-1.11): Update to 1.11.12.
2019-07-25 13:07:42 -04:00
Tobias Geerinckx-Rice
108edc964b
gnu: exim: Update to 4.92.1 [fixes CVE-2019-13917].
...
* gnu/packages/mail.scm (exim): Update to 4.92.1.
2019-07-25 17:35:29 +02:00
Rutger Helling
15027b89a8
gnu: xpra: Update to 2.5.3.
...
* gnu/packages/xorg.scm (xpra): Update to 2.5.3.
2019-07-25 14:24:07 +02:00
Rutger Helling
688d8f22e2
gnu: mesa: Correct configure flag.
...
* gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems.
2019-07-25 11:37:36 +02:00
Rutger Helling
9c0170a6e9
gnu: mesa: Update to 19.1.3.
...
* gnu/packages/gl.scm (mesa): Update to 19.1.3.
[configure-flags]: Add iris to gallium-drivers.
2019-07-25 11:13:20 +02:00
Rutger Helling
fd730a8e7d
gnu: vulkan-headers: Update to 1.1.114.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.114.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-07-25 11:13:20 +02:00
Hartmut Goebel
cbad3570db
guix: ant-build-system: Put dummy project-name into default build.xml.
...
Without this, ant reported error messages like
Target "tests" does not exist in the project "null".
Simple using the jar-name is a good compromise.
* guix/build/ant-build-system.scm (default-build.xml): Add attribute
to sxml expression.
2019-07-25 10:21:45 +02:00
Hartmut Goebel
a331623931
guix: ant-build-system: Use ant-task "jar" instead of executing "jar".
...
* guix/build/ant-build-system.scm (default-build.xml): Change XML for
target "jar" to use ant-task "jar" instead of "exec".
2019-07-25 10:21:44 +02:00
Jovany Leandro G.C
7c0411879b
gnu: Add xchm.
...
* gnu/packages/ebook.scm (xchm): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
Co-authored-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-25 09:23:17 +02:00
Kei Kebreau
8172ab2dde
gnu: starfighter: Update to 2.0.0.3.
...
* gnu/packages/games.scm (starfighter): Update to 2.0.0.3.
[source]: Use url-fetch and remove 'file-name' field.
[native-inputs]: Remove autoconf and automake.
2019-07-24 21:48:07 -04:00
Ludovic Courtès
91f55717ab
gnu: Explicitly refer to 'guile-json-1' when needed.
...
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change
'guile-json' to 'guile-json-1'.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (artanis)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-mastodon)[inputs]: Likewise.
* gnu/packages/mail.scm (mumi)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-daemon)[inputs]: Likewise.
* gnu/packages/web.scm (hpcguix-web)[inputs]: Likewise.
2019-07-25 00:18:45 +02:00
Ludovic Courtès
584a3ca3a4
gnu: guile-json: Define 'guile-json-1'.
...
* gnu/packages/guile.scm (guile-json-1): New variable.
2019-07-25 00:18:45 +02:00
Ludovic Courtès
81c3dc3224
maint: Switch to Guile-JSON 3.x.
...
Guile-JSON 3.x is incompatible with Guile-JSON 1.x, which we relied on
until now: it maps JSON dictionaries to alists (instead of hash tables),
and JSON arrays to vectors (instead of lists). This commit is about
adjusting all the existing code to this new mapping.
* m4/guix.m4 (GUIX_CHECK_GUILE_JSON): New macro.
* configure.ac: Use it.
* doc/guix.texi (Requirements): Mention the Guile-JSON version.
* guix/git-download.scm (git-fetch)[guile-json]: Use GUILE-JSON-3.
* guix/import/cpan.scm (string->license): Expect vectors instead of
lists.
(module->dist-name): Use 'json-fetch' instead of 'json-fetch-alist'.
(cpan-fetch): Likewise.
* guix/import/crate.scm (crate-fetch): Likewise, and call 'vector->list'
for DEPS.
* guix/import/gem.scm (rubygems-fetch): Likewise.
* guix/import/json.scm (json-fetch-alist): Remove.
* guix/import/pypi.scm (pypi-fetch): Use 'json-fetch' instead of
'json-fetch-alist'.
(latest-source-release, latest-wheel-release): Call 'vector->list' on
RELEASES.
* guix/import/stackage.scm (stackage-lts-info-fetch): Use 'json-fetch'
instead of 'json-fetch-alist'.
(lts-package-version): Use 'vector->list'.
* guix/import/utils.scm (hash-table->alist): Remove.
(alist->package): Pass 'vector->list' on the inputs fields, and default
to the empty vector.
* guix/scripts/import/json.scm (guix-import-json): Remove call to
'hash-table->alist'.
* guix/swh.scm (define-json-reader): Expect pair? or null? instead of
hash-table?.
[extract-field]: Use 'assoc-ref' instead of 'hash-ref'.
(json->branches): Use 'map' instead of 'hash-map->list'.
(json->checksums): Likewise.
(json->directory-entries, origin-visits): Call 'vector->list' on the
result of 'json->scm'.
* tests/import-utils.scm ("alist->package with dependencies"): New test.
* gnu/installer.scm (build-compiled-file)[builder]: Use GUILE-JSON-3.
* gnu/installer.scm (installer-program)[installer-builder]: Likewise.
* gnu/installer/locale.scm (iso639->iso639-languages): Use 'assoc-ref'
instead of 'hash-ref', and pass vectors through 'vector->list'.
(iso3166->iso3166-territories): Likewise.
* gnu/system/vm.scm (system-docker-image)[build]: Use GUILE-JSON-3.
* guix/docker.scm (manifest, config): Adjust for Guile-JSON 3.
* guix/scripts/pack.scm (docker-image)[build]: Use GUILE-JSON-3.
* guix/import/github.scm (fetch-releases-or-tags): Update docstring.
(latest-released-version): Use 'assoc-ref' instead of 'hash-ref'. Pass
the result of 'fetch-releases-or-tags' to 'vector->list'.
* guix/import/launchpad.scm (latest-released-version): Likewise.
2019-07-25 00:16:41 +02:00
zimoun
a0efa069a1
gnu: Add r-depecher.
...
* gnu/packages/bioconductor.scm (r-depecher): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net >
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
1adb9cbc5e
gnu: Add r-mixomics.
...
* gnu/packages/bioconductor.scm (r-mixomics): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
1502751b32
gnu: Add r-flowsom.
...
* gnu/packages/bioconductor.scm (r-flowsom): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
e0cb053edb
gnu: Add r-flowmeans.
...
* gnu/packages/bioconductor.scm (r-flowmeans): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
ed6f49fc41
gnu: Add r-consensusclusterplus.
...
* gnu/packages/bioconductor.scm (r-consensusclusterplus): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
a0422d18f1
gnu: Add r-flowutils.
...
* gnu/packages/bioconductor.scm (r-flowutils): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
a6fedf1f37
gnu: Add r-flowcore.
...
* gnu/packages/bioconductor.scm (r-flowcore): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
ad8f46c69e
gnu: Add r-all.
...
* gnu/packages/bioconductor.scm (r-all): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:39 +02:00
zimoun
6deb08a359
gnu: Add r-kableextra.
...
* gnu/packages/cran.scm (r-kableextra): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:38 +02:00
zimoun
1c0b2e7483
gnu: Add r-umap.
...
* gnu/packages/cran.scm (r-umap): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-07-24 23:05:38 +02:00
Jelle Licht
97bc8c47bb
gnu: emacs-gitpatch: Update to 0.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-gitpatch): Update to 0.5.1.
2019-07-24 22:23:19 +02:00
Tobias Geerinckx-Rice
8126142baf
gnu: terminator: Propagate gsettings-desktop-schemas.
...
* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas.
2019-07-24 21:29:10 +02:00
Tobias Geerinckx-Rice
4f20e0a2f6
gnu: spice-gtk: Update to 0.37.
...
* gnu/packages/spice.scm (spice-gtk): Update to 0.37.
[propagated-inputs]: Use latest spice-protocol.
(spice-protocol-0.12): Remove unused variable.
2019-07-24 21:29:10 +02:00
Tobias Geerinckx-Rice
7e2c050a88
gnu: libvirt-glib: Propagate pkg-config requirements.
...
* gnu/packages/virtualization.scm (libvirt-glib)[inputs]: Move glib,
libvirt, libxml2, and gobject-introspection…
[native-inputs]: …here.
2019-07-24 21:29:10 +02:00
Tobias Geerinckx-Rice
7dfda55ba2
gnu: libvirt-glib: Update to 2.0.0.
...
* gnu/packages/virtualization.scm (libvirt-glib): Update to 2.0.0.
[arguments]: Remove ‘fix-tests’ phase.
2019-07-24 21:29:09 +02:00
Ricardo Wurmus
d350d5e714
gnu: texlive-amsfonts: Build .ins file instead of installing fonts twice.
...
* gnu/packages/tex.scm (texlive-amsfonts)[arguments]: Override build targets;
rename font build directory to avoid installing it a second time.
2019-07-24 18:25:12 +02:00
Leo Famulari
b9a178b6dc
doc: Warn about GPG warning.
...
* doc/guix.texi (Binary Installation, USB Stick and DVD Installation): Warn
users about the web-of-trust untrusted key warning from GPG.
2019-07-24 10:59:27 -04:00
宋文武
3c618b9894
deploy: Handle the '--system' command line option.
...
* guix/scripts/deploy.scm (show-help): Add help for '--system'.
(%options): Add '-s' and '--system'.
(guix-deploy): Parameterize %current-system.
2019-07-24 20:34:01 +08:00
宋文武
2fa23d8f5c
deploy: Honor '--no-grafts'.
...
* guix/scripts/deploy.scm (guix-deploy): Parameterize '%graft?'.
2019-07-24 20:34:01 +08:00
Ricardo Wurmus
a6405e0333
gnu: Rename references to obsolete "texlive-fonts-cm".
...
* gnu/packages/tex.scm (texlive-amsfonts, texlive-fonts-latex, texlive-etex,
texlive-hyph-utf8, texlive-base, texlive-fonts-ec,
texlive-fonts-rsfs)[native-inputs]: Rename texlive-fonts-cm to texlive-cm.
[arguments]: Adjust.
2019-07-24 12:19:54 +02:00
Ricardo Wurmus
fdb8841fa6
gnu: texlive-base: Include texlive-tetex.
...
* gnu/packages/tex.scm (texlive-base)[default-packages]: Add texlive-tetex.
2019-07-24 12:13:44 +02:00
Ricardo Wurmus
192ad4d16f
gnu: Add texlive-tetex.
...
* gnu/packages/tex.scm (texlive-tetex): New variable.
2019-07-24 12:13:23 +02:00
Ricardo Wurmus
81ca46147d
gnu: Add texlive-beamer.
...
* gnu/packages/tex.scm (texlive-beamer): New variable.
(texlive-latex-beamer): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
b7d779db34
gnu: Add texlive-cm.
...
* gnu/packages/tex.scm (texlive-cm): New variable.
(texlive-fonts-cm): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
df19dc2f86
gnu: Add texlive-zapfding.
...
* gnu/packages/tex.scm (texlive-zapfding): New variable.
(texlive-fonts-adobe-zapfding): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
57bee3cc91
gnu: Add texlive-palatino.
...
* gnu/packages/tex.scm (texlive-palatino): New variable.
(texlive-fonts-adobe-palatino): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
1aaa117c0c
gnu: Add texlive-times.
...
* gnu/packages/tex.scm (texlive-times): New variable.
(texlive-fonts-adobe-times): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
1f50ae6346
gnu: Add texlive-charter.
...
* gnu/packages/tex.scm (texlive-charter): New variable.
(texlive-fonts-charter): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
8fee5067b2
gnu: texlive-tex-plain: Simplify.
...
* gnu/packages/tex.scm (texlive-tex-plain): Implement with
SIMPLE-TEXLIVE-PACKAGE.
[description]: Use full sentences.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
8bc9afeb9e
gnu: Add texlive-xypic.
...
* gnu/packages/tex.scm (texlive-xypic): New variable.
(texlive-fonts-xypic, texlive-generic-xypic): Deprecate them.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
0901f1b042
gnu: Add texlive-txfonts.
...
* gnu/packages/tex.scm (texlive-txfonts): New variable.
(texlive-fonts-txfonts): Deprecate package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
6a4fe83b5e
gnu: Add texlive-ae.
...
* gnu/packages/tex.scm (texlive-ae): New variable.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
4253358ab0
gnu: texlive-fonts-ec: Update license URL.
...
* gnu/packages/tex.scm (texlive-fonts-ec)[license]: Update URL.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
f75aa97f95
gnu: Replace uses of texlive-*-amsfonts.
...
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace
texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in
texlive-union.
* gnu/packages/docbook.scm (dblatex)[inputs]: Same.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same.
* gnu/packages/python-xyz.scm (python-numpy-documentation,
python-matplotlib-documentation, python-ipython-documentation)
[native-inputs]: Same.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
82ff725df9
gnu: Add texlive-amsfonts.
...
* gnu/packages/tex.scm (texlive-fonts-amsfonts, texlive-latex-amsfonts):
Deprecate and merge...
(texlive-amsfonts): ...to this new package.
2019-07-24 09:46:49 +02:00
Ricardo Wurmus
e976d3618d
gnu: texlive-latex-base: Simplify.
...
* gnu/packages/tex.scm (texlive-latex-base)[source]: Use TEXLIVE-ORIGIN.
[arguments]: Simplify build phase by running fmtutil-sys; adjust install
phase.
[native-inputs]: Remove texlive-generic-unicode-data,
texlive-generic-dehyph-exptl, texlive-generic-tex-ini-files,
texlive-latex-latexconfig, texlive-generic-hyphen, texlive-generic-ruhyphen,
texlive-generic-ukrhyph, texlive-generic-config, and
texlive-latex-base-support-files; add texlive-tex-ini-files, texlive-kpathsea,
and texlive-luatexconfig.
[propagated-inputs]: Add texlive-etex, texlive-hyph-utf8, texlive-hyphen-base,
texlive-hyphen-afrikaans, texlive-hyphen-ancientgreek,
texlive-hyphen-armenian, texlive-hyphen-basque, texlive-hyphen-belarusian,
texlive-hyphen-bulgarian, texlive-hyphen-catalan, texlive-hyphen-chinese,
texlive-hyphen-churchslavonic, texlive-hyphen-coptic, texlive-hyphen-croatian,
texlive-hyphen-czech, texlive-hyphen-danish, texlive-hyphen-dutch,
texlive-hyphen-english, texlive-hyphen-esperanto, texlive-hyphen-estonian,
texlive-hyphen-ethiopic, texlive-hyphen-finnish, texlive-hyphen-french,
texlive-hyphen-friulan, texlive-hyphen-galician, texlive-hyphen-georgian,
texlive-hyphen-german, texlive-hyphen-greek, texlive-hyphen-hungarian,
texlive-hyphen-icelandic, texlive-hyphen-indic, texlive-hyphen-indonesian,
texlive-hyphen-interlingua, texlive-hyphen-irish, texlive-hyphen-italian,
texlive-hyphen-kurmanji, texlive-hyphen-latin, texlive-hyphen-latvian,
texlive-hyphen-lithuanian, texlive-hyphen-mongolian, texlive-hyphen-norwegian,
texlive-hyphen-occitan, texlive-hyphen-piedmontese, texlive-hyphen-polish,
texlive-hyphen-portuguese, texlive-hyphen-romanian, texlive-hyphen-romansh,
texlive-hyphen-russian, texlive-hyphen-sanskrit, texlive-hyphen-serbian,
texlive-hyphen-slovak, texlive-hyphen-slovenian, texlive-hyphen-spanish,
texlive-hyphen-swedish, texlive-hyphen-thai, texlive-hyphen-turkish,
texlive-hyphen-turkmen, texlive-hyphen-ukrainian, texlive-hyphen-uppersorbian,
texlive-hyphen-welsh, texlive-unicode-data, texlive-ukrhyph, texlive-ruhyphen,
and texlive-latexconfig.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
b93d9dac24
gnu: texlive-dvips: Update source files.
...
* gnu/packages/tex.scm (texlive-dvips): Include source files from the TeX Live
SVN repository according to texlive.tlpdb.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
dfdc002c9b
gnu: texlive-bin: Include scripts.
...
* gnu/packages/tex.scm (texlive-bin)[inputs]: Add texlive-scripts.
[arguments]: Let fmtutil.pl reference scripts directory.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
2b25469476
gnu: Add texlive-kpathsea.
...
* gnu/packages/tex.scm (texlive-kpathsea): New variable.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
346354a18e
gnu: Add texlive-etoolbox.
...
* gnu/packages/tex.scm (texlive-etoolbox): New variable.
(texlive-latex-etoolbox): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
fb01a2965a
gnu: Add texlive-doi.
...
* gnu/packages/tex.scm (texlive-doi): New variable.
(texlive-latex-doi): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
a72058b950
gnu: Add texlive-seminar.
...
* gnu/packages/tex.scm (texlive-seminar): New variable.
(texlive-latex-seminar): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
6090b6c474
gnu: Add texlive-pstool.
...
* gnu/packages/tex.scm (texlive-pstool): New variable.
(texlive-latex-pstool): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
1333198da8
gnu: Add texlive-filemod.
...
* gnu/packages/tex.scm (texlive-filemod): New variable.
(texlive-latex-filemod): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
c97d1a9123
gnu: Add texlive-url.
...
* gnu/packages/tex.scm (texlive-url): New variable.
(texlive-latex-url): Deprecate package.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
152950d494
gnu: texlive-latex-graphics: Simplify.
...
* gnu/packages/tex.scm (texlive-latex-graphics)[arguments]: Remove custom
phases.
[native-inputs]: Remove.
[propagated-inputs]: Add texlive-graphics-cfg and texlive-graphics-def.
[license]: Update.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
83a5c6171b
gnu: Add texlive-graphics-cfg.
...
* gnu/packages/tex.scm (texlive-graphics-cfg): New variable.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
f1b0939dbc
gnu: Add texlive-graphics-def.
...
* gnu/packages/tex.scm (texlive-graphics-def): New variable.
2019-07-24 09:46:48 +02:00
Ricardo Wurmus
f104ff618a
gnu: Add texlive-epsf.
...
* gnu/packages/tex.scm (texlive-epsf): New variable.
(texlive-generic-epsf): Deprecate package.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
114a5d85aa
gnu: Add texlive-lm.
...
* gnu/packages/tex.scm (texlive-lm): New variable.
(texlive-fonts-lm): Deprecate package.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
14a87760fa
gnu: texlive-fontname: Simplify.
...
* gnu/packages/tex.scm (texlive-fontname): Implement with
SIMPLE-TEXLIVE-PACKAGE.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
cdc960922d
gnu: Add texlive-cm-super.
...
* gnu/packages/tex.scm (texlive-cm-super): New variable.
(texlive-fonts-cm-super): Deprecate package.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
cd957f4fc6
gnu: Add texlive-mflogo-font.
...
* gnu/packages/tex.scm (texlive-mflogo-font): New variable.
(texlive-fonts-mflogo-font): Deprecate package.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
e9816fcbb4
gnu: Add texlive-fontinst.
...
* gnu/packages/tex.scm (texlive-fontinst): New variable.
(texlive-tex-fontinst-base): Deprecate package.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
7a9b737a8b
gnu: Add texlive-docstrip.
...
* gnu/packages/tex.scm (texlive-docstrip): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
57680dc2c5
gnu: Add texlive-latexconfig.
...
* gnu/packages/tex.scm (texlive-latexconfig): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
1e39065d29
gnu: Add texlive-etex.
...
* gnu/packages/tex.scm (texlive-etex): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
c87d8a1405
gnu: Add texlive-ruhyphen.
...
* gnu/packages/tex.scm (texlive-ruhyphen): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
10e8b3385c
gnu: Add texlive-ukrhyph.
...
* gnu/packages/tex.scm (texlive-ukrhyph): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
0d4088e45e
gnu: Add texlive-hyphen-welsh.
...
* gnu/packages/tex.scm (texlive-hyphen-welsh): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
71e5812518
gnu: Add texlive-hyphen-uppersorbian.
...
* gnu/packages/tex.scm (texlive-hyphen-uppersorbian): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
cf8f4e1ba3
gnu: Add texlive-hyphen-ukrainian.
...
* gnu/packages/tex.scm (texlive-hyphen-ukrainian): New variable.
2019-07-24 09:46:47 +02:00
Ricardo Wurmus
5f50dd9580
gnu: Add texlive-hyphen-turkmen.
...
* gnu/packages/tex.scm (texlive-hyphen-turkmen): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
e80ecb7bf2
gnu: Add texlive-hyphen-turkish.
...
* gnu/packages/tex.scm (texlive-hyphen-turkish): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
3eaee8fbbd
gnu: Add texlive-hyphen-thai.
...
* gnu/packages/tex.scm (texlive-hyphen-thai): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
1e7db18177
gnu: Add texlive-hyphen-swedish.
...
* gnu/packages/tex.scm (texlive-hyphen-swedish): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
40b009b8c9
gnu: Add texlive-hyphen-spanish.
...
* gnu/packages/tex.scm (texlive-hyphen-spanish): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
3cd8868f32
gnu: Add texlive-hyphen-slovenian.
...
* gnu/packages/tex.scm (texlive-hyphen-slovenian): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
af13345a6c
gnu: Add texlive-hyphen-slovak.
...
* gnu/packages/tex.scm (texlive-hyphen-slovak): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
67c7900e99
gnu: Add texlive-hyphen-serbian.
...
* gnu/packages/tex.scm (texlive-hyphen-serbian): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
19e31f91d0
gnu: Add texlive-hyphen-sanskrit.
...
* gnu/packages/tex.scm (texlive-hyphen-sanskrit): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
483d8af60c
gnu: Add texlive-hyphen-russian.
...
* gnu/packages/tex.scm (texlive-hyphen-russian): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
c4abd4a2fc
gnu: Add texlive-hyphen-romansh.
...
* gnu/packages/tex.scm (texlive-hyphen-romansh): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
6fa3b112b9
gnu: Add texlive-hyphen-romanian.
...
* gnu/packages/tex.scm (texlive-hyphen-romanian): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
5fd12ffbc8
gnu: Add texlive-hyphen-portuguese.
...
* gnu/packages/tex.scm (texlive-hyphen-portuguese): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
9c451e7745
gnu: Add texlive-hyphen-polish.
...
* gnu/packages/tex.scm (texlive-hyphen-polish): New variable.
2019-07-24 09:46:46 +02:00
Ricardo Wurmus
db3f7fdad0
gnu: Add texlive-hyphen-piedmontese.
...
* gnu/packages/tex.scm (texlive-hyphen-piedmontese): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
033406ad14
gnu: Add texlive-hyphen-occitan.
...
* gnu/packages/tex.scm (texlive-hyphen-occitan): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
da2b2d490b
gnu: Add texlive-hyphen-norwegian.
...
* gnu/packages/tex.scm (texlive-hyphen-norwegian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
1890799b62
gnu: Add texlive-hyphen-mongolian.
...
* gnu/packages/tex.scm (texlive-hyphen-mongolian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
af0e6cc82a
gnu: Add texlive-hyphen-lithuanian.
...
* gnu/packages/tex.scm (texlive-hyphen-lithuanian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
e8effd273f
gnu: Add texlive-hyphen-latvian.
...
* gnu/packages/tex.scm (texlive-hyphen-latvian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
2f3a07c694
gnu: Add texlive-hyphen-latin.
...
* gnu/packages/tex.scm (texlive-hyphen-latin): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
0b3442575c
gnu: Add texlive-hyphen-kurmanji.
...
* gnu/packages/tex.scm (texlive-hyphen-kurmanji): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
e33250e48a
gnu: Add texlive-hyphen-italian.
...
* gnu/packages/tex.scm (texlive-hyphen-italian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
88963a8e70
gnu: Add texlive-hyphen-irish.
...
* gnu/packages/tex.scm (texlive-hyphen-irish): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
9535f149ec
gnu: Add texlive-hyphen-interlingua.
...
* gnu/packages/tex.scm (texlive-hyphen-interlingua): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
b6832d7941
gnu: Add texlive-hyphen-indonesian.
...
* gnu/packages/tex.scm (texlive-hyphen-indonesian): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
825285d810
gnu: Add texlive-hyphen-indic.
...
* gnu/packages/tex.scm (texlive-hyphen-indic): New variable.
2019-07-24 09:46:45 +02:00
Ricardo Wurmus
33a446e67e
gnu: Add texlive-hyphen-icelandic.
...
* gnu/packages/tex.scm (texlive-hyphen-icelandic): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
36f03c33ba
gnu: Add texlive-hyphen-hungarian.
...
* gnu/packages/tex.scm (texlive-hyphen-hungarian): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
65e4cfd171
gnu: Add texlive-hyphen-greek.
...
* gnu/packages/tex.scm (texlive-hyphen-greek): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
6028620db1
gnu: Add texlive-hyphen-german.
...
* gnu/packages/tex.scm (texlive-hyphen-german): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
b2334b6e20
gnu: Add texlive-hyphen-georgian.
...
* gnu/packages/tex.scm (texlive-hyphen-georgian): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
8d87184b12
gnu: Add texlive-hyphen-galician.
...
* gnu/packages/tex.scm (texlive-hyphen-galician): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
28fbf42ae5
gnu: Add texlive-hyphen-friulan.
...
* gnu/packages/tex.scm (texlive-hyphen-friulan): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
a14ffed231
gnu: Add texlive-hyphen-french.
...
* gnu/packages/tex.scm (texlive-hyphen-french): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
bac10d8224
gnu: Add texlive-hyphen-finnish.
...
* gnu/packages/tex.scm (texlive-hyphen-finnish): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
54ef221c59
gnu: Add texlive-hyphen-ethiopic.
...
* gnu/packages/tex.scm (texlive-hyphen-ethiopic): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
5f2294843c
gnu: Add texlive-hyphen-estonian.
...
* gnu/packages/tex.scm (texlive-hyphen-estonian): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
d7c80395bc
gnu: Add texlive-hyphen-esperanto.
...
* gnu/packages/tex.scm (texlive-hyphen-esperanto): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
ab8f6de6fe
gnu: Add texlive-hyphen-english.
...
* gnu/packages/tex.scm (texlive-hyphen-english): New variable.
2019-07-24 09:46:44 +02:00
Ricardo Wurmus
402b835f2b
gnu: Add texlive-hyphen-dutch.
...
* gnu/packages/tex.scm (texlive-hyphen-dutch): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
3889b022ca
gnu: Add texlive-hyphen-danish.
...
* gnu/packages/tex.scm (texlive-hyphen-danish): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
b5b2ef6e3d
gnu: Add texlive-hyphen-czech.
...
* gnu/packages/tex.scm (texlive-hyphen-czech): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
9b65c61179
gnu: Add texlive-hyphen-croatian.
...
* gnu/packages/tex.scm (texlive-hyphen-croatian): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
1b1d857789
gnu: Add texlive-hyphen-coptic.
...
* gnu/packages/tex.scm (texlive-hyphen-coptic): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
beed837759
gnu: Add texlive-hyphen-churchslavonic.
...
* gnu/packages/tex.scm (texlive-hyphen-churchslavonic): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
9ebce8fc1d
gnu: Add texlive-hyphen-chinese.
...
* gnu/packages/tex.scm (texlive-hyphen-chinese): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
cbc7e10999
gnu: Add texlive-hyphen-catalan.
...
* gnu/packages/tex.scm (texlive-hyphen-catalan): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
7ffc31058c
gnu: Add texlive-hyphen-bulgarian.
...
* gnu/packages/tex.scm (texlive-hyphen-bulgarian): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
922667967c
gnu: Add texlive-hyphen-belarusian.
...
* gnu/packages/tex.scm (texlive-hyphen-belarusian): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
e4c5481df2
gnu: Add texlive-mkpattern.
...
* gnu/packages/tex.scm (texlive-mkpattern): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
0ddbc25cbb
gnu: Add texlive-hyphen-basque.
...
* gnu/packages/tex.scm (texlive-hyphen-basque): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
a361f4128c
gnu: Add texlive-hyphen-armenian.
...
* gnu/packages/tex.scm (texlive-hyphen-armenian): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
619ca0230c
gnu: Add texlive-hyphen-ancientgreek.
...
* gnu/packages/tex.scm (texlive-hyphen-ancientgreek): New variable.
2019-07-24 09:46:43 +02:00
Ricardo Wurmus
df73a3d3b6
gnu: Add texlive-hyphen-afrikaans.
...
* gnu/packages/tex.scm (texlive-hyphen-afrikaans): New variable.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
b8df0d1b16
gnu: Add texlive-tex-ini-files.
...
* gnu/packages/tex.scm (texlive-tex-ini-files): New variable.
(texlive-generic-tex-ini-files): Deprecate it.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
2b63e54bf1
gnu: texlive-fonts-cm: Use simple-texlive-package.
...
* gnu/packages/tex.scm (texlive-fonts-cm): Implement with
simple-texlive-package.
[arguments]: Adjust.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
0512ae30b3
gnu: texlive-fonts-cm: Remove cm-type1.
...
These fonts should actually be part of the amsfonts package.
* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Do not install cm-type1
fonts.
[native-inputs]: Remove cm-type1 fonts.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
659fda6cc7
gnu: texlive-dvips: Implement with simple-texlive-package.
...
* gnu/packages/tex.scm (texlive-dvips): Use simple-texlive-package.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
e68c709179
gnu: Add texlive-dehyph-exptl.
...
* gnu/packages/tex.scm (texlive-dehyph-exptl): New variable.
(texlive-generic-dehyph-exptl): Deprecate.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
5153431ca5
gnu: Add texlive-hyph-utf8.
...
* gnu/packages/tex.scm (texlive-hyph-utf8): New variable.
(texlive-generic-hyph-utf8): Deprecate in favour of texlive-hyph-utf8.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
92b4a48c91
gnu: Add texlive-hyphen-base.
...
* gnu/packages/tex.scm (texlive-hyphen-base): New variable.
2019-07-24 09:46:42 +02:00
Ricardo Wurmus
2cece695ba
gnu: Add texlive-unicode-data.
...
* gnu/packages/tex.scm (texlive-unicode-data): New variable.
(texlive-generic-unicode-data): Deprecate package.
2019-07-24 09:46:38 +02:00
Nicolò Balzarotti
7304d5623a
gnu: julia: Update to 1.1.1.
...
* gnu/packages/julia.scm (libuv-julia): Update to commit 26dbe56.
(libunwind-for-julia): Remove.
(llvm-patch-url, llvm-patch): New procedures.
(llvm-julia): New variable.
(julia): Update to 1.1.1.
[arguments]: Adjust 'prepare-deps' to new set of dependencies.
Adjust 'hardcode-soname-map': remove openlibm and libfftw handling.
Update file names in 'fix-include-and-link-paths' and 'hardcode-paths'.
Adjust 'disable-broken-tests'.
Pass PREFIX, LIBFLAS, and LIBBLASNAME in #:make-flags; update other
flags.
[inputs]: Replace LLVM-3.9.1 with LLVM-JULIA. Replace
LIBUNWIND-FOR-JULIA with LIBUNWIND. Add "rmath" and "libwhich".
[native-inputs]: Remove "unicode-data".
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-07-24 00:31:23 +02:00
Ludovic Courtès
96a9a8d398
gnu: llvm: Add 'system->llvm-target' procedure.
...
* gnu/packages/llvm.scm (system->llvm-target): New procedure.
2019-07-24 00:31:22 +02:00
Ricardo Wurmus
cf4c07b9f1
gnu: Add texlive-hyphen-package.
...
* gnu/packages/tex.scm (texlive-hyphen-package): New procedure.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
28e521e960
gnu: Add hyph-utf8-scripts.
...
* gnu/packages/tex.scm (hyph-utf8-scripts): New variable.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
8ab600f8c3
gnu: Add simple-texlive-package.
...
* gnu/packages/tex.scm (simple-texlive-package): New procedure.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
2541379ee4
build-system/texlive: Add texlive-origin.
...
* guix/build-system/texlive.scm (texlive-origin): New procedure.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
f97c9e4cfb
guix: Add svn-multi-reference.
...
* guix/svn-download.scm (<svn-multi-reference>): New record type.
(svn-multi-reference-url, svn-multi-reference-revision,
svn-multi-reference-locations, svn-multi-reference-user-name,
svn-multi-reference-password, svn-multi-fetch): New procedures.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
6d668a16be
build: svn-fetch: Use "svn export".
...
* guix/build/svn.scm (svn-fetch): Use "svn export" instead of "svn checkout"
because it does not include the .svn directory and allows us to fetch single
files.
2019-07-23 21:43:24 +02:00
Ricardo Wurmus
1a64a7b314
gnu: texlive-union: Build font maps.
...
* gnu/packages/tex.scm (texlive-union)[arguments]: Execute updmap to generate
missing font maps.
[native-inputs]: Add coreutils, sed, and updmap.cfg.
2019-07-23 21:43:19 +02:00
Julien Lepiller
c42db89ff9
doc: Add example for generating a secret key with knot DNS.
...
* doc/guix.texi (DNS Services): Add an example and more context to the
includes field of the knot-configuration record.
2019-07-23 21:17:04 +02:00
Efraim Flashner
4d3a2b5ac7
gnu: terminology: Update to 1.5.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.5.0.
2019-07-23 16:35:51 +03:00
Mathieu Lirzin
6583ef601a
gnu: emacs-request: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-23 10:23:28 +03:00
Mathieu Lirzin
d7ab6c9067
gnu: emacs-google-translate: Update to 0.11.18.
...
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-23 10:20:47 +03:00
Robert Vollmert
12277003d3
Makefile: Sort scheme tests alphabetically.
...
* Makefile.am (SCM_TESTS): Sort.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-23 09:55:05 +03:00
Jack Hill
12cc3da5c1
gnu: mallard-ducktype: Update to 1.0.2.
...
* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-23 09:10:16 +03:00
Julien Lepiller
3755d5cb5e
gnu: harmonist: Update to 0.2.
...
* gnu/packages/games.scm (harmonist): Update to 0.2.
2019-07-22 23:10:48 +02:00
Marius Bakke
2698654446
gnu: vlc: Build against libvpx@1.8.
...
* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX.
2019-07-22 16:22:22 +02:00
Marius Bakke
a242776178
gnu: libvpx: Update to 1.8.1.
...
* gnu/packages/video.scm (libvpx): Update to 1.8.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
fb4ea42340
gnu: zstd: Update to 1.4.1.
...
* gnu/packages/compression.scm (zstd): Update to 1.4.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
ec0de9d8bc
gnu: zstd: Move libraries to separate outputs.
...
* gnu/packages/compression.scm (zstd)[outputs]: New field.
[arguments]: Add phase 'adjust-libary-locations'. Pass LIBDIR and INCLUDEDIR
in <#:make-flags>.
* gnu/packages/backup.scm (borg)[inputs]: Change ZSTD to ZSTD:LIB.
* gnu/packages/sync.scm (casync)[inputs]: Likewise.
* gnu/packages/tor.scm (tor)[inputs]: Likewise.
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Likewise. Add ZSTD:STATIC.
2019-07-22 16:22:22 +02:00
Marius Bakke
8dea61731b
gnu: whois: Update to 5.5.0.
...
* gnu/packages/networking.scm (whois): Update to 5.5.0.
2019-07-22 16:22:22 +02:00
Marius Bakke
293e4f9f2d
gnu: jsoncpp: Update to 1.9.1.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
8d3167fe23
gnu: ffmpeg: Update to 4.1.4.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.1.4.
2019-07-22 16:22:22 +02:00
Marius Bakke
3c08479ef9
gnu: x265: Update to 3.1.1.
...
* gnu/packages/video.scm (x265): Update to 3.1.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
6a489839a8
gnu: ungoogled-chromium: Enable parallel build.
...
...but limit the memory usage. Tested with --cores=8 on a 16 GiB RAM machine.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Remove <#:parallel-build?>.
Add "jumbo_file_merge_limit=8" in <#:configure-flags>.
2019-07-22 16:22:21 +02:00
Ricardo Wurmus
6fd4c6b267
gnu: htslib: Propagate zlib.
...
Reported by Vedran Franke <Vedran.Franke@mdc-berlin.de >.
* gnu/packages/bioinformatics.scm (htslib)[inputs]: Move zlib from here...
[propagated-inputs]: ...to here.
2019-07-22 14:24:51 +02:00
Ludovic Courtès
cd9f56ff5a
pack: Pass a list as the entry point for 'build-docker-image'.
...
* guix/scripts/pack.scm (docker-image)[build]: Pass a list as
#:entry-point, not a string.
2019-07-22 11:53:40 +02:00
Ludovic Courtès
96f1cbeff8
swh: Add basic tests.
...
* guix/swh.scm (%swh-base-url): Turn into a parameter and export it.
* tests/swh.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2019-07-22 11:53:39 +02:00
Ludovic Courtès
5a90d56352
doc: Update 'guix import json' example.
...
This is a followup to d78010b81e .
* doc/guix.texi (Invoking guix import): Change 'guix import json'
example to refer to "gettext", not "gcc".
2019-07-22 11:53:39 +02:00
Efraim Flashner
1bb4122ce6
gnu: perl-net-http: Update to 6.19.
...
* gnu/packages/web.scm (perl-net-httpd): Update to 6.19.
2019-07-22 10:14:41 +03:00
Efraim Flashner
bbbed2e60d
gnu: perl-test-simple: Update to 1.302164.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302164.
2019-07-22 10:07:57 +03:00
Efraim Flashner
94b9b67618
gnu: perl-cpan-meta: Update to 2.150010.
...
* gnu/packages/perl.scm (perl-cpan-meta): Update to 2.150010.
2019-07-22 10:07:56 +03:00
Efraim Flashner
6f4d20e387
gnu: perl-clone: Update to 0.42.
...
* gnu/packages/perl.scm (perl-clone): Update to 0.42.
2019-07-22 10:07:56 +03:00
Efraim Flashner
2756ab8058
gnu: perl-hash-merge: Update to 0.300.
...
* gnu/packages/perl.scm (perl-hash-merge): Update to 0.300.
[inputs]: Add perl-clone-choose.
2019-07-22 10:07:51 +03:00
Efraim Flashner
5246655fa1
gnu: mallard-ducktype: Run tests.
...
* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace
'check phase to run test suite.
2019-07-22 09:49:19 +03:00
Robert Vollmert
7284b11f6c
gnu: oil-shell: Update to 0.6.0
...
* gnu/packages/shells.scm (oil-shell): Update to 0.6.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-22 09:26:55 +03:00
Chris Marusich
afb986e77c
gnu: libreoffice: Fix xdg-open absolute paths.
...
Fixes: <https://bugs.gnu.org/36728 >.
* gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add xdg-utils.
[arguments][#:phases][prepare-src]: Replace hard-coded absolute paths to
xdg-open in the source with the path to xdg-open in the xdg-utils input.
2019-07-21 16:47:55 -07:00
Tobias Geerinckx-Rice
d1e766e5c6
gnu: libosinfo: Update to 1.5.0.
...
* gnu/packages/virtualization.scm (libosinfo): Update to 1.5.0.
[arguments]: Remove ‘disable-broken-test’ phase.
[native-inputs]: Remove check.
2019-07-21 20:27:42 +02:00
Mark H Weaver
59f79254bb
gnu: linux-libre: Update to 5.2.2.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.2.
(linux-libre-5.2-pristine-source): Update hash.
2019-07-21 11:17:43 -04:00
Mark H Weaver
c39304ce18
gnu: linux-libre@4.19: Update to 4.19.60.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.60.
(linux-libre-4.19-pristine-source): Update hash.
2019-07-21 11:17:41 -04:00
Mark H Weaver
267ce6679e
gnu: linux-libre@4.14: Update to 4.14.134.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.134.
(linux-libre-4.14-pristine-source): Update hash.
2019-07-21 11:17:39 -04:00
Mark H Weaver
5d8187c2ac
gnu: linux-libre@4.9: Update to 4.9.186.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.186.
(linux-libre-4.9-pristine-source): Update hash.
2019-07-21 11:17:36 -04:00
Mark H Weaver
aa84be4375
gnu: linux-libre@4.4: Update to 4.4.186.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.186.
(linux-libre-4.4-pristine-source): Update hash.
2019-07-21 11:17:34 -04:00
Mark H Weaver
1ad9c105c2
gnu: linux-libre: Deblob the linux-libre source tarball ourselves.
...
* gnu/packages/linux.scm (linux-libre-deblob-scripts, deblob-scripts-5.2)
(deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9)
(deblob-scripts-4.4, computed-origin-method, %upstream-linux-source)
(source-with-patches, make-linux-libre-source, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-4.19-pristine-source, linux-libre-4.19-source)
(linux-libre-4.14-pristine-source, linux-libre-4.14-source)
(linux-libre-4.9-pristine-source, linux-libre-4.9-source)
(linux-libre-4.4-pristine-source, linux-libre-4.4-source)
(linux-libre-pristine-source, linux-libre-source)
(linux-libre-headers-4.9, linux-libre-headers-4.4)
(make-linux-libre-headers*, make-linux-libre*): New variables.
(%linux-libre-version): Rename to ...
(linux-libre-version): ... this, and make it equal to linux-libre-5.2-version.
(%linux-libre-4.19-version, %linux-libre-4.14-version)
(%linux-libre-4.9-version, %linux-libre-4.4-version): Rename to ...
(linux-libre-4.19-version, linux-libre-4.14-version)
(linux-libre-4.9-version, linux-libre-4.4-version): ... these.
(%linux-libre-4.19-hash, %linux-libre-4.19-patches)
(%linux-libre-4.14-hash, %linux-libre-4.14-patches)
(%linux-libre-hash, %linux-libre-5.2-patches): Remove variables.
(make-linux-libre-headers, make-linux-libre): Reformulate in terms of
make-linux-libre-headers* and make-linux-libre*, respectively.
(linux-libre-5.2, linux-libre-4.19, linux-libre-4.14, linux-libre-4.9)
(linux-libre-4.4, linux-libre-arm-veyron, linux-libre-arm-generic)
(linux-libre-arm-generic-4.19, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus, linux-libre-arm-omap2plus-4.19)
(linux-libre-arm-omap2plus-4.14): Adapt and use make-linux-libre*.
(linux-libre-headers-5.2, linux-libre-headers-4.19)
(linux-libre-headers-4.14): Adapt and use make-linux-libre-headers*.
2019-07-21 11:15:56 -04:00
Mark H Weaver
2f4698d7d1
gnu: Add darkice.
...
* gnu/packages/audio.scm (darkice): New variable.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-07-21 11:12:36 -04:00
Brian Leung
3aec5263a3
gnu: emacs-ivy: Update to 0.12.0.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2019-07-21 21:17:47 +08:00
宋文武
a18a27be9f
gnu: Add python-gdal.
...
For <https://issues.guix.gnu.org/issue/36623 >, thank to Arne Babenhauserheide
for the original patch.
* gnu/packages/geo.scm (python-gdal): New package.
2019-07-21 21:04:38 +08:00
Efraim Flashner
e6df9c7e85
gnu: qtwebkit: Update to 5.212.0-alpha3.
...
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha3.
2019-07-21 08:46:12 +03:00
Brian Leung
14e0ae7ff7
gnu: Add ghc-hasktags.
...
* gnu/packages/haskell.scm (ghc-hasktags): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
37850fb9a0
gnu: Add ghc-microlens-platform.
...
* gnu/packages/haskell.scm (ghc-microlens-platform): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
38dd4c1da5
gnu: Add ghc-microlens-ghc.
...
* gnu/packages/haskell.scm (ghc-microlens-ghc): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
ef803cb520
gnu: Add ghc-microlens-mtl.
...
* gnu/packages/haskell.scm (ghc-microlens-mtl): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
64b7c06e18
gnu: Add ghc-hindent.
...
* gnu/packages/haskell.scm (ghc-hindent): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
697cae2a67
gnu: Add ghc-exactprint.
...
* gnu/packages/haskell.scm (ghc-exactprint): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung
a60056b5d3
gnu: Add ghc-descriptive.
...
* gnu/packages/haskell.scm (ghc-descriptive): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung
ca20ee07b2
gnu: Add ghc-path-io.
...
* gnu/packages/haskell.scm (ghc-path-io): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung
efc55bf6f3
gnu: Add ghc-path.
...
* gnu/packages/haskell.scm (ghc-path): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung
51c8370385
gnu: Add ghc-genvalidity-property.
...
* gnu/packages/haskell.scm (ghc-genvalidity-property): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung
522b61ab80
gnu: Add ghc-genvalidity.
...
* gnu/packages/haskell.scm (ghc-genvalidity): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung
f26f2e757f
gnu: Add ghc-validity.
...
* gnu/packages/haskell.scm (ghc-validity): New variable.
2019-07-19 23:09:48 -04:00
Ludovic Courtès
3d33c93cef
lint: Use the 'warning' procedure for messages.
...
* guix/scripts/lint.scm (emit-warnings): Use 'warning' instead of
'format'.
2019-07-20 01:32:18 +02:00
Ludovic Courtès
674b9df37d
lint: source: Stop as soon as a valid URL is found.
...
This restores the behavior of 'guix lint' prior to commit
50fc2384fe .
* guix/lint.scm (check-source)[warnings-for-uris]: Rewrite to stop as
soon as one of URIS is valid.
2019-07-20 01:32:18 +02:00
Ludovic Courtès
6dc28adf72
lint: Remove unused imports.
...
* guix/lint.scm: Remove now unused (gnu packages) and (guix monads)
imports.
2019-07-20 01:32:17 +02:00
Ludovic Courtès
99b2042812
lint: Add test for 'source'.
...
* tests/lint.scm ("source: 404 and 200"): New test.
2019-07-20 01:32:17 +02:00
Ludovic Courtès
848ae71ea7
lint: 'source' check no longer complains about unavailable mirrors.
...
Fixes a regression introduced in
50fc2384fe .
Previously, 'guix lint -c source coreutils' would complain if one of the
mirrors was unavailable. This is no longer the case.
* guix/lint.scm (check-source)[warnings-for-uris]: Use 'filter-map'.
Remove 'append-map' call.
Use 'append-map' here so that we can meaningfull compare the length or
URIS and that of WARNINGS.
Use '=' to compare lengths.
2019-07-20 01:32:17 +02:00
Ludovic Courtès
571f6e7f4f
lint: Update tests to (guix lint) migration.
...
This is a followup to f363c836e0 .
* tests/lint.scm ("cve")
("cve: one vulnerability")
("cve: one patched vulnerability")
("cve: known safe from vulnerability")
("cve: vulnerability fixed in replacement version")
("cve: patched vulnerability in replacement"): Refer to
'package-vulnerabilities' from (guix lint), not (guix scripts lint).
2019-07-20 01:32:17 +02:00
Giacomo Leidi
dd3779c276
gnu: Add emacs-zerodark-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-20 01:32:17 +02:00
Ludovic Courtès
723bdb8ef0
ui: 'warn-about-load-error' provides hints for unbound variables.
...
* guix/ui.scm (warn-about-load-error): Add 'unbound-variable' clause.
* tests/guix-build.sh: Add test.
2019-07-20 01:32:17 +02:00
Ludovic Courtès
a2a94b6e58
ui: 'warn-about-load-error' warns about file/module name mismatches.
...
* guix/discovery.scm (scheme-modules): Rename the inner 'file' to
'relative'. Pass FILE as an addition argument to WARN.
* guix/ui.scm (warn-about-load-error): Add 'module' argument (actually,
what was called 'file' really contained a module name.) Call
'check-module-matches-file' in the catch-all error case.
(check-module-matches-file): New procedure.
* tests/guix-build.sh: Test it.
2019-07-20 01:32:17 +02:00
Ludovic Courtès
ddc586ea5c
gnu: python-jupyter-client: Patch file name of 'ip'.
...
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases.
[inputs]: New field.
2019-07-20 01:32:17 +02:00
Marius Bakke
dd9560a050
gnu: glog: Disable test that fails on non-x86_64 platforms.
...
This was removed in 4678cc46a4 , but turned out
to still be needed.
* gnu/packages/logging.scm (glog)[arguments]: New field.
2019-07-19 16:33:54 +02:00
Ludovic Courtès
ce5d9ec875
channels: Always provide a <channel-metadata> record.
...
This simplifies the code since one no longer needs to think about
whether '.guix-channel' was present.
* guix/channels.scm (read-channel-metadata): Always pass a string as the
first argument to 'channel-metadata'.
(read-channel-metadata-from-source): Always return a <channel-metadata>
record.
(channel-instance-dependencies): Remove now unneeded 'match'.
(standard-module-derivation): Assume DIRECTORY is never #f and contains
a leading slash.
* tests/channels.scm (channel-metadata-directory)
(channel-metadata-dependencies): New procedures.
("channel-instance-metadata returns #f if .guix-channel does not
exist"): Remove.
("channel-instance-metadata returns default if .guix-channel does not
exist"): New test.
(make-instance): Use 'write' instead of 'display' when creating
'.guix-channel'.
(instance--no-deps): Remove dependencies.
(instance--sub-directory): New variable.
("channel-instance-metadata and default dependencies")
("channel-instance-metadata and directory"): New tests.
("latest-channel-instances excludes duplicate channel dependencies"):
Expect 'channel-commit' to return a string and adjust accordingly.
2019-07-19 11:53:47 +02:00
Ludovic Courtès
5d9daa85b0
channels: Remove unneeded 'version' field of <channel-metadata>.
...
The idea is that 'read-channel-metadata' will take care of converting
possibly older versions to the current data type. Thus, storing the
version number is unnecessary.
* guix/channels.scm (<channel-metadata>)[version]: Remove.
(read-channel-metadata, channel-instance-dependencies): Adjust
accordingly.
2019-07-19 11:53:47 +02:00
Ludovic Courtès
45b903323e
channels: Strictly check the version of '.guix-channel'.
...
Until now the 'version' field in '.guix-channel' could be omitted, or it
could be any value.
* guix/channels.scm (read-channel-metadata): Rename to...
(channel-instance-metadata): ... this.
(channel-instance-dependencies): Adjust accordingly.
(read-channel-metadata): New procedure. Use 'match'
to require a 'version' field. Provide proper error handling when the
channel sexp is malformed or when given an unsupported version number.
(read-channel-metadata-from-source): Use 'catch' and
'system-error-errno' instead of 'file-exists?'.
* tests/channels.scm (instance--unsupported-version): New variable.
(read-channel-metadata): Rename to...
(channel-instance-metadata): ... this. Rename tests accordingly.
("channel-instance-metadata rejects unsupported version"): New test.
2019-07-19 11:53:47 +02:00
Ludovic Courtès
bacfec8611
linux-container: Add 'eval/container'.
...
* gnu/system/linux-container.scm (eval/container): New procedure.
* tests/containers.scm ("eval/container, exit status")
("eval/container, writable user mapping"): New tests.
2019-07-19 11:53:47 +02:00
Ludovic Courtès
b41c7beb0b
file-systems: Use 'no-atime' for %IMMUTABLE-STORE.
...
* gnu/system/file-systems.scm (%immutable-store): Add 'no-atime'.
2019-07-19 11:53:47 +02:00
Ludovic Courtès
92ca25a32b
guix archive: Use (gcrypt common).
...
* guix/scripts/archive.scm: Use (gcrypt common) for 'error-source' and
'error-string'.
2019-07-19 11:53:47 +02:00
Marius Bakke
4678cc46a4
gnu: glog: Update to 0.4.0.
...
* gnu/packages/patches/glog-gcc-5-demangling.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/logging.scm (glog): Update to 0.4.0.
[source]: Use GIT-FETCH.
[arguments]: Remove.
2019-07-19 00:02:09 +02:00
Efraim Flashner
262f904ebd
gnu: i2pd: Rewrite 'check phase using with-directory-excursion.
...
* gnu/packages/i2p.scm (i2pd)[arguments]: In custom 'check phase use
with-directory-excursion to change directory.
2019-07-18 18:52:49 +03:00
Jakob L. Kreuze
2fba90a8b2
gnu: Add i2pd.
...
[[PGP Signed Part:No public key for F506FD169D8FD95A created at 2019-07-17T20:12:25+0200 using RSA]]
* gnu/packages/i2p.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Jakob L. Kreuze
f33ee234e5
gnu: Add websocketpp.
...
* gnu/packages/web.scm (websocketpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Brian Leung
330a6ff4eb
gnu: Add emacs-ccls.
...
* gnu/packages/emacs-xyz.scm (emacs-ccls): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Brian Leung
0574bc8aa5
gnu: Add emacs-pandoc-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Brian Leung
a513a4cd17
gnu: Add emacs-focus.
...
* gnu/packages/emacs-xyz.scm (emacs-focus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Brian Leung
8b65299c57
gnu: Add emacs-deadgrep.
...
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Brian Leung
6bfb0d5077
gnu: Add emacs-github-review.
...
* gnu/packages/emacs-xyz.scm (emacs-github-review): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-18 15:36:58 +02:00
Efraim Flashner
0f7b8a7f09
gnu: Add xygrib.
...
* gnu/packages/geo.scm (xygrib): New variable.
2019-07-18 14:03:02 +03:00
Efraim Flashner
62470a0162
gnu: Add libnova.
...
* gnu/packages/astronomy.scm (libnova): New variable.
2019-07-18 14:02:47 +03:00
Tobias Geerinckx-Rice
1e73986f44
gnu: bind: Update to 9.14.4.
...
* gnu/packages/dns.scm (bind): Update to 9.14.4.
2019-07-18 12:57:00 +02:00
Tobias Geerinckx-Rice
53f21b3fe9
machine: Fix typo.
...
* gnu/machine/ssh.scm (managed-host-environment-type)[description]:
Fix typo.
2019-07-18 12:57:00 +02:00
Nicolas Goaziou
3c90c57a3b
Revert "gnu: emacs-org: Update to 9.2.4."
...
This reverts commit 3487533492 .
The structure of the tarball is different when obtained from
"https://orgmode.org " and emacs-build-system no longer apply. Therefore, the
package will not build.
Org has not been updated in ELPA to its latest version (9.2.4); this was
reported upstream.
2019-07-18 10:43:57 +02:00
Kei Kebreau
1fe84f5dd0
gnu: starfighter: Update to 2.0.0.2.
...
* gnu/packages/games.scm (starfighter): Update to 2.0.0.2.
[source]: Use 'git-fetch' and 'git-file-name'.
[native-inputs]: Add autoconf and automake.
[inputs]: Add pango and sdl2-ttf.
[home-page]: Update project home page.
2019-07-17 22:58:41 -04:00
Ludovic Courtès
193d20f351
doc: Correctly document 'host' field of <cuirass-configuration>.
...
* doc/guix.texi (Continuous Integration): Fix doc of the 'host' field.
2019-07-18 00:44:23 +02:00
Ludovic Courtès
9b9b753529
pull: Pass #:use-substitutes? to 'show-what-to-build'.
...
Fixes <https://bugs.gnu.org/36509 >.
Reported by Robert Vollmert <rob@vllmrt.net >.
* guix/scripts/pull.scm (build-and-install): Add #:use-substitutes?
parameter and pass it to UPDATE-PROFILE.
(guix-pull): Pass #:use-substitutes? to 'build-and-install'.
2019-07-18 00:44:23 +02:00
Ludovic Courtès
67fb53c0d8
pull: Use (ice-9 format).
...
* guix/scripts/pull.scm (guix): Use (ice-9 format), as reported by
'-Wformat'.
2019-07-18 00:44:23 +02:00
Ludovic Courtès
c84c4c1db7
pull: Remove unused procedures.
...
* guix/scripts/pull.scm (what-to-build, indirect-root-added): Remove.
2019-07-18 00:44:23 +02:00
Ludovic Courtès
4569a7693e
doc: Remove note about grafts being "beta".
...
* doc/guix.texi (Security Updates): Remove pointless note about the
feature being "beta".
2019-07-18 00:44:23 +02:00
Marius Bakke
82ccfb1d94
gnu: ungoogled-chromium: Add native Wayland variant.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Preserve
"third_party/wayland/wayland_scanner_wrapper.py" and "third_party/wayland-protocols".
(ungoogled-chromium/wayland): New public variable.
2019-07-17 16:30:23 +02:00
Tobias Geerinckx-Rice
243c523946
gnu: emacs-org-contrib: Update to 20190715.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190715.
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice
3487533492
gnu: emacs-org: Update to 9.2.4.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.4.
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice
1d552f636b
gnu: c-reduce: Update to 2.10.0.
...
* gnu/packages/debug.scm (c-reduce): Update to 2.10.0.
[inputs]: Use default clang & llvm versions (currently 8).
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice
ef421791c5
gnu: sord: Propagate serd.
...
* gnu/packages/rdf.scm (sord)[inputs]: Move serd from here…
[propagated-inputs]: …to here.
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice
746d33847b
gnu: python-pathlib2: Fix synopsis typo.
...
* gnu/packages/python-xyz.scm (synopsis): Fix typo.
2019-07-17 16:03:55 +02:00
Tobias Geerinckx-Rice
b593f264c8
gnu: npth: Update to 1.6.
...
* gnu/packages/gnupg.scm (npth): Update to 1.6.
2019-07-17 16:03:55 +02:00
Ludovic Courtès
6bfcb72926
gnu: u-boot: Fix target/system comparison in 'make-u-boot-package'.
...
Until now, running, say:
guix build -e '(@@ (gnu packages bootloaders) u-boot-a20-olinuxino-micro)' \
-s armhf-linux
on an x86_64-linux machine wouldn't have the desired effect
because (%current-system) would return "x86_64-linux" when 'same-arch?'
was evaluated. This fixes that.
* gnu/packages/bootloaders.scm (make-u-boot-package)[same-arch?]: Turn
into a thunk so that (%current-system) is evaluated in the right
context, and adjust callers. Use 'string=?' instead of 'string-prefix?'.
2019-07-17 15:36:04 +02:00
Jens Mølgaard
f5854abc88
gnu: Add readymedia.
...
* gnu/packages/upnp.scm (readymedia): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-17 15:36:04 +02:00
Jonathan Brielmaier
6a0c6766a4
gnu: telegram-purple: Update to 1.4.1.
...
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-17 15:36:04 +02:00
Brian Leung
46a3a5b0e6
gnu: emacs-prescient: Update to 3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-17 15:36:04 +02:00
Brian Leung
f385249875
gnu: Add emacs-so-long.
...
* gnu/packages/emacs-xyz.scm (emacs-so-long): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-17 15:36:04 +02:00
Florian Pelz
0636742b77
doc: Reorder and clarify contributing instructions.
...
* doc/contributing.texi (Building from Git, Running Guix Before It Is
Installed): Make instructions using Guix come first and clarify which code is
an instruction and which is merely an example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-17 15:36:04 +02:00
Ludovic Courtès
aa856d02b8
gnu: python-ipykernel: Record absolute file name of 'python'.
...
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add
'set-python-file-name' phase.
2019-07-17 15:36:04 +02:00
Marius Bakke
dcc773e560
gnu: multipath-tools: Update to 0.8.2.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.2.
2019-07-17 15:11:30 +02:00
Marius Bakke
6f850a19a7
gnu: multipath-tools: Remove Ceph input.
...
Ceph adds a massive dependency for a little-used feature. It was mainly added
because the build-system previously could not cope with librados being missing.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Remove CEPH:LIB.
2019-07-17 15:11:30 +02:00
Danny Milosavljevic
fe9c5b1dad
gnu: python-swagger-spec-validator: Update to 2.4.3.
...
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to
2.4.3.
[native-inputs]: Add python-pyyaml.
2019-07-17 12:29:49 +02:00
Danny Milosavljevic
d1b103e14b
gnu: Add python-flask-htpasswd.
...
* gnu/packages/python-web.scm (python-flask-htpasswd): New variable.
2019-07-17 11:50:18 +02:00
Jelle Licht
d376129f0b
gnu: Add network-manager-vpnc.
...
* gnu/packages/gnome.scm (network-manager-vpnc): New variable.
2019-07-17 11:08:48 +02:00
Jelle Licht
633422b0e6
gnu: network-manager-openvpn: Patch hardcoded paths.
...
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Add custom
'patch-path' phase to replace references to openvpn and modprobe.
[inputs]: Add kmod.
2019-07-17 11:08:43 +02:00
Jelle Licht
d9af93c4ea
gnu: network-manager-openvpn: Pass '--localstatedir=/var'.
...
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
2019-07-17 11:08:31 +02:00
Jelle Licht
4efdede284
services: network-manager: Clear default OpenVPN user.
...
* gnu/services/networking.scm (network-manager-shepherd-service): Clear
'NM_OPENVPN_USER' and 'NM_OPENVPN_GROUP' in #:environment-variables.
2019-07-17 11:08:26 +02:00
Jelle Licht
40557aeab5
services: network-manager: Properly load vpn plugins
...
Extends the dbus service when vpn plugins are enabled.
* gnu/services/networking.scm (network-manager-service-type): Load vpn plugins
when extending dbus service.
2019-07-17 11:08:19 +02:00
Tomáš Čech
7d1861e2d2
gnu: network-manager: Fix plugin loading problem.
...
* gnu/packages/patches/nm-plugin-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (network-manager)[source](patches): New field.
Signed-off-by: Jelle Licht <jlicht@fsfe.org >
2019-07-17 11:07:43 +02:00
Arun Isaac
e13714b642
gnu: Add gnaural.
...
* gnu/packages/audio.scm (gnaural): New variable.
2019-07-17 12:50:39 +05:30
Tobias Geerinckx-Rice
214cbec2cf
gnu: msmtp: Update to 1.8.5.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.5.
2019-07-16 23:50:50 +02:00
Tobias Geerinckx-Rice
fcc6503d73
gnu: mpop: Update to 1.4.5.
...
* gnu/packages/mail.scm (mpop): Update to 1.4.5.
2019-07-16 23:50:50 +02:00
Tobias Geerinckx-Rice
e7597aad86
gnu: qjackctl: Update to 0.5.9.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.9.
2019-07-16 23:32:01 +02:00
Tobias Geerinckx-Rice
5e4cb92ee8
gnu: qsynth: Update to 0.5.7.
...
* gnu/packages/audio.scm (qsynth): Update to 0.5.7.
[arguments]: Remove CXXFLAGS=-std=gnu++11 #:configure-flag.
2019-07-16 23:32:01 +02:00
Tobias Geerinckx-Rice
12c8c997e7
gnu: qsynth: Use newer (HTTPS) home page.
...
* gnu/packages/audio.scm (qsynth)[home-page]: Update.
2019-07-16 23:32:01 +02:00
Paul Garlick
37dc29200c
gnu: Add opencascade-occt.
...
* gnu/packages/maths.scm (opencascade-occt): New variable.
2019-07-16 22:19:26 +01:00
Tobias Geerinckx-Rice
844cb1b64d
gnu: osc: Update to 0.165.2.
...
* gnu/packages/build-tools.scm (osc): Update to 0.165.2.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
c8a227dfea
gnu: gap: Update to 4.10.2.
...
* gnu/packages/algebra.scm (gap): Update to 4.10.2.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
66d6b7c3e9
gnu: font-google-noto: Update to 20171025.
...
* gnu/packages/fonts.scm (font-google-noto): Update to 20171025.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
c8ae38d389
gnu: r-pmcmr: Fix description.
...
* gnu/packages/cran.scm (r-pmcmr)[description]: Use ‘dependent’.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
3fb3291e25
Use more guix.gnu.org.
...
* build-aux/build-self.scm (make-config.scm): Replace gnu.org/s/guix with guix.gnu.org.
* guix/scripts/publish.scm (render-home-page): Likewise.
* guix/self.scm (make-config.scm): Likewise.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
4a635d3d6e
gnu: hdup: Use archived home page.
...
* gnu/packages/backup.scm (hdup)[home-page]: Load from archive.org.
2019-07-16 23:00:10 +02:00
Tobias Geerinckx-Rice
61ea54e7c0
gnu: mercurial: Update to 5.0.2.
...
* gnu/packages/version-control.scm (mercurial): Update to 5.0.2.
2019-07-16 23:00:09 +02:00
Tobias Geerinckx-Rice
a8ebf57cf5
gnu: pari-gp: Update to 2.11.2.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.2.
2019-07-16 23:00:09 +02:00
Tobias Geerinckx-Rice
45dbc1b2dd
gnu: xauth: Update to 1.1.
...
* gnu/packages/xorg.scm (xauth): Update to 1.1.
2019-07-16 23:00:09 +02:00
Tobias Geerinckx-Rice
a71d42bc30
gnu: gp2c: Update to 0.0.11pl2.
...
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl2.
2019-07-16 23:00:09 +02:00
Tobias Geerinckx-Rice
fcf82fd314
gnu: jekyll: Update to 3.8.6.
...
* gnu/packages/ruby.scm (jekyll): Update to 3.8.6.
2019-07-16 23:00:09 +02:00
Timothy Sample
71e5d425c9
gnu: ghc-clock-bootstrap: Move and inherit from ghc-clock.
...
Fixes <https://bugs.gnu.org/36084 >.
* gnu/packages/haskell-check.scm (ghc-clock-bootstrap): Move this...
* gnu/packages/haskell.scm (ghc-clock-bootstrap): ...here and inherit
from ghc-clock (which implies updating to version 0.7.2).
Co-authored-by: Robert Vollmert <rob@vllmrt.net >
2019-07-16 14:43:03 -04:00
Carl Dong
6869b6635a
gnu: Allow building toolchain with non-default libc.
...
* gnu/packages/base.scm (make-gcc-libc): Make public.
* gnu/packages/commencement.scm (make-gcc-toolchain): Add 'libc'
optional argument to specify using a non-default glibc package, also
make public.
2019-07-16 11:13:15 -04:00
Marius Bakke
d4cafcaf30
gnu: ungoogled-chromium: Update to 75.0.3770.142 [security fixes].
...
This fixes CVE-2019-972921 and CVE-2019-951487.
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.142.
(%chromium-origin): Update hash.
2019-07-16 17:06:41 +02:00
Ricardo Wurmus
34c2a16b10
gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.
...
* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove
gtk+ and python-pyqt.
[arguments]: Adjust configure-environment phase.
2019-07-16 17:03:19 +02:00
Nicolas Goaziou
84d7784afe
gnu: snap: Update to 5.0.4.
...
* gnu/packages/education.scm (snap): Update to 5.0.4.
2019-07-16 14:34:45 +02:00
Ludovic Courtès
e3e9c191ed
doc: Add 'images' directory next to HTML pages.
...
* doc/build.scm (html-manual): Add images/ symlinks.
2019-07-16 10:37:49 +02:00
Robert Vollmert
4fde0030d4
build/cargo-build-system: Use bundled json instead of guile-json.
...
* guix/build/cargo-build-system.scm: Use (gnu build json) instead
of (json parser).
* guix/build-system/cargo.scm: Import (gnu build json) instead of
(json parser).
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-16 09:54:12 +02:00
Robert Vollmert
848862f029
gnu: rust-proc-macro2: Update to 0.4.30.
...
* gnu/packages/crates-io.scm (rust-proc-macro2): Update to 0.4.30.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-16 09:53:51 +02:00
Robert Vollmert
c82c16a6f3
build/cargo-build-system: Set CARGO_HOME early.
...
* guix/build/cargo-build-system.scm (configure): Set CARGO_HOME.
(install): No longer set CARGO_HOME.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-07-16 09:52:07 +02:00
Efraim Flashner
857ff51562
gnu: direvent: Update to 5.2.
...
* gnu/packages/admin.scm (direvent): Update to 5.2.
2019-07-16 09:40:57 +03:00
Christopher Baines
38f3176a57
lint: Separate checkers by dependence on the internet.
...
I think there are a couple of potential uses for this. It's somewhat a
separation in to what checkers are just checking the contents of the
repository (line length for example), and other checkers which are bringing in
external information which could change.
I'm thinking particularly, about treating network dependent checkers
differently when automatically running them, but this commit also adds a
--no-network flag to guix lint, which selects the checkers that don't access
the network, which could be useful if no network access is available.
* guix/lint.scm (%checkers): Rename to %all-checkers.
(%local-checkers, %network-dependent-checkers): New variables.
* guix/scripts/lint.scm (run-checkers): Make the checkers argument mandatory.
(list-checkers-and-exit): Handle the checkers as an argument.
(%options): Adjust for changes to %checkers, add a --no-network option, and
change how the --list-checkers option is handled.
(guix-lint): Adjust indentation, and update how the checkers are handled.
2019-07-15 22:32:19 +01:00
Christopher Baines
f363c836e0
lint: Move the linting code to a different module.
...
To try and move towards making programatic access to the linting code easier,
this commit separates out the linting script, from the linting functionality
that it uses.
* guix/scripts/lint.scm (emit-warnings): Alter to to not use match-lambda, as
<lint-warning> isn't accessible.
(<lint-warning>, lint-warning, make-lint-warning, lint-warning?,
lint-warning-message, lint-warning-message-text, lint-warning-message-data,
lint-warning-location, package-file, %make-warning make-warning,
<lint-checker>, lint-checker, make-lint-checker, lint-checker?,
lint-checker-name, lint-checker-description, lint-checker-check,
properly-starts-sentance?, starts-with-abbreviation?, %quoted-identifier-rx,
check-description-style, package-input-intersection,
check-inputs-should-be-native, check-inputs-should-not-be-an-input-at-all,
package-name-regexp, check-synopsis-style, probe-uri,
tls-certificate-error-string, validate-uri, check-home-page,
%distro-directory, check-patch-file-names, escape-quotes,
official-gnu-packages*, check-gnu-synopsis+description, origin-uris,
check-source, check-source-file-name, check-source-unstable-tarball,
check-mirror-url, check-github-url, check-derivation, check-license,
call-with-networking-fail-safe, with-networking-fail-safe,
current-vulnerabilities*, package-vulnerabilities, check-vulnerabilities,
check-for-updates, report-tabulations, report-trailing-white-space,
report-long-line, %hanging-paren-rx, report-lone-parantheses,
%formatting-reporters, report-formatting-issues, check-formatting, %checkers):
Move to…
* guix/lint.scm: … here
* po/guix/POTFILES.in: Add guix/lint.scm.
* Makefile.am: Add guix/lint.scm.
* tests/lint.scm: Change to import (guix lint), rather than (guix scripts lint).
2019-07-15 22:32:19 +01:00
Christopher Baines
57238532f4
scripts: lint: Separate the message warning text and data.
...
So that translations can be handled more flexibly, rather than having to
translate the message text within the checker.
* guix/scripts/lint.scm (lint-warning-message-text,
lint-warning-message-data): New procedures.
(lint-warning-message): Remove record field accessor, replace with procedure
that handles the lint warning data and translating the message.
(make-warning): Rename to %make-warning.
(make-warning): New macro.
(emit-warnings): Handle the message-text and message-data fields.
(check-description-style): Adjust for changes to make-warning.
[check-trademarks, check-end-of-sentence-space): Adjust for changes to
make-warning.
(check-inputs-should-be-native, check-inputs-should-not-be-an-input-at-all,
check-synopsis-style, validate-uri, check-home-page, check-patch-file-names,
check-gnu-synopsis+description, check-mirror-url, check-github-url,
check-derivation, check-vulnerabilities, check-for-updates,
report-tabulations, report-trailing-white-space, report-long-line,
report-lone-parentheses): Adjust for changes to make-warning.
2019-07-15 22:32:19 +01:00
Christopher Baines
50fc2384fe
scripts: lint: Handle warnings with a record type.
...
Rather than emiting warnings directly to a port, have the checkers return the
warning or warnings.
This makes it easier to use the warnings in different ways, for example,
loading the data in to a database, as you can work with the <lint-warning>
records directly, rather than having to parse the output to determine the
package and location.
* guix/scripts/lint.scm (<lint-warning>): New record type.
(lint-warning): New macro.
(lint-warning?, lint-warning-package, lint-warning-message,
lint-warning-location, package-file, make-warning): New procedures.
(call-with-accumulated-warnings, with-accumulated-warnings): Remove.
(emit-warning): Rename to emit-warnings, and switch to displaying multiple
warnings.
(check-description-style)[check-not-empty-description, check-texinfo-markup,
check-trademarks, check-quotes, check-proper-start,
check-end-of-sentence-space]: Switch to generating a list of warnings, and
using make-warning, rather than emit-warning.
(check-inputs-should-be-native, check-inputs-should-not-be-an-input-at-all):
Switch to generating a list of warnings, and using make-warning, rather than
emit-warning.
(check-synopsis): Switch to generating a list of warnings, and using
make-warning, rather than emit-warning.
[check-not-empty]: Remove, this is handled in the match clause
to avoid other warnings being emitted.
[check-final-period, check-start-article, check-synopsis-length,
check-proper-start, check-start-with-package-name, check-texinfo-markup]:
Switch to generating a list of warnings, and using make-warning, rather than
emit-warning.
[checks]: Remove check-not-empty.
(validate-uri, check-home-page, check-patch-file-names,
check-gnu-synopsis+description): Switch to generating a list of warnings, and
using make-warning, rather than emit-warning.
(check-source): Switch to generating a list of warnings, and using
make-warning, rather than emit-warning.
[try-uris]: Remove.
[warnings-for-uris]: New procedure, replacing try-uris.
(check-source-file-name, check-source-unstable-tarball, check-mirror-url,
check-github-url, check-derivation, check-vulnerabilities, check-for-updates,
report-tabulations, report-trailing-white-space, report-long-line,
report-lone-parentheses, report-formatting-issues, check-formatting): Switch
to generating a list of warnings, and using make-warning, rather than
emit-warning.
(run-checkers): Call emit-warnings on the warnings returned from the checker.
* tests/lint.scm (string-match-or-error, single-lint-warning-message): New
procedures.
(call-with-warnings, with-warnings): Remove.
("description: not a string", "description: not empty", "description: invalid
Texinfo markup", "description: does not start with an upper-case letter",
"description: may start with a digit", "description: may start with lower-case
package name", "description: two spaces after end of sentence", "description:
end-of-sentence detection with abbreviations", "description: may not contain
trademark signs: ™", "description: may not contain trademark signs: ®",
"description: suggest ornament instead of quotes", "synopsis: not a string",
"synopsis: not empty", "synopsis: valid Texinfo markup", "synopsis: does not
start with an upper-case letter", "synopsis: may start with a digit",
"synopsis: ends with a period", "synopsis: ends with 'etc.'", "synopsis:
starts with 'A'", "synopsis: starts with 'a'", "synopsis: starts with 'an'",
"synopsis: too long", "synopsis: start with package name", "synopsis: start
with package name prefix", "synopsis: start with abbreviation", "inputs:
pkg-config is probably a native input", "inputs: glib:bin is probably a native
input", "inputs: python-setuptools should not be an input at all (input)",
"inputs: python-setuptools should not be an input at all (native-input)",
"inputs: python-setuptools should not be an input at all (propagated-input)",
"patches: file names", "patches: file name too long", "patches: not found",
"derivation: invalid arguments", "license: invalid license", "home-page: wrong
home-page", "home-page: invalid URI", "home-page: host not found", "home-page:
Connection refused", "home-page: 200", "home-page: 200 but short length",
"home-page: 404", "home-page: 301, invalid", "home-page: 301 -> 200",
"home-page: 301 -> 404", "source-file-name", "source-file-name: v prefix",
"source-file-name: bad checkout", "source-file-name: good checkout",
"source-file-name: valid", "source-unstable-tarball",
"source-unstable-tarball: source #f", "source-unstable-tarball: valid",
"source-unstable-tarball: package named archive", "source-unstable-tarball:
not-github", "source-unstable-tarball: git-fetch", "source: 200", "source: 200
but short length", "source: 404", "source: 301 -> 200", "source: 301 -> 404",
"mirror-url", "mirror-url: one suggestion", "github-url", "github-url: one
suggestion", "github-url: already the correct github url", "cve", "cve: one
vulnerability", "cve: one patched vulnerability", "cve: known safe from
vulnerability", "cve: vulnerability fixed in replacement version", "cve:
patched vulnerability in replacement", "formatting: lonely parentheses",
"formatting: alright"): Change test-assert to test-equal, and adjust to work
with the changes above.
("formatting: tabulation", "formatting: trailing white space", "formatting:
long line"): Use string-match-or-error rather than string-contains.
2019-07-15 22:32:18 +01:00
Mark H Weaver
5b524f448c
gnu: linux-libre: Update to 5.2.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.2.1.
(%linux-libre-hash): Update hash.
2019-07-15 15:26:40 -04:00
Mark H Weaver
ec92941a82
gnu: linux-libre@4.19: Update to 4.19.59.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.59.
(%linux-libre-4.19-hash): Update hash.
2019-07-15 15:25:19 -04:00
Marius Bakke
6e00b1ea62
gnu: python-cachecontrol: Do not use unstable source archive.
...
* gnu/packages/python-web.scm (python-cachecontrol)[source]: Change to GIT-FETCH.
2019-07-15 20:38:00 +02:00
Efraim Flashner
9db2cad68d
gnu: uim-qt: Build with qt-5 support.
...
* gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4. Add qtbase,
qtx11extras.
[arguments]: Replace qt4 configure flags with qt5 configure flags.
2019-07-15 21:17:26 +03:00
Ludovic Courtès
e8fc56a3d2
gnu: open-zwave: Use the bundled TinyXML.
...
* gnu/packages/zwave.scm (open-zwave)[source](snippet): Remove code to
use our own TinyXML.
[inputs]: Remove TINYXML.
2019-07-15 18:27:23 +02:00
Ludovic Courtès
6f8eb9f1d8
remote: Make sure the user doesn't mess up with the REPL protocol.
...
Reported by zerodaysfordays@sdf.lonestar.org (Jakob L. Kreuze).
* guix/remote.scm (trampoline): Wrap 'primitive-load' in
'with-output-to-port'.
2019-07-15 18:27:22 +02:00
Ludovic Courtès
5db07b971d
remote: Fix type error in the list of store items to send.
...
Fixes a regression introduced in 3868577480 .
* guix/remote.scm (remote-eval): Use 'append-map', not 'map', for
'derivation-input-output-paths'.
2019-07-15 18:27:22 +02:00
Rutger Helling
e6bd575a72
gnu: swayidle: Update to 1.5.
...
* gnu/packages/wm.scm (swayidle): Update to 1.5.
2019-07-15 14:22:24 +02:00
Rutger Helling
6862766cf2
gnu: openrct2: Update to 0.2.3.
...
* gnu/packages/games.scm (openrct2): Update to 0.2.3.
2019-07-15 14:22:24 +02:00
Arne Babenhauserheide
fb8b99a5f5
doc: note how to install git send-email
...
* doc/contributing.texi (git send-email): Add install instructions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-15 12:48:49 +02:00
Arne Babenhauserheide
bd105b78b0
gnu: python-aiorpcx: capitalize description
...
* gnu/packages/python-web.scm (python-aiorpcx): capitalize description
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-15 12:48:49 +02:00
Arne Babenhauserheide
eb71211478
gnu: python-aiohttp: Update to 3.5.4
...
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.5.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-15 12:48:49 +02:00
Arne Babenhauserheide
c31302fda7
gnu: python-aiorpcx: Update to 0.18.3
...
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.3
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-15 12:48:49 +02:00
Ludovic Courtès
e591541d36
doc: Build a top-level index of the manuals.
...
Suggested by Julien Lepiller.
* doc/build.scm (html-manual-indexes)[build]: Add 'with-extensions'.
(translate): Actually honor DOMAIN. Add call to 'bindtextdomain' for
ISO-CODES.
(%iso639-languages): New variable.
(language-code->name, top-level-index): New procedures.
Add call to 'write-html' for OUTPUT/index.html.
2019-07-15 12:48:49 +02:00
Ludovic Courtès
21bec78357
doc: Generalize build procedures of HTML indexes.
...
* doc/build.scm (html-manual-indexes)[build](sxml-index): Generalize;
add a 'title' and a 'body' parameter and honor them.
(language-index): New procedure.
(write-index): Remove.
(write-html): New procedure.
Use 'write-html' and 'language-index'.
2019-07-15 12:48:49 +02:00
Guillaume Le Vaillant
cb45aad9b0
gnu: monero: Make tests more verbose.
...
Increase the verbosity of the 'check' phase to prevent 'core_tests' from
hitting 'max-silent-timeout'.
* gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to
'check' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-15 12:48:49 +02:00
Ricardo Wurmus
886986b744
gnu: Add python-ont-fast5-api.
...
* gnu/packages/bioinformatics.scm (python-ont-fast5-api): New variable.
2019-07-15 12:18:01 +02:00
Ricardo Wurmus
d71d85cd17
gnu: Add python-progressbar33.
...
* gnu/packages/python-xyz.scm (python-progressbar33): New variable.
2019-07-15 12:18:01 +02:00
Efraim Flashner
64ed7c2258
gnu: rkflashtool: Update to 5.2-1.8966c4e.
...
* gnu/packages/flashing-tools.scm (rkflashtool): Update to 5.2-1.8966c4e.
[version]: Use 'git-version'.
[source]: Use 'git-file-name'.
2019-07-15 12:10:32 +03:00
Ludovic Courtès
9af75a2630
channels: Avoid use of 'derivation-input-path'.
...
* guix/channels.scm (old-style-guix?): Use 'derivation-name' rather than
'derivation-input-path'.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
b9373e2627
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
...
* guix/derivations.scm (derivation-input-output-path): New procedure.
* guix/gexp.scm (lower-gexp): Wrap GUILE in a <derivation-input>.
(gexp->derivation): Adjust accordingly.
* guix/remote.scm (remote-pipe-for-gexp, remote-eval): Adjust
accordingly.
* tests/gexp.scm ("lower-gexp"): Adjust accordingly.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
93c2a00739
derivations: Deprecate the previous calling convention.
...
We will eventually require #:inputs to be a list of <derivation-input>;
store items will have to be passed as #:sources, already interned.
* guix/derivations.scm (warn-about-derivation-deprecation): New procedure.
(derivation): Add #:%deprecation-warning? parameter.
[warn-deprecation]: New macro.
[input->derivation-input, input->source]: Use it.
(build-expression->derivation): Pass #:%deprecation-warning?.
* po/guix/POTFILES.in: Add guix/derivations.scm.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
9e64302d68
derivations: Update tests to use new calling convention.
...
* tests/derivations.scm ("build derivation with 1 source"): Adjust to
new 'derivation' calling convention.
("identical files are deduplicated"): Likewise.
("fixed-output-derivation?"): Likewise.
("fixed-output derivation"): Likewise.
("fixed-output derivation, recursive"): Likewise.
("derivation with a fixed-output input"): Likewise.
("multiple-output derivation"): Likewise.
("multiple-output derivation, non-alphabetic order"): Likewise.
("read-derivation vs. derivation"): Likewise.
("user of multiple-output derivation"): Likewise.
("derivation with #:references-graphs"): Likewise.
("derivation #:allowed-references, ok"): Likewise.
("derivation #:allowed-references, not allowed"): Likewise.
("derivation #:allowed-references, self allowed"): Likewise.
("derivation #:allowed-references, self not allowed"): Likewise.
("derivation #:disallowed-references, ok"): Likewise.
("derivation #:disallowed-references, not ok"): Likewise.
("derivation #:leaked-env-vars"): Likewise.
("build derivation with coreutils"): Likewise.
("map-derivation, sources"): Likewise.
("derivation with local file as input"): Remove.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
d145832151
derivations: 'map-derivation' uses the new 'derivation' calling convention.
...
* guix/derivations.scm (map-derivation)[input->output-paths]: Adjust to
deal with an argument that's either 'derivation-input?' or a string.
[rewritten-input]: Return a <derivation-input> or a string.
Pass #:inputs and #:sources to 'derivation'.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
02237f13ee
download: Use the new 'derivation' calling convention.
...
* guix/download.scm (built-in-download): Pass MIRRORS and
CONTENT-ADDRESSED-MIRRORS as #:sources, not #:inputs.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
266e54e2ac
gnu: guile-bootstrap: Use the new 'derivation' calling convention.
...
* gnu/packages/bootstrap.scm (raw-build): In 'derivation' call,
distinguish #:inputs from #:sources, passing a list of
<derivation-input> as #:inputs.
2019-07-15 10:01:05 +02:00
Ludovic Courtès
3868577480
gexp: <lowered-gexp> separates sources from derivation inputs.
...
* guix/gexp.scm (lower-inputs): Return either <derivation-input> records
or store items.
(lower-reference-graphs): Return file/input pairs.
(<lowered-gexp>)[sources]: New field.
(lower-gexp): Adjust accordingly.
(gexp->input-tuple): Remove.
(gexp->derivation)[graphs-file-names]: Handle only the
'derivation-input?' and 'string?' cases.
Pass #:sources to 'raw-derivation'; ensure #:inputs contains only
<derivation-input> records.
* guix/remote.scm (remote-eval): Adjust to the new <lowered-gexp>
interface.
* tests/gexp.scm ("lower-gexp"): Adjust to expect <derivation-input>
records instead of <gexp-input>
2019-07-15 10:01:05 +02:00
Ludovic Courtès
4daf89d619
derivations: 'derivation' primitive accepts <derivation> and #:sources.
...
This brings us closer to the <derivation> data type.
* guix/derivations.scm (derivation): Add #:sources parameter.
[input->derivation-input]: Add clause for 'derivation-input?'.
Honor SOURCES.
2019-07-15 10:01:04 +02:00
Ludovic Courtès
456c7ade09
syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.
...
* guix/build/syscalls.scm (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
(AT_SYMLINK_FOLLOW, AT_NO_AUTOMOUNT, AT_EMPTY_PATH): Define using
'define-as-needed'.
2019-07-15 10:00:12 +02:00
Ludovic Courtès
38302bd939
compile: Report the name of the file that cannot be compiled.
...
Fixes <https://bugs.gnu.org/36640 >.
Reported by Robert Vollmert <rob@vllmrt.net >.
* guix/build/compile.scm (call/exit-on-exception): Add 'file' parameter
and honor it.
(exit-on-exception): Likewise.
(compile-files): Pass FILE to 'exit-on-exception'.
2019-07-15 10:00:12 +02:00
Pierre Langlois
2f3c0fb39d
gnu: linux-libre: Fix build on aarch64.
...
* gnu/packages/linux.scm (make-linux-libre)[arguments]: Remove
'work-around-gcc-7-include-path-issue phase.
2019-07-14 15:04:41 -04:00
Mark H Weaver
be7eebe26d
gnu: linux-libre: Update to 5.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.2.
(%linux-libre-hash): Update hash.
* linux-libre-5.1: Rename to ...
* linux-libre-5.2: ... this. Use %linux-libre-5.2-patches.
* linux-libre: Switch to linux-libre-5.2.
* linux-libre-arm-veyron, linux-libre-arm-generic, linux-libre-arm-omap2plus:
Use %linux-libre-5.2-patches.
* linux-libre-headers-5.1: Rename to ...
* linux-libre-headers-5.2: ... this.
* %linux-libre-5.1-patches: Rename to ...
* %linux-libre-5.2-patches: ... this.
* gnu/packages/aux-files/linux-libre/5.1-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.1-arm.conf,
gnu/packages/aux-files/linux-libre/5.1-arm64.conf,
gnu/packages/aux-files/linux-libre/5.1-i686.conf,
gnu/packages/aux-files/linux-libre/5.1-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.2-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2019-07-14 15:02:45 -04:00
Julien Lepiller
a4bb189210
Revert "guix: node-build-system: Use guile-json instead of a custom parser."
...
The effect of this change was to import the (json parser) from the host
side into the build side. The solution here would be to do the equivalent
of ‘with-extensions’ for gexps. Since we don't use gexps for build
systems just yet, revert this for now.
This reverts commit 8eb0ba532e .
2019-07-14 20:18:07 +02:00
Arun Isaac
3c6d7fa842
gnu: Add emacs-elpher.
...
* gnu/packages/emacs-xyz.scm (emacs-elpher): New variable.
2019-07-14 20:14:35 +05:30
Rutger Helling
39a20acc06
gnu: nzbget: Update to 21.0.
...
* gnu/packages/networking.scm (nzbget): Update to 21.0.
2019-07-14 15:55:47 +02:00
Julien Lepiller
8eb0ba532e
guix: node-build-system: Use guile-json instead of a custom parser.
...
* guix/build/json.scm: Remove file.
* Makefile.am: Remove it.
* guix/build/node-build-system.scm: Use (json parser) instead of (guix build json).
* guix/build-system/node.scm: Idem.
2019-07-14 14:57:46 +02:00
Jelle Licht
09a1f92f61
build: Add node-build-system.
...
* guix/build/node-build-system.scm: New file.
* guix/build-system/node.scm: New file.
* guix/build/json.scm: New file.
* doc/guix.texi: Document it.
* Makefile.am: Added new files.
Co-Authored-By: Julien Lepiller <julien@lepiller.eu >
2019-07-14 12:20:48 +02:00
Efraim Flashner
041e03847b
gnu: Add evisum.
...
* gnu/packages/enlightenment.scm (evisum): New variable.
2019-07-14 11:02:23 +03:00
Jan Nieuwenhuizen
53f2164272
channels: Add optional directory to channel metadata.
...
* guix/channels.scm (<channel-metadata>): Add directory slot. Update users.
(read-channel-metadata-from-source): New function.
(standard-module-derivation): Use it.
* doc/guix.texi (Package Modules in a Subdirectory): New subsection.
2019-07-14 00:58:09 +02:00
Christopher Baines
bee9f97e0a
gnu: Add s-tui.
...
* gnu/packages/admin.scm (s-tui): New variable.
2019-07-13 23:18:54 +01:00
Ricardo Wurmus
29fe71152f
gnu: python-rpy2: Update to 3.0.4-1.19868a8.
...
* gnu/packages/statistics.scm (python-rpy2): Update to 3.0.4-1.19868a8.
[source]: Fetch from repository.
[propagated-inputs]: Add python-cffi, python-numpy, python-pandas,
python-ipython, and python-tzlocal.
[native-inputs]: Add python-pytest.
[arguments]: Set TZ variable and use pytest to run the tests.
2019-07-13 23:50:01 +02:00
Leo Famulari
06e1ecbf17
doc: Update keyserver URL.
...
* HACKING (Commit Access): Change keyserver URL to 'keys.openpgp.org'.
2019-07-13 14:25:19 -04:00
Hartmut Goebel
6b61dea336
gnu: Add pngquant.
...
* gnu/packages/image.scm (pngquant): New variable.
2019-07-13 20:04:44 +02:00
Hartmut Goebel
8db1bd188b
gnu: Add libimagequant.
...
* gnu/packages/image.scm (libimagequant): New variable.
2019-07-13 20:04:44 +02:00
Jacob MacDonald
f24276de9a
gnu: docker-compose: Update to 1.24.1.
...
* gnu/packages/docker.scm (docker-compose): Update to 1.24.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
3146b6da6d
gnu: python-docker-py: Update to 3.7.3.
...
* gnu/packages/docker.scm (python-docker-py): Update to 3.7.3.
[inputs]: Use PYTHON-REQUESTS-2.20 instead of PYTHON-REQUESTS.
Add PYTHON-DOCKER-PYCREDS, PYTHON-IPADDRESS, PYTHON-PARAMIKO, and
PYTHON-URLLIB3-1.24.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
8bb591d426
gnu: python-dockerpty: Update to 0.4.1.
...
* gnu/packages/docker.scm (python-dockerpty): Update to 0.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
d59d56b2ad
gnu: python-docker-pycreds: Update to 0.4.0.
...
* gnu/packages/docker.scm (python-docker-pycreds): Update to 0.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
52cc489292
gnu: python-texttable: Update to 0.9.1.
...
* gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
97f0bd7d68
gnu: Add python-requests-2.20.
...
* gnu/packages/python-web.scm (python-requests-2.20): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
a76e6a690f
gnu: Add python-idna-2.7.
...
* gnu/packages/python-xyz.scm (python-idna-2.7): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:53 +02:00
Jacob MacDonald
7deb086864
gnu: Add python-urllib3-1.24.
...
* gnu/packages/python-web.scm (python-urllib3-1.24): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:52 +02:00
Jacob MacDonald
e308b4f06a
gnu: Add python-cached-property.
...
* gnu/packages/python-xyz.scm (python-cached-property): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-13 15:13:52 +02:00
Ludovic Courtès
86b0b7917f
gnu: rush: Update to 2.1.
...
* gnu/packages/rush.scm (rush): Update to 2.1.
2019-07-13 15:13:52 +02:00
Ricardo Wurmus
c1b87329bf
gnu: pigx-rnaseq: Update to 0.0.10.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.10.
2019-07-13 13:51:52 +02:00
Tobias Geerinckx-Rice
2a059ab995
doc: Increase VM memory size.
...
* doc/guix.texi (Running Guix in a VM): Bump ‘-m‘ to 1 GiB to match its
@item below, and have a chance of being usable, too.
2019-07-13 05:26:01 +02:00
Tobias Geerinckx-Rice
ffae5a7946
doc: Update gpg key fetching instructions.
...
This mirrors the steps performed by etc/guix-install.sh.
* doc/guix.texi (KEY-SERVER): Replace moribund SKS key servers with...
(OPENPGP-SIGNING-KEY-URL): ...the TLS PKI of the future.
(Binary Installation, USB Stick and DVD Installation): Update the
@example gpg command to download the key directly from Savannah.
2019-07-13 04:55:46 +02:00
Tobias Geerinckx-Rice
2516ba81be
gnu: wcslib: Update to 6.2.
...
* gnu/packages/astronomy.scm (wcslib): Update to 6.2.
[arguments]: Add #:configure-flags to find CFITSIO.
2019-07-13 00:20:21 +02:00
Tobias Geerinckx-Rice
7fc2d3a92d
gnu: wcslib: Don't use NAME in source URI.
...
* gnu/packages/astronomy.scm (wcslib)[source]: Hard-code NAME.
2019-07-13 00:20:21 +02:00
Arne Babenhauserheide
17f90b679f
gnu: guile-wisp: fix url
...
* gnu/packages/guile-xyz.scm (guile-wisp): add www to url (required due to hoster-changes)
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-12 23:54:19 +02:00
Arne Babenhauserheide
65610f7326
gnu: wisp: update to 1.0.2.
...
* gnu/packages/guile-xyz (wisp): update to version 1.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-12 23:54:19 +02:00
Timotej Lazar
9d34cc133f
gnu: cmus: Support AAC format.
...
* gnu/packages/music.scm (cmus)[inputs]: Add faad2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-12 23:54:19 +02:00
Ludovic Courtès
e429566fbb
build: Use '-Wshadowed-toplevel' only when supported.
...
* guix/build/compile.scm (supported-warning-type?): New procedure.
(%warnings): Remove 'unsupported-warning', though removing it doesn't
make any difference. Define 'optional', and use it to determine whether
to include 'shadowed-toplevel'.
2019-07-12 23:54:19 +02:00
Oleg Pykhalov
6cf63fe887
gnu: Add emacs-gitlab-ci-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode): New variable.
2019-07-13 00:22:55 +03:00
Oleg Pykhalov
5516a75b0b
gnu: Add emacs-matcha.
...
* gnu/packages/emacs-xyz.scm (emacs-matcha): New variable.
2019-07-13 00:22:52 +03:00
Leo Famulari
dd9c137b2c
gnu: Blender: Update to 2.80-rc1.
...
* gnu/packages/graphics.scm (blender): Update to 2.80-rc1.
2019-07-12 15:58:44 -04:00
Leo Famulari
04d52b1a95
gnu: OpenImageIO: Update to 1.8.17.
...
* gnu/packages/graphics.scm (openimageio): Update to 1.8.17.
(openimageio-1.7): New variable.
(blender-2.79)[inputs]: Use openimageio-1.7.
2019-07-12 15:58:41 -04:00
Arun Isaac
7f1c69f5d3
gnu: Add aptdec.
...
* gnu/packages/ham-radio.scm (aptdec): New variable.
2019-07-12 22:44:55 +05:30
Tanguy Le Carrour
90bb244f29
gnu: Add grisbi.
...
* gnu/packages/finance.scm (grisbi): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com >
2019-07-12 12:05:00 -04:00
Tobias Geerinckx-Rice
ca31f76b86
gnu: rust: Fix hash.
...
I don't know what the previous hash described, but the signature on this
one is valid.
* gnu/packages/rust.scm (rust)[source]: Update hash.
2019-07-12 14:55:11 +02:00
Ivan Petkov
f67f93b6d6
gnu: rust: Update to 1.36.0.
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.35): ...this.
(rust): New variable.
2019-07-11 20:18:07 -07:00
Leo Famulari
14727aaa03
gnu: certbot, python-acme: Update to 0.35.1.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.35.1.
2019-07-11 20:17:54 -04:00
Jack Hill
5a836ce38c
gnu: expat: fix CVE-2018-20843
...
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat/fixed): New variable.
* gnu/packages/patches/expat-CVE-2018-20843.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-07-12 00:39:01 +02:00
Jack Hill
f85c8dd8ae
gnu: expat: Add additional source URI
...
The expat sourceforge page announces that the project is in the process of
moving to GitHub.
* gnu/packages/xml.scm (expat)[source]: Add GitHub URI.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-07-12 00:39:01 +02:00
Ricardo Wurmus
c5ac35d750
gnu: mumi: Update to 0.0.0-4.ea0a28f.
...
* gnu/packages/mail.scm (mumi): Update to 0.0.0-4.ea0a28f.
2019-07-11 23:48:08 +02:00
Pierre Langlois
c894b80324
gnu: sbcl-clx: Update to 0.7.5.
...
* gnu/packages/lisp.scm (sbcl-clx): Update to 0.7.5.
[origin]: Drop "clx-remove-demo.patch" and the snippet that removes demo code.
* gnu/packages/patches/clx-remove-demo.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-11 23:15:00 +02:00
Ludovic Courtès
3fb666bd40
gnu: pies: Update to 1.4.
...
* gnu/packages/admin.scm (pies): Update to 1.4.
[arguments]: Modify /bin/sh reference in src/comp.c as well.
2019-07-11 23:13:27 +02:00
Ludovic Courtès
5c3d44303e
guix gc: Correctly handle '--delete-generations' with no arguments.
...
Previously, 'guix gc --delete-generations' would crash: the "" pattern
would be passed to 'matching-generations', which would return #f instead
of returning a list.
Reported by Raghav Gururajan <rvgn@disroot.org >
in <https://bugs.gnu.org/36466 >.
* guix/ui.scm (matching-generations): Raise an error when passed an
invalid pattern.
* guix/scripts/gc.scm (delete-old-generations): Check if PATTERN is
true.
(%options): Leave ARG as-is for 'delete-generations'.
(guix-gc): Use 'assq' instead of 'assoc-ref' for 'delete-generations'.
* guix/scripts/package.scm (delete-matching-generations):
Replace (string-null? pattern) with (not pattern). Remove 'else'
clause.
(%options): Leave ARG as-is for 'delete-generations'.
* guix/scripts/pull.scm (%options): Leave ARG as-is for
'list-generations'.
(process-query): Replace (string-null? pattern) with (not pattern).
* guix/scripts/system.scm (list-generations): Likewise, and remove
'else' clause.
(process-command): Use #f instead of "" when no pattern is given.
2019-07-11 23:13:26 +02:00
Marius Bakke
878a6baa4c
Merge branch 'staging'
2019-07-11 20:33:44 +02:00
Mark H Weaver
1c65b0e9d5
gnu: linux-libre: Update to 5.1.17.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.17.
(%linux-libre-hash): Update hash.
2019-07-11 12:16:40 -04:00
Mark H Weaver
cba1dc68da
gnu: linux-libre@4.19: Update to 4.19.58.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.58.
(%linux-libre-4.19-hash): Update hash.
2019-07-11 12:15:47 -04:00
Mark H Weaver
783ebb961e
gnu: linux-libre@4.14: Update to 4.14.133.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.133.
(%linux-libre-4.14-hash): Update hash.
2019-07-11 12:14:56 -04:00
Mark H Weaver
d6fa410c1d
gnu: linux-libre@4.9: Update to 4.9.185.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.185.
2019-07-11 12:14:16 -04:00
Mark H Weaver
17f874c594
gnu: linux-libre@4.4: Update to 4.4.185.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.185.
2019-07-11 12:13:30 -04:00
Efraim Flashner
deae64ce01
gnu: vim-airline-themes: Update to 0.0.0-2.e6f2332.
...
* gnu/packages/vim.scm (vim-airline-themes): Update to 0.0.0-2.e6f2332.
[version]: Use 'git-version'.
[source]: Use 'git-file-name'.
2019-07-11 14:57:38 +03:00
Efraim Flashner
34e549d813
gnu: msmtp: Install additional files.
...
* gnu/packages/mail.scm (msmtp)[arguments]: Rename custom phase
install-msmtpq to install-additional-files. Install vim plugins.
2019-07-11 09:56:08 +03:00
Tobias Geerinckx-Rice
78ca483a07
gnu: perl-xml-compile: Update to 1.63.
...
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.63.
2019-07-11 00:27:27 +02:00
Tobias Geerinckx-Rice
cf1b1ab007
gnu: perl-html-form: Update to 6.04.
...
* gnu/packages/web.scm (perl-html-form): Update to 6.04.
2019-07-11 00:27:27 +02:00
Tobias Geerinckx-Rice
4cf57c3c8d
gnu: xscreensaver: Remove CFLAG for old gcc versions.
...
* gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Do what the
comment tells us.
2019-07-11 00:27:27 +02:00
Tobias Geerinckx-Rice
4995a40478
gnu: xscreensaver: Update to 5.43.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.43.
2019-07-11 00:27:27 +02:00
Tobias Geerinckx-Rice
347b4c47b4
gnu: acpica: Update to 20190703.
...
* gnu/packages/admin.scm (acpica): Update to 20190703.
2019-07-10 23:23:45 +02:00
Tobias Geerinckx-Rice
975a0c15ea
gnu: sedsed: Edit description.
...
* gnu/packages/admin.scm (sedsed)[description]: Use @command{} instead
of command(n) and do some minor editing.
2019-07-10 23:23:45 +02:00
Tobias Geerinckx-Rice
fbdabdad2d
gnu: sedsed: Use HTTPS home page.
...
* gnu/packages/admin.scm (sedsed)[home-page]: Use HTTPS.
2019-07-10 23:23:45 +02:00
Efraim Flashner
bba3c48970
gnu: cvs: Rename patch file.
...
* gnu/packages/version-control.scm (cvs)[source]: Rename patch.
* gnu/packages/patches/cvs-2017-12836.patch: Rename to ...
* gnu/packages/patches/cvs-CVE-2018-12836.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-07-10 21:33:48 +03:00
Efraim Flashner
5a4e5c26cc
gnu: libexif: Fix CVE-2018-20030.
...
* gnu/packages/photo.scm (libexif)[source]: Add patch.
* gnu/packages/patches/libexif-CVE-2018-20030.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-07-10 21:33:48 +03:00
Efraim Flashner
037036cb19
gnu: strongswan: Update to 5.8.0 [fixes CVE-2018-17540, CVE-2018-2065{0,1}].
...
* gnu/packages/networking.scm (strongswan): Update to 5.8.0.
2019-07-10 21:33:48 +03:00
Efraim Flashner
666879604c
gnu: net-snmp: Mark package not affected by CVE-2015-8100.
...
* gnu/packages/networking.scm (net-snmp)[properties]: New field.
2019-07-10 21:33:34 +03:00
Tobias Geerinckx-Rice
e14c06d87a
gnu: testdisk: Download over HTTPS.
...
* gnu/packages/admin.scm (testdisk)[source]: Use HTTPS.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
2b336e9354
gnu: testdisk: Update to 7.1.
...
* gnu/packages/admin.scm (testdisk): Update to 7.1.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
bde9912506
gnu: sedsed: Update to 1.1.
...
* gnu/packages/admin.scm (sedsed): Update to 1.1.
[arguments]: Use (default) Python (3).
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
b7e26ec695
gnu: sedsed: Symlink after wrapping.
...
Drop unused .sedsed-real symlink and avoid sedsed → sedsed.py
→ .sedsed.py-real exec chain.
* gnu/packages/admin.scm (sedsed)[arguments]: Move ‘symlink’ phase
after ‘wrap’.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
ec40227b2c
gnu: mutter: Remove duplicate gtk+ input.
...
* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+
from propagated-inputs.
2019-07-10 17:39:28 +02:00
Efraim Flashner
841bddb4b4
gnu: a2ps: Fix CVE-2015-8107.
...
* gnu/packages/pretty-print.scm (a2ps)[source]: Add patch.
* gnu/packages/patches/a2ps-CVE-2015-8107.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-07-10 12:47:47 +03:00
Efraim Flashner
3e4afe0298
gnu: mupdf: Update to 1.15.0 [fixes CVE-2018-18662, CVE-2018-19777,
...
CVE-2018-1988{1,2}, CVE-2019-613{0,1}, CVE-2019-7321].
* gnu/packages/pdf.scm (mupdf): Update to 1.15.0.
[source]: Update source snippet.
2019-07-10 12:46:02 +03:00
Efraim Flashner
cb5b51498b
gnu: mujs: Update to 1.0.6 [fixes CVE-2019-1141{1,2,3}, CVE-2019-12798].
...
* gnu/packages/javascript.scm (mujs): Update to 1.0.6.
[source]: Download using url-fetch.
[arguments]: Update 'install-shared-library phase.
[home-page]: Update to new home-page.
2019-07-10 12:45:35 +03:00
Efraim Flashner
05f386f103
gnu: plib: Fix CVE-2011-4620, CVE-2012-4552.
...
* gnu/packages/game-development.scm (plib)[patches]: Add patches.
* gnu/packages/patches/plib-CVE-2011-4620.patch,
gnu/packages/patches/plib-CVE-2012-4552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2019-07-10 12:45:34 +03:00
Efraim Flashner
ba70479753
gnu: python-gnupg: Update to 0.4.4 [fixes CVE-2019-6690].
...
* gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.4.
2019-07-10 12:45:24 +03:00
Efraim Flashner
11450f15b4
gnu: gpgme: Add updater properties.
...
* gnu/packages/gnupg.scm (gpgme)[properties]: New field. Add ftp-server,
ftp-directory.
2019-07-10 11:40:55 +03:00
Efraim Flashner
ec3f88af7e
gnu: npth: Add updater properties.
...
* gnu/packages/gnupg.scm (npth)[properties]: New field. Add ftp-server,
ftp-directory.
2019-07-10 11:39:09 +03:00
Efraim Flashner
ee755b702f
gnu: gpa: Update to 0.10.0.
...
* gnu/packages/gnupg.scm (gpa): Update to 0.10.0.
2019-07-10 11:06:32 +03:00
Efraim Flashner
9a451a6740
gnu: gpa: Add updater properties.
...
* gnu/packages/gnupg.scm (gpa)[properties]: New field, add ftp-server,
ftp-directory.
2019-07-10 11:06:31 +03:00
Efraim Flashner
2d775ed2d6
gnu: postgresql@9: Update to 9.6.14 [fixes CVE-2018-1058, CVE-2019-9193]
...
* gnu/packages/databases.scm (postgresql@9): Update to 9.6.14.
2019-07-10 11:06:15 +03:00
Efraim Flashner
e5b810f755
gnu: gnupg: Update to 2.2.17.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.17.
2019-07-10 09:56:08 +03:00
Mark H Weaver
6c83c48391
gnu: icecat: Update to 60.8.0-guix1 [security fixes].
...
Includes fixes for CVE-2019-9811, CVE-2019-11709, CVE-2019-11711,
CVE-2019-11712, CVE-2019-11713, CVE-2019-11715, CVE-2019-11717,
CVE-2019-11719, CVE-2019-11729, and CVE-2019-11730.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.8.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
(icecat): Refresh some stale comments.
2019-07-09 19:31:36 -04:00
Marius Bakke
7a05fdd0e1
Merge branch 'master' into staging
2019-07-10 00:55:42 +02:00
Marius Bakke
760d90cc6a
gnu: ungoogled-chromium: Increase build timeout.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set TIMEOUT to
40 hours.
2019-07-10 00:54:29 +02:00
Tobias Geerinckx-Rice
12b1ec6617
gnu: iproute2: Update to 5.2.0.
...
* gnu/packages/linux.scm (iproute): Update to 5.2.0.
2019-07-09 23:08:50 +02:00
Oleg Pykhalov
38a9b4b74e
gnu: python-internetarchive: Update to 1.8.5.
...
* gnu/packages/web.scm (python-internetarchive)[version]: Update to 1.8.5.
[source](modules, snippet): New fields.
2019-07-09 20:41:14 +03:00
Efraim Flashner
710f027765
gnu: wgetpaste: Update to 2.29.
...
* gnu/packages/wget.scm (wgetpaste): Update to 2.29.
[arguments]: Replace default paste service. Install license file.
2019-07-09 16:52:59 +03:00
Oleg Pykhalov
534ceb7de1
gnu: emacs-stumpwm-mode: Update to 0.0.1-1.8fbe071.
...
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.8fbe071.
2019-07-09 14:42:22 +03:00
Tobias Geerinckx-Rice
48182cff03
gnu: r-biocinstaller: Remove entirely.
...
This follows up on commit 0971f8bd88 ,
which led to ‘r-biocmanager: unbound variable’ errors. See
<https://lists.gnu.org/archive/html/guix-devel/2019-07/msg00120.html >.
* gnu/packages/bioinformatics.scm (r-biocinstaller): Remove variable.
2019-07-09 13:26:26 +02:00
Hartmut Goebel
582de58c69
gnu: Add anonip.
...
* gnu/packages/web.scm (anonip): New variable.
2019-07-09 13:20:36 +02:00
Nicolas Goaziou
3c2bbbb0ff
gnu: snap: Update to 5.0.1.
...
* gnu/packages/education.scm (snap): Update to 5.0.1.
2019-07-09 09:13:43 +02:00
Nicolas Goaziou
032ca4baa7
gnu: musescore: Update to 3.2.3.
...
* gnu/packages/music.scm (musescore): Update to 3.2.3.
2019-07-09 09:02:50 +02:00
Tobias Geerinckx-Rice
3fd3dd33cb
gnu: libmicrohttpd: Update to 0.9.65.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.65.
2019-07-09 04:48:02 +02:00
Tobias Geerinckx-Rice
35014c402d
gnu: grub: Build ‘grub-mount’.
...
This increases the closure size by a mere 1.8 MiB (0.8%).
* gnu/packages/bootloaders.scm (grub)[inputs]: Add fuse.
2019-07-09 01:43:31 +02:00
Tobias Geerinckx-Rice
069ab3bbfd
gnu: grub: Update to 2.04.
...
* gnu/packages/bootloaders.scm (grub): Update to 2.04.
[source]: Remove upstreamed patches.
[arguments]: Don't require Python. Add a ‘disable-pixel-perfect-test’
phase to skip tests that fail with with our newer Unifont.
* gnu/packages/patches/grub-efi-fat-serial-number.patch: Adjust context.
* gnu/packages/patches/grub-binutils-compat.patch,
gnu/packages/patches/grub-check-error-efibootmgr.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-07-09 01:28:11 +02:00
Tobias Geerinckx-Rice
9b2644c292
guix-install.sh: Don't initialise ~/.gnupg.
...
* etc/guix-install.sh (chk_gpg_keyring): Call gpg with ‘--dry-run’.
2019-07-08 18:16:10 +02:00
Tobias Geerinckx-Rice
5d8e505ce5
guix-install.sh: Check for PGP key separately.
...
* etc/guix-install.sh (chk_gpg_keyring): New function to handle the
public key check previously stuffed into chk_require.
(main): Call it.
2019-07-08 18:16:10 +02:00
Christopher Baines
1d0bde2ee4
discovery: Handle edge case in scheme-files when looking at symlinks.
...
Previously, this code would cause crashes in Guix (running guix package -s for
example) which could be experienced when Emacs creates temporary files in the
gnu/packages/patches directory when a patch file has been edited, but not
saved.
* guix/discovery.scm (scheme-files): Add else clause to cond used when
handling symlinks.
2019-07-08 17:04:35 +01:00
Tobias Geerinckx-Rice
7a2e0c52df
guix-install.sh: Add missing ‘local’ declaration.
...
* etc/guix-install.sh (chk_require): Make $c local.
2019-07-08 17:47:39 +02:00
Tobias Geerinckx-Rice
6c77d79a49
guix-install.sh: Treat REQUIRE as the array it is.
...
Don't flatten it into a string only to split it again later.
* etc/guix-install.sh (chk_require): Iterate over array elements, not
string tokens.
(main): Pass $REQUIRE as an array of arguments.
2019-07-08 17:47:39 +02:00
Carl Dong
b6dc08393e
scripts: environment: Add --no-cwd.
...
* doc/guix.texi (Invoking guix environment): Add --no-cwd.
* guix/scripts/environment.scm (show-help, %options): Add --no-cwd.
(launch-environment/container): Add 'map-cwd?' param; only add mapping
for cwd if #t. Only change to cwd within container if #t, otherwise
home.
(guix-environment): Error if --no-cwd without --container. Provide
'(not no-cwd?)' to launch-environment/container as 'map-cwd?'.
* tests/guix-environment.sh: Add test for no-cwd.
Co-authored-by: Mike Gerwitz <mtg@gnu.org >
2019-07-08 10:33:20 -04:00
Carl Dong
a655d504aa
scripts: environment: Only rewrite user-specified mappings.
...
* guix/scripts/environment.scm (launch-environment/container): Only
apply override-user-mappings to user-mappings and cwd. Do not apply to
network configuration mapping and inputs.
2019-07-08 10:33:19 -04:00
Tobias Geerinckx-Rice
0971f8bd88
gnu: Remove r-biocinstaller.
...
It requires R < 3.6 and is no longer supported.
* gnu/packages/bioinformatics.scm (r-biocinstaller): Define as
deprecated in favour of r-biocmanager.
2019-07-08 16:13:11 +02:00
Tobias Geerinckx-Rice
1042e3481d
gnu: r-xbioc: Update to 0.1.16-1.6ff0670.
...
This is needed to deprecate r-biocinstaller, which is no longer
distributed.
* gnu/packages/bioinformatics.scm (r-xbioc): Update to 0.1.16-1.6ff0670.
[propagated-inputs]: Replace deprecated r-biocinstaller with
r-biocmanager.
2019-07-08 16:11:55 +02:00
Tobias Geerinckx-Rice
ddfb62807d
gnu: cmh: Fix build.
...
This follows up on commit 1de48e8f8a .
* gnu/packages/algebra.scm (fplll-4-cmh): New variable.
(cmh)[inputs]: Use it.
2019-07-08 15:48:07 +02:00
Tobias Geerinckx-Rice
69e3512b7c
gnu: libomp: Download over HTTPS.
...
* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
2019-07-08 15:33:35 +02:00
Tobias Geerinckx-Rice
e2170c3192
gnu: libomp: Fix source hash.
...
This is a follow-up to commit c5296e205b ,
which updated llvm.
* gnu/packages/llvm.scm (libomp)[source]: Fix hash.
2019-07-08 15:33:35 +02:00
Tobias Geerinckx-Rice
61242625ad
gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Update to 3.4.7.
...
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Update to 3.4.7.
2019-07-08 15:33:35 +02:00
Joseph LaFreniere
377b0501c4
gnu: Add emacs-polymode-org.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-08 13:05:56 +02:00
Joseph LaFreniere
85630d8042
gnu: emacs-polymode: Update to 0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2.
[source]: Change URL of Git repository to Polymode GitHub project.
[homepage]: Change URL to polymode GitHub project.
[description]: Realign text.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-08 13:05:56 +02:00
ison
88a29b5cd3
gnu: i3blocks: Update to ec050e7.
...
* gnu/packages/wm.scm (i3blocks): Update to ec050e7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-08 13:05:56 +02:00
Pierre Langlois
a55dd25d3e
gnu: dosfstools: Enable compat symlinks.
...
Enable compatibility symlinks to provide commands such as `mkfs.vfat`.
* gnu/packages/disk.scm (dosfstools)[arguments]: Pass
"--enable-compat-symlinks" to configure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-08 13:05:56 +02:00
Pierre Langlois
b9a1d74de5
gnu: wireservice: New wireservice-package macro.
...
Replace the parent 'base-package' variable with a 'wireservice-package' macro
that includes all common package fields.
* gnu/packages/wireservice.scm (base-package): Delete.
(wireservice-package): New macro.
(python-leather, python-agate, python-agate-sql, python-agate-dbf,
python-agate-excel): Use wireservice-package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-08 13:05:55 +02:00
Ludovic Courtès
cdf689471a
channels: Key cached channel derivations by system.
...
Previously, the channel instance to derivation mapping would be
independent of the system. Thus, building the same channel instance for
several different systems would always return the derivation that was
first computed.
This is a followup to c3ab921eed .
* guix/channels.scm (channel-instance-derivations)[instance->derivation]:
Pass the current system as a third argument to 'mcached'.
2019-07-08 13:05:55 +02:00
Efraim Flashner
c7b757c46c
gnu: gama: Update to 2.06.
...
* gnu/packages/gps.scm (gama): Update to 2.06.
2019-07-08 10:38:23 +03:00
Vagrant Cascadian
d335ef51d7
gnu: diffoscope: Update to 116.
...
* gnu/packages/package-management (diffoscope): Update to 116.
2019-07-07 18:57:28 -07:00
Pierre Langlois
bf187d92e3
gnu: Add csvkit.
...
* gnu/packages/wireservice.scm (csvkit): New variable.
* gnu/packages/patches/csvkit-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
213b05f04e
gnu: Add python-agate-excel.
...
* gnu/packages/wireservice.scm (python-agate-excel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
f1122a2c91
gnu: Add python-agate-dbf.
...
* gnu/packages/wireservice.scm (python-agate-dbf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
9b2850c845
gnu: Add python-agate-sql.
...
* gnu/packages/wireservice.scm (python-agate-sql): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
dc835e75ce
gnu: Add python-agate.
...
* gnu/packages/wireservice.scm (python-agate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
451742bcf6
gnu: Add python-leather.
...
* gnu/packages/wireservice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
edeb04bfb7
gnu: Add python-dbfread.
...
* gnu/packages/python-xyz.scm (python-dbfread): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
450d5dc289
gnu: Add python-crate.
...
* gnu/packages/databases.scm (python-crate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:20 +02:00
Pierre Langlois
0d5b7ea11f
gnu: Add python-pytimeparse.
...
* gnu/packages/time.scm (python-pytimeparse): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Pierre Langlois
6543bc80b4
gnu: Add python-slugify.
...
* gnu/packages/python-web.scm (python-slugify): New variable.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
e41ba8606f
gnu: Add emacs-moe-theme-el.
...
* gnu/packages/emacs-xyz.scm (emacs-moe-theme-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
ae429e48d1
gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.
...
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-1.1829a13.
[origin]: Use GIT-FETCH and GIT-REFERENCE.
[home-page]: Update.
[inputs]: Add emacs-undo-tree.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
81d1baafdb
gnu: emacs-hydra: Update to 0.15.0.
...
* gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
b453637f1b
gnu: Add emacs-lpy.
...
* gnu/packages/emacs-xyz.scm (emacs-lpy): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
55a0b2a08d
gnu: emacs-md4rd: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-md4rd): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:19 +02:00
Brian Leung
26150eac73
gnu: emacs-zoutline: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-zoutline): Update to 0.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
9f6dca4de3
gnu: emacs-restclient: Update to 0-2.422ee8d.
...
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-2.422ee8d.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
fa71034115
gnu: emacs-disk-usage: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[home-page] Move to usual location.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
8330715878
gnu: emacs-fish-completion: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-completion)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
846d83482f
gnu: emacs-company-restclient: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-company-restclient): Update to 0.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
1fd2886ca7
gnu: emacs-skewer-mode: Update to 1.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
9ee3be1bd5
gnu: emacs-simple-httpd: Update to 1.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:18 +02:00
Brian Leung
1c9ea5aaa4
gnu: emacs-git-timemachine: Update to 4.10.
...
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.10.
[propagated-inputs] Add emacs-transient.
[source] Use GIT-FETCH and GIT-REFERENCE.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-07 15:48:17 +02:00
Ludovic Courtès
866822b738
build: Remove outdated 'release.nix'.
...
This file had been unmaintained and probably broken since ~2013.
* release.nix: Remove.
* Makefile.am (EXTRA_DIST): Adjust accordingly.
2019-07-07 15:48:17 +02:00
Ludovic Courtès
ccadafdcef
build: Add 'doc/build.scm' to build on-line copies of the manual.
...
* doc/build.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2019-07-07 15:48:17 +02:00
Rutger Helling
aad6596294
gnu: wine-staging: Update to 4.12.1.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
2019-07-07 13:51:06 +02:00
Christopher Baines
d029afdd2d
gnu: Update lollypop to 1.1.3.1.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1.
[inputs]: Add python-pil.
2019-07-07 12:24:19 +01:00
Mark H Weaver
079c93e1c1
self: Ship the (gnu machine …) modules.
...
This is a followup to commit fa9edf09e9 .
* guix/self.scm (compiled-guix)[*system-modules*]: Explicitly add all of
gnu/machine/*.
2019-07-06 20:08:35 -04:00
Marius Bakke
36175a3a9e
Merge branch 'master' into staging
2019-07-07 01:18:18 +02:00
Marius Bakke
c72647fbae
gnu: xpad: Build against gtksourceview@3.
...
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-07-06 20:43:00 +02:00
Marius Bakke
4ed252c332
gnu: jsoncpp: Update to 1.9.0.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
2019-07-06 18:49:52 +02:00
Marius Bakke
f1818f96a3
gnu: jsoncpp: Fetch sources through git.
...
* gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
2019-07-06 18:48:56 +02:00
Marius Bakke
f4d562b008
gnu: libraw: Update to 0.19.3.
...
* gnu/packages/photo.scm (libraw): Update to 0.19.3.
2019-07-06 18:44:15 +02:00
Marius Bakke
e9cb6edd06
gnu: python-soupsieve: Update to 1.9.2.
...
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
2019-07-06 18:39:17 +02:00
Brian Leung
e39d4933d1
gnu: python-setuptools: Update to 41.0.1.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-07-06 18:26:02 +02:00
Marius Bakke
5bef0f108c
gnu: python-olefile: Update to 0.46.
...
* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46.
[source]: Switch to release tarball instead of git snapshot.
2019-07-06 18:26:02 +02:00
Jakob L. Kreuze
834b8a4110
Remove references to non-existent 'tests/machine.scm'.
...
* Makefile.am (SCM_TESTS): Remove 'tests/machine.scm' line.
2019-07-06 05:19:09 -04:00
Ludovic Courtès
8dfb0c969e
tests: encrypted-root-os: Increase root partition size.
...
1.2G had become slightly too small on x86_64.
* gnu/tests/install.scm (%encrypted-root-installation-script): Increase
root partition size to 1.3G.
2019-07-06 16:17:24 +02:00
Ludovic Courtès
c3ab921eed
ci: 'channel-build-system' honors the target system.
...
Fixes a bug made evident e79281be10 : the
x86_64-linux derivation of 'current-guix' would be cached and reused for
i686-linux, leading to test
failures.
Namely, /run/current-system/profile/bin/guix would have an x86_64
binary in its shebang, and thus it would end up being interpreted by
/bin/sh, which would fail like this:
+ guix --version
/run/current-system/profile/bin/guix: line 2: !#: command not found
/run/current-system/profile/bin/guix: line 3: syntax error near unexpected token `set!'
/run/current-system/profile/bin/guix: line 3: `(begin (set! %load-path …
See <https://ci.guix.gnu.org/build/1431119/details >.
* gnu/ci.scm (channel-build-system)[build]: Pass #:system to
'run-with-store'.
2019-07-06 16:17:24 +02:00
Ludovic Courtès
d9e6217f4e
channels: Simplify 'channel-instances->manifest'.
...
* guix/channels.scm (channel-instances->manifest)[instance->entry]:
Change to take two arguments instead of a tuple. Turn into a
non-monadic procedure.
Call it via 'map' instead of 'mapm'.
2019-07-06 16:17:24 +02:00
Rutger Helling
403f2189aa
gnu: wine-staging: Update to 4.12.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.
2019-07-06 10:47:51 +02:00
Ludovic Courtès
935e79af61
linux-container: Mount a new /dev/pts instance in the container.
...
Fixes <https://bugs.gnu.org/36463 >.
Reported by Steffen Rytter Postas <nc@scalehost.eu >.
* gnu/build/linux-container.scm (mount-file-systems): When /dev/ptmx
exists on the host, explicitly mount a new instance of devpts and make
/dev/ptmx a symlink to /dev/pts/ptmx.
2019-07-06 00:26:58 +02:00
Nicolas Goaziou
c356e5f7a0
gnu: grammalecte: Update to 1.2.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.
2019-07-06 00:10:44 +02:00
Jakob L. Kreuze
02a962c8e0
doc: Add section for 'guix deploy'.
...
* doc/guix.texi: Add section "Invoking guix deploy".
2019-07-06 02:10:04 -04:00
Jakob L. Kreuze
5cbb832fb1
Add 'guix deploy'.
...
* guix/scripts/deploy.scm: New file.
* Makefile.am (MODULES): Add it.
2019-07-06 02:10:04 -04:00
Jakob L. Kreuze
fa9edf09e9
gnu: Add machine type for deployment specifications.
...
* gnu/machine.scm: New file.
* gnu/machine/ssh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-07-06 02:10:04 -04:00
Jakob L. Kreuze
a9b09ed776
ssh: Add 'identity' keyword to 'open-ssh-session'.
...
* guix/ssh.scm (open-ssh-session): Add 'identity' keyword argument.
2019-07-06 02:09:58 -04:00
Ludovic Courtès
cce7b03708
Revert "gnu: Add sbcl-cl-xmlspam."
...
The sbcl-cl-xmlspam package currently has no license information, which
makes it non-free.
Furthermore, the invalid 'license' field prevents evaluation from
completing.
This reverts commit ec98254694 .
2019-07-05 22:30:27 +02:00
Ludovic Courtès
6b4a431843
Revert "gnu: Add sbcl-dbus."
...
Remove sbcl-dbus because it depends on sbcl-cl-xmlspam, which is
currently non-free.
This reverts commit 7af213fefe .
2019-07-05 22:29:12 +02:00
Ludovic Courtès
1aa026aa39
gnu: emacsy: Remove big 'texlive' dependency.
...
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Replace TEXLIVE by a
'texlive-union' call.
2019-07-05 18:10:29 +02:00
Ludovic Courtès
eafd039005
gnu: hugin: Build against Exiv2 0.26.
...
* gnu/packages/image.scm (exiv2-0.26): New variable.
* gnu/packages/photo.scm (hugin)[inputs]: Use it instead of EXIV2.
2019-07-05 18:10:29 +02:00
Ricardo Wurmus
b35af24938
gnu: nanopolish: Update to 0.11.1-1.6331dc4.
...
* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.11.1-1.6331dc4.
2019-07-05 15:10:38 +02:00
Pierre Neidhardt
7af213fefe
gnu: Add sbcl-dbus.
...
* gnu/packages/lisp.scm (sbcl-dbus): New variable.
2019-07-05 12:37:03 +02:00
Pierre Neidhardt
ec98254694
gnu: Add sbcl-cl-xmlspam.
...
* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
2019-07-05 12:36:41 +02:00
Pierre Neidhardt
57f815cb6b
gnu: sbcl-trivia.trivial: Resolve Lisp type dynamically.
...
* gnu/packages/lisp.scm (sbcl-trivia.trivial)[arguments]: Use %lisp-type
instead of hard-coding "sbcl".
2019-07-05 12:30:41 +02:00
Pierre Neidhardt
4f54138731
gnu: Add sbcl-cxml.
...
* gnu/packages/lisp.scm (sbcl-cxml): New variable.
2019-07-05 12:30:21 +02:00
Pierre Neidhardt
9a08c0a577
gnu: Add sbcl-cxml+test.
...
* gnu/packages/lisp.scm (sbcl-cxml+test): New variable.
2019-07-05 12:29:55 +02:00
Pierre Neidhardt
d22b47aad6
gnu: Add sbcl-cxml+klacks.
...
* gnu/packages/lisp.scm (sbcl-cxml+klacks): New variable.
2019-07-05 12:29:39 +02:00
Pierre Neidhardt
53270eb966
gnu: Add sbcl-cxml+dom.
...
* gnu/packages/lisp.scm (sbcl-cxml+dom): New variable.
2019-07-05 12:29:22 +02:00
Pierre Neidhardt
075e3220c6
gnu: Add sbcl-cxml+xml.
...
* gnu/packages/lisp.scm (sbcl-cxml+xml): New variable.
2019-07-05 12:29:13 +02:00
Pierre Neidhardt
c51db1dd36
gnu: sbcl-closure-common: Use official home-page.
...
* gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it.
2019-07-05 12:22:31 +02:00
Pierre Neidhardt
1d8d87ddf7
gnu: sbcl-iolib: Add CFFI to list of inputs and fix spacing.
...
* gnu/packages/lisp.scm (sbcl-iolib)[inputs]: Do it.
2019-07-05 12:21:51 +02:00
Arun Isaac
e48f80cba0
gnu: Add qlogo.
...
* gnu/packages/logo.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu/packages/logo.scm (qlogo): New variable.
2019-07-05 12:49:25 +05:30
Christopher Baines
4add773e8c
gnu: patchwork: Update to 2.1.4.
...
* gnu/packages/patchutils.scm (patchwork): Update to 2.1.4.
2019-07-05 07:52:44 +01:00
Ludovic Courtès
728a4ab101
store: 'run-with-store' gracefully deals with #f store.
...
This is a followup to dd0ee954c4 , which
introduced a failure in tests/graph.scm.
* guix/store.scm (run-with-store): Check whether STORE and NEW-STORE are
true before calling 'store-connection-object-cache' etc. Fixes a
failure in tests/graph.scm related to %REVERSE-PACKAGE-NODE-TYPE, which
uses #f as the store.
2019-07-05 00:51:17 +02:00
Ludovic Courtès
d74392a85c
derivations: Simplify 'substitution-oracle'.
...
* guix/derivations.scm (substitution-oracle)[valid?, dependencies]:
Remove.
[closure]: New procedure.
Rename parameter from 'drv' to 'inputs-or-drv' and adjust accordingly.
(derivation-build-plan): Pass INPUTS directly to 'substitution-oracle'.
* guix/ui.scm (show-what-to-build)[substitutable-info]: Likewise.
2019-07-05 00:51:17 +02:00
Ludovic Courtès
b1510fd8d2
derivations: 'derivation-build-plan' recurses on substituables.
...
This fixes a bug whereby "guix build texlive -n" would report:
0.0 MB would be downloaded:
/gnu/store/…-texlive-20180414
instead of:
The following derivation would be built:
/gnu/store/…-texlive-texmf-20180414.drv
2,595.2 MB would be downloaded:
/gnu/store/…-texlive-20180414-texmf.tar.xz
/gnu/store/…-texlive-20180414
where 'texlive-texmf' is a non-substitutable dependency of 'texlive'.
* guix/derivations.scm (dependencies-of-substitutables): New procedure.
(derivation-build-plan): When 'input-substitutable-info' returns true,
append the subset of DEPS that corresponds to SUBSTITUABLES to the first
argument of 'loop'.
* guix/ui.scm (show-what-to-build): Remove half-baked traversal of
DOWNLOAD.
* tests/derivations.scm ("derivation-build-plan and substitutes,
non-substitutable dep"): New test.
2019-07-05 00:51:17 +02:00
Pierre Neidhardt
87850c05a2
gnu: Add sbcl-trivia.
...
* gnu/packages/lisp.scm (sbcl-trivia): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9d4e42261e
gnu: Add sbcl-trivia.cffi.
...
* gnu/packages/lisp.scm (sbcl-trivia.cffi): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9b5e5eafc6
gnu: Add sbcl-trivia.quasiquote.
...
* gnu/packages/lisp.scm (sbcl-trivia.quasiquote): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
3706c0a432
gnu: Add sbcl-trivia.ppcre.
...
* gnu/packages/lisp.scm (sbcl-trivia.ppcre): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9d450c6d42
gnu: Add sbcl-trivia.balland2006.
...
* gnu/packages/lisp.scm (sbcl-trivia.balland2006): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
02a8324b12
gnu: Add sbcl-trivia.trivial.
...
* gnu/packages/lisp.scm (sbcl-trivia.trivial): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
49df8a0ae8
gnu: Add sbcl-trivia.level2.
...
* gnu/packages/lisp.scm (sbcl-trivia.level2): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
e4e84e3db6
gnu: Add sbcl-trivia.level1.
...
* gnu/packages/lisp.scm (sbcl-trivia.level1): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
5163929e68
gnu: Add sbcl-trivia.level0.
...
* gnu/packages/lisp.scm (sbcl-trivia.level0): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
b72314963b
gnu: Add sbcl-fare-quasiquote-readtable.
...
* gnu/packages/lisp.scm (sbcl-fare-quasiquote-readtable): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
41c42e163c
gnu: Add sbcl-fare-quasiquote.
...
* gnu/packages/lisp.scm (sbcl-fare-quasiquote): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
f1eb796134
gnu: Add sbcl-optima.
...
* gnu/packages/lisp.scm (sbcl-optima): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
b0c1007dec
gnu: Add sbcl-type-i.
...
* gnu/packages/lisp.scm (sbcl-type-i): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
f4a7653e44
gnu: Add sbcl-introspect-environment.
...
* gnu/packages/lisp.scm (sbcl-introspect-environment): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
9526af923a
gnu: Add sbcl-trivial-cltl2.
...
* gnu/packages/lisp.scm (sbcl-trivial-cltl2): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
e3750dc7cb
gnu: Add sbcl-lisp-namespace.
...
* gnu/packages/lisp.scm (sbcl-lisp-namespace): New variable.
2019-07-04 19:25:58 +02:00
Alex Griffin
e2332dec9f
gnu: Add pulseaudio-dlna.
...
* gnu/packages/pulseaudio.scm (pulseaudio-dlna): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 18:05:03 +02:00
Alex Griffin
6609ebe7af
gnu: Add python2-zeroconf.
...
* gnu/packages/python-xyz.scm (python2-zeroconf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 18:05:03 +02:00
Alex Griffin
dd85eca02a
gnu: Add python2-pyroute2.
...
* gnu/packages/python-xyz.scm (python2-pyroute2): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 18:05:03 +02:00
Alex Griffin
fb236fddb2
gnu: Add python-notify2, python2-notify2.
...
* gnu/packages/python-xyz.scm (python-notify2): New variable.
(python2-notify2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 18:05:02 +02:00
Ludovic Courtès
dea62932bc
pack: 'squashfs' backend records the profile's search paths.
...
* guix/scripts/pack.scm (singularity-environment-file): New procedure.
(squashfs-image): Use it, and create /.singularity/env/90-environment.sh.
* gnu/tests/singularity.scm (run-singularity-test)["singularity run,
with environment"]: New test, currently skipped.
* gnu/tests/singularity.scm (build-tarball&run-singularity-test): Add
GUILE-JSON to the profile.
2019-07-04 18:05:02 +02:00
Ludovic Courtès
b9fcf0c82a
pack: 'docker' backend records the profile's search paths.
...
* guix/docker.scm (config): Add #:environment parameter and honor it.
(build-docker-image): Likewise, and pass it to 'config'.
* guix/scripts/pack.scm (docker-image): Import (guix profiles) and (guix
search-paths). Call 'profile-search-paths' and pass #:environment to
'build-docker-image'.
* gnu/tests/docker.scm (run-docker-test)["Load docker image and run it"]:
Add example that expects (json) to be available.
* gnu/tests/docker.scm (build-tarball&run-docker-test): Replace
%BOOTSTRAP-GUILE by GUILE-2.2 and GUILE-JSON in the environment.
2019-07-04 18:05:02 +02:00
Ludovic Courtès
9d8ab8034e
Add (guix remote).
...
* guix/remote.scm: New file.
* Makefile.am (MODULES): Add it.
2019-07-04 18:05:02 +02:00
Ludovic Courtès
d0ffa321dd
inferior: Add 'read-repl-response'.
...
* guix/inferior.scm (read-repl-response): New procedure.
(read-inferior-response): Use it.
2019-07-04 18:05:02 +02:00
Ludovic Courtès
92a4087bf4
Add (guix repl).
...
* guix/scripts/repl.scm: Use (guix repl).
(self-quoting?, machine-repl): Remove.
* guix/repl.scm: New file.
* Makefile.am (MODULES): Add it.
2019-07-04 18:05:02 +02:00
Ludovic Courtès
2ca41030d5
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
...
* guix/gexp.scm (gexp-input-thing, gexp-input-output)
(gexp-input-native?): Export.
(lower-inputs): Return <gexp-input> records instead of tuples.
(lower-reference-graphs): Adjust accordingly.
(<lowered-gexp>): New record type.
(lower-gexp, gexp-input->tuple): New procedure.
(gexp->derivation)[%modules]: Remove.
[requested-graft?]: New variable.
[add-modules]: New procedure.
Rewrite in terms of 'lower-gexp'.
(gexp-inputs): Add TODO comment.
* tests/gexp.scm ("lower-gexp"): New test.
2019-07-04 18:05:02 +02:00
Marius Bakke
42dcfca4cc
Merge branch 'master' into staging
2019-07-04 16:16:41 +02:00
Pierre Neidhardt
fc3f14927f
gnu: Add sbcl-dexador.
...
* gnu/packages/lisp.scm (sbcl-dexador): New variable.
2019-07-04 15:49:21 +02:00
Ricardo Wurmus
c7b1d06024
gnu: pigx-rnaseq: Update to 0.0.8.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.8.
2019-07-04 12:42:38 +02:00
Ludovic Courtès
5cf5505c70
gnu: Remove duplicate 'ruby-crass' package.
...
* gnu/packages/ruby.scm (ruby-crass): Remove duplicate shadowed definition.
2019-07-04 12:31:44 +02:00
Mikhail Kirillov
fc4f7c45cf
gnu: Add ruby-backport.
...
* gnu/packages/ruby.scm (ruby-backport): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 12:31:44 +02:00
Jens Mølgaard
872da48eab
gnu: Add qtpass.
...
* gnu/packages/password-utils.scm (qtpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-04 12:31:44 +02:00
Mark H Weaver
b09a3584fc
gnu: linux-libre: Update to 5.1.16.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.16.
(%linux-libre-hash): Update hash.
2019-07-04 00:05:05 -04:00
Mark H Weaver
0e9e83c5d8
gnu: linux-libre@4.19: Update to 4.19.57.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.57.
(%linux-libre-4.19-hash): Update hash.
2019-07-04 00:04:20 -04:00
Mark H Weaver
e4fde6dcf3
gnu: linux-libre@4.14: Update to 4.14.132.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.132.
(%linux-libre-4.14-hash): Update hash.
2019-07-04 00:03:30 -04:00
Leo Famulari
83b9ba2685
gnu: lpd8editor: Update to 0.0.13.
...
* gnu/packages/music.scm (lpd8editor): Update to 0.0.13.
2019-07-03 22:06:29 -04:00
Ludovic Courtès
dd0ee954c4
store: 'run-with-store' preserves the functional object cache.
...
This increases the hit rate of the object cache from 56% to 85% when
running something like 'guix build libreoffice -nd'.
* guix/store.scm (set-store-connection-object-cache!): New procedure.
(run-with-store): Copy 'object-cache' field of the new store into the
original one.
2019-07-03 23:44:19 +02:00
Ludovic Courtès
e85a7b7f8c
derivations: 'substitution-oracle' no longer calls 'read-derivation-from-file'.
...
This is a followup to 5cf4b26d52 .
* guix/derivations.scm (substitution-oracle): Use
'derivation-input-derivation' instead of calling
'read-derivation-from-file'.
2019-07-03 23:44:19 +02:00
Ludovic Courtès
c14a2b289d
derivations: Avoid another call to 'read-derivation-from-file'.
...
This is a followup to 5cf4b26d52 .
* guix/derivations.scm (derivation-path->base16-hash): Rename to...
(derivation-base16-hash): ... this, and take a <derivation> rather than
a file name. Use 'mlambdaq' instead of 'mlambda'.
(derivation/masked-inputs): Adjust accordingly.
(invalidate-derivation-caches!): Likewise.
2019-07-03 23:44:19 +02:00
Ludovic Courtès
1653b23564
derivations: 'map-derivation' no longer calls 'read-derivation-from-file'.
...
This is a followup to 5cf4b26d52 .
* guix/derivations.scm (map-derivation)[rewritten-input]: Avoid call to
'read-derivation-from-file'.
2019-07-03 23:44:19 +02:00
Leo Famulari
e6a57949f6
gnu: MPD: Update to 0.21.11.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.11.
2019-07-03 16:24:50 -04:00
Leo Famulari
1facde6a19
gnu: GraphicsMagick: Update to 1.3.32.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.32.
2019-07-03 16:24:47 -04:00
Leo Famulari
156b7abca8
gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045].
...
* gnu/packages/irc.scm (irssi): Update to 1.1.3.
2019-07-03 14:37:33 -04:00
Ludovic Courtès
e79281be10
derivations: Work around pathological memoization behavior.
...
This works around <https://bugs.gnu.org/36487 >.
* guix/derivations.scm (invalidate-derivation-caches!): Comment out
'hash-clear!' call.
2019-07-03 20:06:31 +02:00
Julien Lepiller
dac8b27512
gnu: python-pygit2: Update to 0.28.2.
...
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
2019-07-03 19:01:08 +02:00
Tobias Geerinckx-Rice
dc40836839
gnu: snd: Update to 19.5.
...
* gnu/packages/audio.scm (snd): Update to 19.5.
2019-07-03 17:30:21 +02:00
Marius Bakke
c6daa9cfb2
gnu: xkeyboard-config: Update to 2.27.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27.
2019-07-03 16:32:43 +02:00
Rutger Helling
15c92a652f
gnu: wireguard: Update to 0.0.20190702.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
2019-07-03 13:38:29 +02:00
Ludovic Courtès
9156396fe6
gnu: geeqie: Update to commit c220dde.
...
* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
2019-07-03 12:03:07 +02:00
Kyle Meyer
723f5b1dc9
profiles: Adjust packages->manifest pattern for inferior packages.
...
* guix/profiles.scm (packages->manifest): Add package? predicate to `(package
output)' pattern to avoid incorrectly matching `(inferior-package output)',
which should be handled by a later clause.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-03 12:03:07 +02:00
Joseph LaFreniere
f20d865239
gnu: Add emacs-minions.
...
* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
1362e52907
gnu: monero-gui: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
fc54da1d02
gnu: monero: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-03 12:03:07 +02:00
Tobias Geerinckx-Rice
84ce2a9499
gnu: thunar-volman: Update to 0.9.3.
...
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
2019-07-03 00:26:08 +02:00
Tobias Geerinckx-Rice
edb336468d
gnu: thunar: Update to 1.8.7.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
2019-07-03 00:26:07 +02:00
Nicolas Goaziou
a1ce06753a
gnu: audacity: Update to 2.3.2.
...
* gnu/packages/audio.scm (audacity): Update to 2.3.2.
2019-07-03 00:06:48 +02:00
Tobias Geerinckx-Rice
c7949d6c00
gnu: xlockmore: Update to 5.57.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
458fe41923
gnu: libvirt: Update to 5.5.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
If you think these sound familiar, you are[0] correct[1]…
[0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html
[1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html
* gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
cb94ae38c1
gnu: python-libvirt: Update to 5.5.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
03b6c47445
gnu: alpine: Build reproducibly.
...
This follows up commit 54278e225e .
* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
0ca2507319
gnu: alpine: Don't use unstable tarball.
...
* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
...
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
54278e225e
gnu: alpine: Update to 2.21.99999.
...
* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
a321ac9969
gnu: tumbler: Update to 0.2.5.
...
* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
da83224dd0
gnu: alpine: Use HTTPS home page.
...
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice
3f6943846f
gnu: garcon: Update to 0.6.3.
...
* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
2019-07-02 23:13:20 +02:00
Marius Bakke
d69e90e2af
gnu: libdrm: Update to 2.4.99.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.99.
2019-07-02 21:05:21 +02:00
Tobias Geerinckx-Rice
1b7395b1ad
gnu: tomb: Update to 2.6.
...
* gnu/packages/crypto.scm (tomb): Update to 2.6.
2019-07-02 20:57:33 +02:00
Marius Bakke
30484be05d
Merge branch 'master' into staging
2019-07-02 20:14:23 +02:00
Zzull
2e03bbeb7b
gnu: Add emacs-multi-term
...
* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Katherine Cox-Buday
c5ab53204e
gnu: Add trivial-utf-8.
...
* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
252a4d5936
gnu: Add ghc-validation.
...
* gnu/packages/haskell.scm (ghc-validation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
2c4e4bc658
gnu: Add ghc-hedgehog.
...
* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
3c69d462ce
gnu: Add ghc-concurrent-output.
...
* gnu/packages/haskell.scm (ghc-concurrent-output): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
4e3ebbfb16
gnu: ghc-ansi-terminal: Update to 0.9.1.
...
* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
5a499d0f7d
gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.
...
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:52 +02:00
Jacob MacDonald
cbff89d126
gnu: Add ghc-ansi-terminal-0.8.
...
* gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:51 +02:00
Jacob MacDonald
c473bd1881
gnu: Add ghc-wl-pprint-annotated.
...
* gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:51 +02:00
guy fleury iteriteka
52bb05c702
gnu: Add chafa.
...
* gnu/packages/image-viewers.scm (chaffa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:51 +02:00
Robert Vollmert
334a2f4def
gnu: postgres service: More secure default permissions.
...
This changes to 'peer' authentication for local socket connections,
and password-based authentication for local network connections.
* gnu/services/databases.scm (%default-postgres-hba): Change
authentication method.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-07-02 18:33:51 +02:00
Ludovic Courtès
9616b81e98
grafts: 'references-oracle' now takes a derivation input.
...
That way, if we end up calling 'build-derivations', we'll only build the
outputs that we really need.
* guix/grafts.scm (references-oracle): Rename 'drv' to 'input'.
[output-paths]: Remove.
Adjust accordingly.
(graft-derivation): Adjust call to 'references-oracle'.
2019-07-02 18:33:51 +02:00
Ludovic Courtès
7c9fbf3e3d
derivations: Update 'build-derivations' docstring.
...
This is a followup to 7c690a4738 .
* guix/derivations.scm (build-derivations): Update docstring.
2019-07-02 18:33:51 +02:00
Marius Bakke
8b5df106fd
gnu: WebKitGTK: Update to 2.24.3.
...
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3.
[source](patches): Remove.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-07-02 17:27:13 +02:00
Robert Vollmert
b8d41cfc87
gnu: ghc-primitive: Update to 0.6.4.0.
...
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.4.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-07-02 17:20:15 +02:00
Marius Bakke
f62b57ba74
gnu: re2: Update to 2019-07-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-07-01.
2019-07-02 17:18:54 +02:00
Marius Bakke
e307f52e01
gnu: postgresql@10: Update to 10.9.
...
* gnu/packages/databases.scm (postgresql): Update to 10.9.
2019-07-02 17:14:34 +02:00
Marius Bakke
0323db5aef
gnu: tzdata: Update to 2019b.
...
* gnu/packages/base.scm (tzdata): Update to 2019b.
2019-07-02 17:11:39 +02:00
Rutger Helling
35a16f5f6d
gnu: btrfs-progs: Update to 5.1.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1.
2019-07-02 15:52:04 +02:00
Marius Bakke
af65e4c289
gnu: ImageMagick: Update to 6.9.10-51.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-51.
2019-07-02 14:49:47 +02:00
Marius Bakke
6dc7a19342
gnu: python-mako: Update to 1.0.13.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13.
2019-07-02 14:48:04 +02:00
Marius Bakke
c6c0940ea3
gnu: python-pycparser: Update to 2.19.
...
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19.
[arguments]: End phases on #t.
2019-07-02 14:38:23 +02:00
Marius Bakke
4c1cfe0faf
gnu: perl-module-build: Update to 0.4229.
...
* gnu/packages/perl.scm (perl-module-build): Update to 0.4229.
2019-07-02 14:21:36 +02:00
Efraim Flashner
697df13f61
gnu: octave-cli: Sort inputs alphabetically.
...
* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically.
2019-07-02 15:04:56 +03:00
Efraim Flashner
4bac5bba51
gnu: Wrap program with libraries.
...
* gnu/packages/package-management.scm (stow)[arguments]: Add custom
'wrap-stow phase to wrap stow with necessary inputs.
[propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge
to...
[inputs]: ... here.
2019-07-02 11:43:04 +03:00
Amar Singh
71a2927705
gnu: emacs-shroud: Update to 1.83.4.
...
* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-07-02 10:39:36 +03:00
Rutger Helling
941ae98eae
gnu: faudio: Update to 19.07.
...
* gnu/packages/audio.scm (faudio): Update to 19.07.
2019-07-02 09:36:50 +02:00
Jan Nieuwenhuizen
48eb71aea8
gnu: emacsy: Update to 0.4.1.
...
* gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1.
2019-07-02 07:59:15 +02:00
Maxim Cournoyer
4b60ab8c00
import: pypi: Preserve package name case when forming pypi-uri.
...
Fixes <https://bugs.gnu.org/33046 >.
* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
* guix/import/pypi.scm (make-pypi-sexp): Preserve the package name case when
the source URL calls for it.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
a537620054
import: pypi: Update the host URI.
...
* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
d514276b93
import: pypi: Include optional test inputs as native-inputs.
...
* guix/import/pypi.scm (maybe-inputs): Add INPUT-TYPE argument, and use it.
(test-section?): New predicate.
(parse-requires.txt): Collect the optional test inputs, and return them as the
second element of the returned list.
(parse-wheel-metadata): Likewise.
(guess-requirements): Adapt.
(make-pypi-sexp): Likewise, and include the test inputs requirements as native
inputs in the returned package expression.
* tests/pypi.scm (test-requires.txt): Include a test section in the
test-requires.txt data.
(test-requires.txt-beaker): New variable.
("parse-requires.txt"): Adapt.
("parse-requires.txt - Beaker"): New test.
("parse-wheel-metadata, with extras"): Adapt.
("parse-wheel-metadata, with extras - Jedi"): Adapt.
("pypi->guix-package, no wheel"): Re-indent, and add the expected
native-inputs.
("pypi->guix-package, wheels"): Likewise.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
f801c6215d
import: pypi: Completely mute the output of the "unzip" command.
...
* guix/import/pypi.scm (guess-requirements): Completely mute the output of the
"unzip" command.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
73e8373060
import: pypi: Fix typo in docstring.
...
* guix/import/pypi.scm (guess-requirements): Fix typo.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
f0190a5dcd
import: pypi: Parse wheel METADATA instead of metadata.json.
...
With newer Wheel releases, there is no more metadata.json file; the METADATA
file should be used instead (see: https://github.com/pypa/wheel/issues/195 ).
This change updates our PyPI importer so that it uses the latter.
* guix/import/pypi.scm (define-module): Remove unnecessary modules and export
the PARSE-WHEEL-METADATA procedure.
(parse-wheel-metadata): Add procedure.
(guess-requirements): Use it.
* tests/pypi.scm (test-metadata): Test it.
2019-07-02 10:08:00 +09:00
Maxim Cournoyer
c799ad7276
import: pypi: Support more types of archives.
...
This change enables the PyPI importer to look for requirements in a source
archive of a different type than "tar.gz" or "tar.bz2". Also, scan the source
archive to find a requires.txt file.
* guix/import/pypi.scm: (guess-requirements)[tarball-directory]: Remove procedure.
[guess-requirements-from-source]: Use COMRESSED-FILE? to determine if an
archive type is supported, and some file extension logic that chooses either
"tar" or "unzip" as the extractor. Search for the requires.txt file in the
archive instead of using a static, expected location.
(guess-requirements): Rename the TARBALL argument to ARCHIVE, to denote the
archive format is no longer bound specifically to the Tar format.
(compute-inputs): Likewise.
* tests/pypi.scm ("pypi->guix-package, no wheel"): Mock the requires.txt at a
non-standard location.
("pypi->guix-package, no usable requirement file."): New test.
2019-07-02 10:07:59 +09:00
Maxim Cournoyer
cc9a77cd39
import: pypi: Deduplicate requirements.
...
* guix/import/pypi.scm (parse-requires.txt): Remove potential duplicates.
2019-07-02 10:07:59 +09:00
Maxim Cournoyer
803fb336d6
import: pypi: Improve parsing of requirement specifications.
...
The previous solution was fragile and could leave unwanted characters in a
requirement name, such as '[' or ']'.
Partially fixes <https://bugs.gnu.org/33047 >.
* guix/import/pypi.scm (use-modules): Export SPECIFICATION->REQUIREMENT-NAME
(%requirement-name-regexp): New variable.
(clean-requirement): Rename to...
(specification->requirement-name): this, which now uses
%requirement-name-regexp to select the requirement name from the requirement
specification.
(parse-requires.txt): Adapt.
2019-07-02 10:07:59 +09:00
Maxim Cournoyer
c4797121be
import: pypi: Do not parse optional requirements from source.
...
* guix/import/pypi.scm: Export PARSE-REQUIRES.TXT.
(clean-requirement): Move procedure to the top level.
(guess-requirements): Move the READ-REQUIREMENTS procedure to the top level,
and rename it to PARSE-REQUIRES.TXT. Move the CLEAN-REQUIREMENT procedure to
the top level. Move the COMMENT? functions inside the PARSE-REQUIRES.TXT
procedure.
(parse-requires.txt): Add a SECTION-HEADER? predicate, and use it to prevent
parsing optional requirements.
* tests/pypi.scm (test-requires-with-sections): New variable.
("parse-requires.txt, with sections"): New test.
2019-07-02 10:07:59 +09:00
Maxim Cournoyer
a853acebe1
tests: pypi: Mute the output of tar.
...
The output of tar when creating archives for the purpose of tests is not
useful, so we mute it.
* tests/pypi.scm ("pypi->guix-package"): Mute the output of tar.
("pypi->guix-package, wheels"): Likewise.
2019-07-02 10:07:59 +09:00
Maxim Cournoyer
01589acc5e
import: pypi: Do not consider requirements.txt files.
...
PyPI packages are mandated to have a setup.py file, which contains a listing
of the required dependencies. The setuptools/distutils machinery embed
metadata in the archives they produce, which contains this information. There
is no need nor gain to collect the requirements from a "requirements.txt"
file, as it is not the true record of dependencies for PyPI packages and may
contain extraneous requirements or not exist at all.
* guix/import/pypi.scm (guess-requirements): Update comment.
[guess-requirements-from-source]: Do not attempt to parse the file
requirements.txt. Streamline logic.
* tests/pypi.scm (test-requires.txt): Rename from test-requirements, to hint
at the file being tested.
("pypi->guix-package"): Adapt so that the fake package contains a requires.txt
file rather than a requirements.txt file.
("pypi->guix-package, wheels"): Likewise.
2019-07-02 10:07:59 +09:00
Marius Bakke
27b3568b61
gnu: tzdata: Update source URI.
...
* gnu/packages/base.scm (tzdata, tzdata-for-tests)[source, native-inputs]:
Update redirected URIs.
2019-07-02 01:57:13 +02:00
Nicolas Goaziou
0f0651295e
gnu: silkaj: Update to 0.7.2.
...
* gnu/packages/finance.scm (silkaj): Update to 0.7.2.
2019-07-02 00:45:05 +02:00
Nicolas Goaziou
7242d5792b
gnu: giac: Update to 1.5.0-61.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
2019-07-02 00:38:36 +02:00
Nicolas Goaziou
2868804de6
gnu: python-duniterpy: Update to 0.54.3.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
2019-07-02 00:13:08 +02:00
Ricardo Wurmus
cea5db1b84
etc: Do not recommend use of SKS key servers.
...
* etc/guix-install.sh: Recommend downloading the GPG key from Savannah.
2019-07-01 23:32:08 +02:00
Ludovic Courtès
78c88baad5
gnu: guile: Add 2.2.6.
...
* gnu/packages/guile.scm (guile-2.2.5): Rename to...
(guile-2.2.6): ... this, and update to 2.2.6.
2019-07-01 12:29:34 +02:00
Danny Milosavljevic
037bef7db4
gnu: behave: Fix build.
...
* gnu/packages/check.scm (behave)[propagated-inputs]: Add
python-importlib-metadata.
2019-07-01 12:08:08 +02:00
Marius Bakke
a3d1a3487a
gnu: gtksourceviewmm: Build against gtksourceview@3.
...
* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change
GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-06-30 20:14:58 +02:00
Ivan Petkov
022288ba53
guix: import: crate: fix redundant inputs list nesting
...
* guix/import/crate.scm (maybe-cargo-inputs): Remove one level of lists.
* guix/import/crate.scm (maybe-cargo-development-inputs): Same.
* tests/crate.scm: (crate->guix-package)[package]<#:arguments>: Remove
one level of list nesting.
2019-06-30 09:01:27 -07:00
Marius Bakke
5dd0269244
gnu: miniupnpc: Update to 2.1.20190625.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190625.
2019-06-30 14:11:02 +02:00
Marius Bakke
1307aa4427
gnu: mbedtls-apache: Update to 2.16.2.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
2019-06-30 14:11:01 +02:00
Marius Bakke
ff68ddb032
gnu: ungoogled-chromium: Build against ICU 64.
...
* gnu/packages/icu4c.scm (icu4c-64): New public variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C to ICU4C-64.
2019-06-30 14:11:00 +02:00
Marius Bakke
d1b93e91a4
gnu: python-cython: Update to 0.29.11.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11.
2019-06-30 13:41:53 +02:00
Marius Bakke
730c1cc04e
gnu: ImageMagick: Update to 6.9.10-50.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-50.
2019-06-30 13:41:21 +02:00
Marius Bakke
c50f15d67f
gnu: perl-net-ssleay: Update source URI.
...
This is a follow-up to commit 966e4beadc .
* gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
2019-06-30 12:45:52 +02:00
Marius Bakke
966e4beadc
gnu: perl-net-ssleay: Update to 1.88.
...
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.88.
2019-06-29 23:30:19 +02:00
Marius Bakke
5e26ac3f6a
gnu: gtk+: Update to 3.24.9.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.24.9.
2019-06-29 23:30:19 +02:00
Marius Bakke
8cf7afe69d
gnu: libinput: Update to 1.13.4.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
2019-06-29 23:30:19 +02:00
Marius Bakke
c2dad3f983
gnu: nss, nss-certs: Update to 3.44.1.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.44.1.
* gnu/packages/nss.scm (nss): Likewise.
2019-06-29 23:30:18 +02:00
Marius Bakke
93ef8ca662
gnu: mesa: Do not pass an empty string argument to the build system.
...
This is a follow-up to commit 301b2e74f9 .
* gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an
empty string for the non-matching case.
2019-06-29 23:30:18 +02:00
Marius Bakke
6e1f8d552b
Merge branch 'master' into staging
2019-06-29 23:23:59 +02:00
Marius Bakke
8e92d5465f
gnu: nginx: Update to 1.17.1.
...
* gnu/packages/web.scm (nginx): Update to 1.17.1.
2019-06-29 23:17:13 +02:00
Marius Bakke
55d1d9eb2f
gnu: gstreamer: Fix buffer offset problem.
...
* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gstreamer)[source](patches): New field.
[arguments]: Do not disable any tests.
2019-06-29 23:17:13 +02:00
Efraim Flashner
bdb51ed6d1
gnu: stow: Update license information.
...
* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
2019-06-29 21:18:50 +03:00
Tobias Geerinckx-Rice
87a90486ca
download: Remove hydra from content-addressed URL list
...
* guix/build/download-nar.scm (urls-for-item): Remove
mirror.hydra.gnu.org.
* guix/download.scm (%content-addressed-mirrors): Likewise.
2019-06-29 14:31:23 +02:00
Tobias Geerinckx-Rice
3a8bfebed9
etc: Remove hydra.gnu.org.pub key.
...
* etc/substitutes/hydra.gnu.org.pub: Delete file.
* guix/self.scm (miscellaneous-files): Don't install it.
* Makefile.am (dist_pkgdata_DATA): Remove it.
* gnu/services/base.scm (%default-authorized-guix-keys): Likewise.
(hydra-key-authorization): Rename to…
(substitute-key-authorization): …this. Adjust only call site.
2019-06-29 14:27:22 +02:00
Tobias Geerinckx-Rice
70d6ec3e4f
doc: Correct the software behind ci.guix.gnu.org.
...
* doc/guix.texi (Invoking guix publish): It runs Cuirass.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
44b5f28a77
doc: Remove references to hydra.gnu.org.
...
* doc/contributing.texi (Packaging Guidelines, Submitting Patches):
Replace hydra URL with @value{SUBSTITUTE-SERVER}.
* doc/guix.texi (Official Substitute Server): Remove ‘hydra’ @cindex.
(Substitute Server Authorization): Remove note about hydra.gnu.org.pub.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
414c4de15d
guix-install.sh: Don't authorise hydra.gnu.org.
...
* etc/guix-install.sh (sys_authorize_build_farms): Authorise only
ci.guix.gnu.org and make all references to it singular.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
a3efe269b5
gnu: flashrom: Update to 1.1.
...
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.1.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
ad9baf38ce
gnu: di: Update to 4.47.1.
...
* gnu/packages/admin.scm (di): Update to 4.47.1.
2019-06-29 06:28:50 +02:00
Eric Bavier
30833b1397
gnu: stow: Update to 2.3.0.
...
* gnu/packages/package-management.scm (stow): Update to 2.3.0.
[propagated-inputs]: New field.
2019-06-28 22:49:21 -05:00
Eric Bavier
d1555f34c0
gnu: Add Perl Clone::Choose.
...
* gnu/packages/perl.scm (perl-clone-choose): New variable.
2019-06-28 22:44:59 -05:00
Ivan Petkov
f5de2b9a3e
gnu: rust: use llvm@8
...
* gnu/packages/llvm.scm (llvm): Rename to...
(llvm-8): ...this.
(llvm): New variable.
* gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
2019-06-28 18:31:51 -07:00
Ivan Petkov
f676b2a45f
gnu: rust: downgrade older versions to llvm@6
...
* gnu/packages/rust.scm: (rust-1.30): Remove llvm override.
2019-06-28 18:31:51 -07:00
Ivan Petkov
f309420b2d
gnu: rust: remove debug-info patch thanks to newer gdb version
...
* gnu/local.mk: (dist_patch_DATA): Delete
%D%/packages/patches/rust-1.30-gdb-llvm.patch
* gnu/packages/rust.scm: (rust-1.30): Delete patch overrides.
(rust-1.31): Delete patch overrides.
2019-06-28 18:31:47 -07:00
Ricardo Wurmus
3d0c9ff83e
gnu: r-quantreg: Update to 5.41.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.41.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
73a29d39b3
gnu: r-fpc: Update to 2.2-3.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-3.
[propagated-inputs]: Remove r-mvtnorm.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
666a5a649c
gnu: r-mclust: Update to 5.4.4.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.4.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
fad641716e
gnu: r-mvtnorm: Update to 1.0-11.
...
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-11.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
30f7acdb6b
gnu: r-segmented: Update to 1.0-0.
...
* gnu/packages/statistics.scm (r-segmented): Update to 1.0-0.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
5eddf1e291
gnu: r-plotrix: Update to 3.7-6.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-6.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
0b17f1d1dd
gnu: r-dbplyr: Update to 1.4.2.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.4.2.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
ef558bcfc5
gnu: r-rlang: Update to 0.4.0.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.0.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
45ad3fa9e1
gnu: r-gdtools: Update to 0.1.9.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.9.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
2c4b38002e
gnu: r-cluster: Update to 2.1.0.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.1.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
d42fb7d293
gnu: r-future-apply: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-future-apply): Update to 1.3.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
36ff60f539
gnu: r-bootstrap: Update to 2019.6.
...
* gnu/packages/cran.scm (r-bootstrap): Update to 2019.6.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
93e72161ae
gnu: r-rnifti: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-rnifti): Update to 0.11.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
9f84c9e843
gnu: r-rgl: Update to 0.100.24.
...
* gnu/packages/cran.scm (r-rgl): Update to 0.100.24.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
da4754a3b1
gnu: r-remotes: Update to 2.1.0.
...
* gnu/packages/cran.scm (r-remotes): Update to 2.1.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
a634a76a06
gnu: r-bayestestr: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.2.2.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
992e03d209
gnu: r-emmeans: Update to 1.3.5.1.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.5.1.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
56ab7acb96
gnu: r-ggstance: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.2.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
c46a16407b
gnu: r-flextable: Update to 0.5.5.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.5.5.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
36c5f86fab
gnu: r-sjmisc: Update to 2.8.1.
...
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.1.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
c3447a92ee
gnu: r-prediction: Update to 0.3.14.
...
* gnu/packages/cran.scm (r-prediction): Update to 0.3.14.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
0d2e266220
gnu: r-officer: Update to 0.3.5.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.5.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
0ccb34584c
gnu: r-ggpubr: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
a4bc73b236
gnu: r-ellipsis: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-ellipsis): Update to 0.2.0.
[propagated-inputs]: Add r-rlang.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
dacf52e0a3
gnu: r-cgdsr: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-cgdsr): Update to 1.3.0.
[propagated-inputs]: Add r-httr.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
22b2d8b97f
gnu: r-quantmod: Update to 0.4-15.
...
* gnu/packages/cran.scm (r-quantmod): Update to 0.4-15.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
f5ec882390
gnu: r-tinytex: Update to 0.14.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.14.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
db794146ac
gnu: r-xfun: Update to 0.8.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.8.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
1f7e8d49c3
gnu: r-performanceanalytics: Update to 1.5.3.
...
* gnu/packages/cran.scm (r-performanceanalytics): Update to 1.5.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
4ae5f18a25
gnu: r-abbyyr: Update to 0.5.5.
...
* gnu/packages/cran.scm (r-abbyyr): Update to 0.5.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
5b86bcfa68
gnu: r-phangorn: Update to 2.5.5.
...
* gnu/packages/bioinformatics.scm (r-phangorn): Update to 2.5.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
7f17e60ab7
gnu: r-tximport: Update to 1.12.3.
...
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.12.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
dafd290d21
gnu: r-genomicfeatures: Update to 1.36.3.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
c40bba2b36
gnu: r-genomicalignments: Update to 1.20.1.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.20.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
888085c36c
gnu: r-biomart: Update to 2.40.1.
...
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.40.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
f0c244229a
gnu: r-edger: Update to 3.26.5.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
0253b5d881
gnu: r-systempiper: Update to 1.18.2.
...
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.18.2.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
3e265d968b
gnu: r-rsubread: Update to 1.34.4.
...
* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.4.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
3c944fdace
gnu: r-genomicscores: Update to 1.8.1.
...
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 1.8.1.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
aff3ecbfda
gnu: r-dose: Update to 3.10.2.
...
* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.2.
2019-06-29 01:34:42 +02:00
Marius Bakke
4289d1d71c
gnu: python-llvmlite: Build against LLVM 7.
...
This is a follow-up to commit c5296e205b .
* gnu/packages/llvm.scm (llvm-7, clang-runtime-7, clang-7): New public variables.
(python-llvmlite)[inputs]: Inherit from LLVM-7 instead of LLVM.
2019-06-28 20:53:20 +02:00
Jakob L. Kreuze
4ee2cce327
gnu: Add beets-bandcamp.
...
* gnu/packages/music.scm (beets-bandcamp): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2019-06-28 14:22:05 +02:00
Nicolas Goaziou
9d83e60e51
gnu: musescore: Update to 3.2.
...
* gnu/packages/music.scm (musescore): Update to 3.2.
2019-06-28 10:46:45 +02:00
Nicolas Goaziou
458f410bc2
gnu: snap: Update to 5.
...
* gnu/packages/education.scm (snap): Update to 5.
2019-06-28 10:11:12 +02:00
Efraim Flashner
5b786db86c
gnu: atlas: All phases return #t.
...
* gnu/packages/maths.scm (atlas)[arguments]: Ensure all custom phases
return #t.
2019-06-28 10:39:11 +03:00
Nicolas Goaziou
2668e06efd
gnu: krita: Update to 4.2.2.
...
* gnu/packages/kde.scm (krita): Update to 4.2.2.
[source]: Don't use NAME in source URI.
[arguments]: Remove obsolete configure flags.
[native-inputs]: Add pkg-config.
[inputs]: Add quazip, reorder alphabetically.
2019-06-28 09:34:25 +02:00
Nicolas Goaziou
09debcf5aa
gnu: Add quazip.
...
* gnu/packages/compression.scm (quazip): New variable.
2019-06-28 09:34:25 +02:00
Mark H Weaver
fbb5b688b6
gnu: linux-libre@4.14: Update to 4.14.131.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.131.
(%linux-libre-4.14-hash): Update hash.
2019-06-27 18:58:45 -04:00
Mark H Weaver
1ad3e3f9f1
gnu: linux-libre@4.9: Update to 4.9.184.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.184.
2019-06-27 18:58:06 -04:00
Mark H Weaver
9969b436af
gnu: linux-libre@4.4: Update to 4.4.184.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.184.
2019-06-27 18:57:10 -04:00
Ricardo Wurmus
bae0f8af21
gnu: pigx-scrnaseq: Update to 0.0.8.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.8.
2019-06-27 23:23:29 +02:00
Rutger Helling
6ad087b821
gnu: mame: Update to 0.211.
...
* gnu/packages/emulators.scm (mame): Update to 0.211.
2019-06-27 13:28:33 +02:00
Ludovic Courtès
c30d117822
tests: Avoid TCP port collision between lint.scm and guix-daemon.sh.
...
This could lead to random deadlocks in one of these two tests when
running "make check -j5".
* tests/guix-daemon.sh (tcp_socket): Change port to 9998 to avoid
collision with tests/lint.scm.
2019-06-27 11:14:42 +02:00
Ludovic Courtès
08c95ba28d
ui: 'show-derivation-outputs' accepts <derivation-input> records.
...
* guix/ui.scm (show-derivation-outputs): Handle <derivation-input>
records.
2019-06-27 11:14:42 +02:00
Ludovic Courtès
d38d4ffa10
ui: 'show-what-to-build' accepts derivation inputs.
...
This is a followup to f8a9f99cd6 .
* guix/ui.scm (show-what-to-build)[inputs]: New variables.
[substitutable-info]: Build the derivation list from INPUTS.
Pass INPUTS to 'derivation-build-plan'.
2019-06-27 11:14:42 +02:00
Ludovic Courtès
066eeae1a1
packages: 'specification->package+output' distinguishes "no output specified".
...
Until now the caller couldn't tell the different between a spec like
"foo:out" and one like "foo". This change allows users to distinguish
between these two cases.
* gnu/packages.scm (specification->package+output): Disable output
membership test when OUTPUT = #f and SUB-DRV = #f.
* tests/packages.scm ("specification->package+output")
("specification->package+output invalid output")
("specification->package+output no default output")
("specification->package+output invalid output, no default"): New tests.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
7c690a4738
derivations: 'build-derivations' can be passed derivation inputs.
...
* guix/derivations.scm (build-derivations): Accept <derivation-input>
records among DERIVATIONS.
* tests/derivations.scm ("build-derivations with specific output"): Test
it.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
fd951cd543
derivations: 'derivation' preserves pointer equality.
...
* guix/derivations.scm (derivation): Check if FILE is already in
%DERIVATION-CACHE and return it if it is.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
5cf4b26d52
derivations: <derivation-input> now aggregates a <derivation>.
...
Consequently, the whole graph of <derivation> object is readily
available without having to go through 'read-derivation-from-file',
which could have cache misses if the requested <derivation> object had
been GC'd in the meantime. This is an important property for the
performance of things like 'derivation-build-plan' that traverse the
derivation graph.
* guix/derivations.scm (<derivation-input>): Replace 'path' field by
'derivation'.
(derivation-input-path): Adjust accordingly.
(derivation-input-key): New procedure.
(derivation-input-output-paths): Adjust accordingly.
(coalesce-duplicate-inputs): Likewise.
(derivation-prerequisites): Use 'derivation-input-key' to compute keys
for INPUT-SET.
(derivation-build-plan): Likewise.
(read-derivation): Add optional 'read-derivation-from-file' parameter.
[make-input-drvs]: Call it.
(write-derivation)[write-input]: Adjust to new <derivation-input>.
(derivation/masked-inputs): Likewise, and remove redundant
'coalesce-duplicate-inputs' call.
(derivation)[input->derivation-input]: Change to consider only the
derivation case. Update call to 'make-derivation-input'.
[input->source]: New procedure.
Separate sources from inputs.
(map-derivation): Adjust to new <derivation-input>.
* tests/derivations.scm ("parse & export"): Pass a second argument to
'read-derivation'.
("build-expression->derivation and derivation-prerequisites")
("derivation-prerequisites and valid-derivation-input?"): Adjust to new
<derivation-input>.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
a250061986
graph: Use 'derivation-input-derivation'.
...
* guix/scripts/graph.scm (derivation-dependencies): Use
'derivation-input-derivation'.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
9844d0091e
ui: 'show-what-to-build' uses 'derivation-build-plan'.
...
* guix/ui.scm (show-what-to-build)[build-or-substitutable?]: Remove.
Use 'derivation-build-plan' instead of
'derivation-prerequisites-to-build', passing it all of DRV at once, and
remove 'fold2' shenanigans and postprocessing of BUILD.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
ba04f80e2e
derivations: Rewrite and replace 'derivations-prerequisites-to-build'.
...
The new 'derivation-build-plan' procedure has a more appropriate
signature: it takes a list of <derivation-inputs> instead of taking one
<derivation>. Its body is also much simpler.
* guix/derivations.scm (derivation-build-plan): New procedure.
(derivation-prerequisites-to-build): Express in terms of
'derivation-build-plan' and mark as deprecated.
* tests/derivations.scm: Change 'derivation-prerequisites-to-build'
tests to 'derivation-build-plan' and adjust accordingly.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
c89985d91d
derivations: Add 'derivation-input'.
...
* guix/derivations.scm (derivation-input): New procedure.
* tests/grafts.scm (make-derivation-input): Remove.
("graft-derivation, unused outputs not depended on"): Use
'derivation-input'.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
4311cf965c
ui: Add 'display-search-results' and use it.
...
* guix/ui.scm (display-search-results): New procedure.
* guix/scripts/package.scm (find-packages-by-description): Remove
'unzip2' call and return a list of pairs.
(process-query): Change to use 'display-search-results'.
* guix/scripts/system/search.scm (find-service-types): Remove 'unzip2'
call and return a list of pairs.
(guix-system-search): Use 'display-search-results'.
2019-06-27 11:14:41 +02:00
Ludovic Courtès
4593f5a654
syscalls: Add 'terminal-rows'.
...
* guix/build/syscalls.scm (terminal-dimension): New procedure.
(terminal-columns): Rewrite in terms of 'terminal-dimension'.
(terminal-rows): New procedure.
* tests/syscalls.scm ("terminal-rows"): New test.
2019-06-27 11:14:40 +02:00
Ludovic Courtès
8874faaaac
ui: 'relevance' considers regexps connected with a logical and.
...
* guix/ui.scm (relevance)[score]: Change to return 0 when one of REGEXPS
doesn't match.
* tests/ui.scm ("package-relevance"): New test.
2019-06-27 11:14:40 +02:00
Ludovic Courtès
c25b44d640
accounts: Use 'fsync' instead of 'fdatasync'.
...
* gnu/build/accounts.scm (catch-ENOSYS): Remove.
(database-writer): Use 'fsync' instead of 'fdatasync'.
2019-06-27 11:14:40 +02:00
Rutger Helling
b09e4960be
gnu: dosbox: Update to 0.74-3.
...
* gnu/packages/emulators.scm (dosbox): Update to 0.74-3.
2019-06-27 10:24:11 +02:00
Arun Isaac
4ffed73419
gnu: rep-gtk: Update to 0.90.8.3.
...
* gnu/packages/sawfish.scm (rep-gtk): Update to 0.90.8.3.
[source]: Use HTTPS URI.
[arguments]: Add remove-autogen phase.
[native-inputs]: Add autoconf, automake and libtool.
[home-page]: Update URI.
2019-06-27 12:22:04 +05:30
Benjamin Slade
edccf761e3
gnu: sawfish: Update to 1.12.0.
...
* gnu/packages/sawfish.scm (sawfish): Update to 1.12.0.
[source]: Use HTTPS URI.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net >
2019-06-27 12:21:09 +05:30
Vagrant Cascadian
7a70e7ca04
gnu: electron-cash: Update to 4.0.7.
...
* gnu/packages/finance (electron-cash): Update to 4.0.7.
2019-06-26 20:14:45 -07:00
Tobias Geerinckx-Rice
ba912479e8
Revert "gnu: openssh: Don't create the PRIVSEP_PATH directory."
...
This reverts commit 46475f72ab .
2019-06-27 00:21:16 +02:00
Tobias Geerinckx-Rice
1ebb908d44
Revert "gnu: openssh: Clean-up custom install phase."
...
This reverts commit 7754136e46 .
2019-06-27 00:21:16 +02:00
Nicolas Goaziou
cac6c3bad5
gnu: supertux: Fix homepage.
...
* gnu/packages/games.scm (supertux)[homepage]: Fix URL.
2019-06-26 19:45:34 +02:00
Andreas Enge
75a137da76
gnu: Add texmacs.
...
* gnu/packages/text-editors.scm (texmacs): New variable.
2019-06-26 18:23:02 +02:00
Ricardo Wurmus
49ad11e958
gnu: python-pathpy: Update to 11.5.0.
...
* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0.
[outputs]: Add separate "doc" output.
[native-inputs]: Add python-jaraco-packaging.
[arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases;
replace "check" phase to skip flaky test.
2019-06-26 16:24:59 +02:00
Ricardo Wurmus
37c173d162
gnu: Add python-jaraco-packaging.
...
* gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
05b3dcbe32
gnu: Add python-pytest-virtualenv.
...
* gnu/packages/python-check.scm (python-pytest-virtualenv): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
7d5ffecba5
gnu: Add python-pytest-fixture-config.
...
* gnu/packages/python-check.scm (python-pytest-fixture-config): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
21e2c55945
gnu: Add python-pytest-shutil.
...
* gnu/packages/python-check.scm (python-pytest-shutil): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
3b89476b70
gnu: Add python-pytest-flake8.
...
* gnu/packages/python-check.scm (python-pytest-flake8): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
85bf6798e6
gnu: Add python-pytest-checkdocs.
...
* gnu/packages/python-check.scm (python-pytest-checkdocs): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
15b6561769
gnu: Add python-importlib-metadata.
...
* gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
94f960ffed
gnu: Add python-zipp.
...
* gnu/packages/python-compression.scm (python-zipp): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
724a350c87
gnu: Add python-setuptools-git.
...
* gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
3e8f76d801
gnu: Add python-contextlib2.
...
* gnu/packages/python-xyz.scm (python-contextlib2): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
bb74ea0990
gnu: Add python-pathlib2.
...
* gnu/packages/python-xyz.scm (python-pathlib2): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
37cb4e5b8e
gnu: Add mesa-opencl-icd.
...
* gnu/packages/gl.scm (mesa-opencl-icd): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
fae4294246
gnu: Add mesa-opencl.
...
* gnu/packages/gl.scm (mesa-opencl): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
a2cc25ab96
gnu: Add libclc.
...
* gnu/packages/llvm.scm (libclc): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
4980b0b5b9
gnu: libcxx: Update hash.
...
This is a follow-up to commit c5296e205b , which
updated llvm.
* gnu/packages/llvm.scm (libcxx): Update hash.
2019-06-26 16:24:58 +02:00
Guillaume LE VAILLANT
072e986ec8
gnu: Add gramps
...
* gnu/packages/genealogy.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-26 15:59:58 +02:00
Guillaume LE VAILLANT
ee34be7375
gnu: Add osm-gps-map
...
* gnu/packages/geo.scm (osm-gps-map): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-26 15:59:58 +02:00
Guillaume LE VAILLANT
f825e60590
gnu: Add python-bsddb3
...
* gnu/packages/python-xyz.scm (python-bsddb3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-26 15:59:58 +02:00
Ludovic Courtès
83817158b2
gnu: python-on-guile: Wrap 'python' executable.
...
* gnu/packages/guile-xyz.scm (python-on-guile)[arguments]: Add 'wrap'
phase.
2019-06-26 15:59:58 +02:00
Ludovic Courtès
5d5edb88bd
gnu: python-on-guile: Update to 00a51a2.
...
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 00a51a2.
2019-06-26 15:59:58 +02:00
Amar Singh
67d24b15ca
gnu: Add celestia-gtk.
...
* gnu/packages/astronomy.scm (celestia-gtk): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-06-26 15:59:58 +02:00
Amar Singh
ca310f65c5
gnu: Add celestia.
...
* gnu/packages/astronomy.scm (celestia): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-26 15:59:58 +02:00
Ricardo Wurmus
2cb738a6ad
gnu: Add r-rsubread.
...
* gnu/packages/bioconductor.scm (r-rsubread): New variable.
2019-06-26 15:52:10 +02:00
Pierre Neidhardt
536dcafbf9
gnu: Add sbcl-cl-cookie.
...
* gnu/packages/lisp.scm (sbcl-cl-cookie): New variable.
2019-06-26 13:39:10 +02:00
Pierre Neidhardt
167fec29f5
gnu: Add sbcl-cl-reexport.
...
* gnu/packages/lisp.scm (sbcl-cl-reexport): New variable.
2019-06-26 13:39:02 +02:00
Pierre Neidhardt
63015205d8
gnu: Add sbcl-closure-common.
...
* gnu/packages/lisp.scm (sbcl-closure-common): New variable.
2019-06-26 13:03:58 +02:00
Pierre Neidhardt
6ac69aae7f
gnu: Add sbcl-ieee-floats.
...
* gnu/packages/lisp.scm (sbcl-ieee-floats): New variable.
2019-06-26 13:03:50 +02:00
Pierre Neidhardt
9f641dd705
gnu: Add sbcl-iolib+sockets.
...
* gnu/packages/lisp.scm (sbcl-iolib+sockets): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
28f3e3b1f4
gnu: Add sbcl-iolib+streams.
...
* gnu/packages/lisp.scm (sbcl-iolib+streams): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
5b686054b5
gnu: Add sbcl-iolib+syscalls.
...
* gnu/packages/lisp.scm (sbcl-iolib+syscalls): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
a3531660e6
gnu: Add sbcl-iolib+multiplex.
...
* gnu/packages/lisp.scm (sbcl-iolib+multiplex): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
ef656e119a
gnu: Add sbcl-iolib.
...
* gnu/packages/lisp.scm (sbcl-iolib): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
216dd6f6af
gnu: Add sbcl-iolib.grovel.
...
* gnu/packages/lisp.scm (sbcl-iolib.grovel): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
5dffca3377
gnu: Add sbcl-iolib.base.
...
* gnu/packages/lisp.scm (sbcl-iolib.base): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
213937fb36
gnu: Add sbcl-iolib.common-lisp.
...
* gnu/packages/lisp.scm (sbcl-iolib.common-lisp): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
63158bf6e9
gnu: Add sbcl-iolib.conf.
...
* gnu/packages/lisp.scm (sbcl-iolib.conf): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
69c68b470f
gnu: Add sbcl-iolib.asdf.
...
* gnu/packages/lisp.scm (sbcl-iolib.asdf): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
ccba380a60
gnu: Add swap-bytes.
...
* gnu/packages/lisp.scm (cl-swap-bytes, ecl-swap-bytes, sbcl-swap-bytes): New variables.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
d2a93264c3
gnu: Add idna.
...
* gnu/packages/lisp.scm (cl-idna, ecl-idna, sbcl-idna): New variables.
2019-06-26 13:02:28 +02:00
Rutger Helling
c24b896365
gnu: vulkan-headers: Update to 1.1.112.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.112.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 09:18:03 +02:00
Rutger Helling
301b2e74f9
gnu: mesa: Update to 19.1.1.
...
* gnu/packages/gl.scm (mesa): Update to 19.1.1.
[native-inputs]: Add glslang, vulkan-headers, vulkan-loader for i686-linux and
x86_64-linux.
[arguments]: Enable "-Dvulkan-overlay-layer" configuration flag for i686-linux
and x86_64-linux.
2019-06-26 08:34:25 +02:00
Rutger Helling
6edbf8de87
gnu: vulkan-headers: Update to 1.1.108.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.108.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
[arguments]: Add 'copy-headers1 and 'copy-headers2 phases.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 08:34:25 +02:00
Maxim Cournoyer
dc7c489605
gnu: Add emacs-gnugo.
...
* gnu/packages/emacs-xyz.scm (emacs-gnugo): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
d558e2362e
gnu: Add emacs-xpm.
...
* gnu/packages/emacs-xyz.scm (emacs-xpm): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
2fdfa195a6
gnu: Add emacs-ascii-art-to-unicode.
...
* gnu/packages/emacs-xyz.scm (emacs-ascii-art-to-unicode): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
dae2eb1c12
gnu: Add python-typed-ast.
...
* gnu/packages/python-xyz.scm (python-typed-ast): New variable.
2019-06-26 11:08:44 +09:00
Mark H Weaver
5a7e7ca1d7
gnu: linux-libre: Update to 5.1.15.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.15.
(%linux-libre-hash): Update hash.
2019-06-25 19:07:39 -04:00
Mark H Weaver
a579f93197
gnu: linux-libre@4.19: Update to 4.19.56.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.56.
(%linux-libre-4.19-hash): Update hash.
2019-06-25 19:06:59 -04:00
Mark H Weaver
f6d78ff9b6
gnu: linux-libre@4.14: Update to 4.14.130.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.130.
(%linux-libre-4.14-hash): Update hash.
2019-06-25 19:06:06 -04:00
Tobias Geerinckx-Rice
10a303a4a5
gnu: xcalc: Update to 1.1.0.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.1.0.
2019-06-25 23:52:05 +02:00
Mathieu Othacehe
fdbf4447bc
linux-initrd: Fix cross compilation.
...
* gnu/system/linux-initrd.scm (default-initrd-modules): Check system name
against %current-target-system first in case we are cross-compiling.
2019-06-25 21:38:42 +02:00
Mathieu Othacehe
d8dbfbce60
gnu: bash-completion: Fix cross-compilation.
...
* gnu/packages/bash.scm (bash-completion)[arguments]: Search for util-linux in
native-inputs and inputs during "remove-redundant-completions" phase.
2019-06-25 21:34:36 +02:00
Efraim Flashner
6c6a049b13
gnu: perl-parent: Part of Perl core.
...
* gnu/packages/perl.scm (perl-parent): Mark deprecated.
(perl-file-temp, perl-moose)[propagated-inputs]: Remove perl-parent.
2019-06-25 21:17:36 +03:00
Efraim Flashner
a402b088e7
gnu: perl-base: Part of Perl core.
...
* gnu/packages/perl.scm (perl-base): Mark deprecated.
(perl-class-accessor, perl-tree-simple-visitorfactory)
[propagated-inputs]: Remove perl-base.
2019-06-25 21:17:32 +03:00
Efraim Flashner
201a25a311
gnu: perl-uri: Update to 1.76.
...
* gnu/packages/web.scm (perl-uri): Update to 1.76.
[source]: Use new upstream source.
2019-06-25 21:17:08 +03:00
Efraim Flashner
887ae6175d
gnu: perl-libwww: Update to 6.39.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.39.
2019-06-25 21:17:04 +03:00
Timotej Lazar
455e6a31d4
gnu: cmus: Update to 2.8.0.
...
* gnu/packages/music.scm (cmus): Update to 2.8.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-06-25 20:26:37 +03:00
Tobias Geerinckx-Rice
535fc98797
gnu: sessreg: Update to 1.1.2.
...
* gnu/packages/xorg.scm (sessreg): Update to 1.1.2.
2019-06-25 18:56:23 +02:00
Efraim Flashner
7754136e46
gnu: openssh: Clean-up custom install phase.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Factor out outputs in
custom 'install phase to clean-up code.
2019-06-25 19:47:21 +03:00
Efraim Flashner
46475f72ab
gnu: openssh: Don't create the PRIVSEP_PATH directory.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Modify the custom 'install
phase to remove the /var directory.
2019-06-25 19:47:17 +03:00
Efraim Flashner
8566d8793b
gnu: toot: Don't install the Makefile.
...
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
2019-06-25 19:09:51 +03:00
Katherine Cox-Buday
31263ec227
gnu: Add fare-utils.
...
* gnu/packages/lisp.scm (fare-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
98b9409c16
gnu: Add metabang-bind.
...
* gnu/packages/lisp.scm (metabang-bind): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
245b19cae1
gnu: Add burgled-batteries3.
...
* gnu/packages/lisp.scm (burgled-batteries3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
2ddc55c6dc
gnu: Add cl-quickcheck.
...
* gnu/packages/lisp.scm (cl-quickcheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
ab84ea9e55
gnu: Add parse-declarations.
...
* gnu/packages/lisp.scm (parse-declarations): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
20b96cedce
gnu: Add py4cl.
...
* gnu/packages/lisp.scm (py4cl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
9f8311ad29
gnu: Add clunit.
...
* gnu/packages/lisp.scm (clunit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:24 +02:00
Guillaume LE VAILLANT
fbfc07bd86
gnu: Add leela-zero.
...
* gnu/packages/games.scm (leela-zero): New variable.
* gnu/packages/patches/leela-zero-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-25 17:41:24 +02:00
Ludovic Courtès
85a411bc28
gnu: guile-persist: Install .go files in the right place.
...
* gnu/packages/guile-xyz.scm (guile-persist)[source](modules, snippet):
New fields.
2019-06-25 17:41:24 +02:00
Ludovic Courtès
ee700da584
build: Report build errors via 'report-load-error'.
...
* build-aux/compile-all.scm: Wrap 'compile-files' call in 'catch'.
Attempt to resort to 'report-load-error' in (guix ui) to print the
error.
2019-06-25 17:41:24 +02:00
Ludovic Courtès
77c2899cd4
compile: Enable 'shadowed-toplevel' warning.
...
* guix/build/compile.scm (%warnings): Add 'shadowed-toplevel'.
2019-06-25 17:41:24 +02:00
Tobias Geerinckx-Rice
0e1c5ccc3b
gnu: exiv2: Update to 0.27.1.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.1.
[build-system]: Switch to the CMAKE-BUILD-SYSTEM.
[native-inputs]: Remove unused intltool.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
8cba7d2a99
gnu: rofi: Update to 1.5.3.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.3.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
59b98b4847
gnu: mc: Update to 4.8.23.
...
* gnu/packages/mc.scm (mc): Update to 4.8.23.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
e526db51d1
gnu: schismtracker: Update to 20190614.
...
* gnu/packages/music.scm (schismtracker): Update to 20190614.
2019-06-25 17:22:11 +02:00
Ricardo Wurmus
89c943dfdc
gnu: android-googletest: Downgrade to 1.8.0.
...
This is a follow-up to commit 3b39f09fd9 .
* gnu/packages/android.scm (android-googletest): Downgrade to 1.8.0.
[version]: Overwrite field.
[source]: Likewise.
2019-06-25 17:20:19 +02:00
Tobias Geerinckx-Rice
5fbb9f0b51
gnu: deutex: Don't use NAME in source URI.
...
* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
ec5987f896
gnu: deutex: Update to 5.2.0.
...
* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
44ddf0f13e
gnu: znc: Enable internationalisation.
...
* gnu/packages/messaging.scm (znc)[arguments]: Want i18n.
[native-inputs]: Add the required boost and gettext-minimal packages.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
2b0f32937e
gnu: znc: Build with CMake.
...
* gnu/packages/messaging.scm (znc)[build-system]:
Use the CMAKE-BUILD-SYSTEM.
[arguments]: Adjust #:configure-flags and where the googletest sources
are unpacked.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
1d0caec0ac
gnu: python-libvirt: Update to 5.3.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.3.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
d7463e0125
gnu: znc: Don't refer to native-inputs.
...
* gnu/packages/messaging.scm (znc)[native-inputs]: Move run-time perl & python…
[inputs]: …here, in alphabetical order.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
591464e365
gnu: memcached: Update to 1.5.16.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.16.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
fabcf8c60e
gnu: calcurse: Update to 4.5.0.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
175047cd2a
gnu: libvirt: Use conventional doc/ directory.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add a versioned
‘--docdir’ to #:configure-flags.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
bd9eb3840a
gnu: libvirt: Enable the test suite.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Fix posix_spawn
tests, specifically disable the remaining failing tests, and enable the
rest of the test suite.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
1e623974b1
gnu: libvirt: Update to 5.4.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
* gnu/packages/virtualization.scm (libvirt): Update to 5.4.0.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
7aee2f5709
gnu: libvirt: Honour MAKE-FLAGS everywhere.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Apply MAKE-FLAGS
in ‘install’ phase.
2019-06-25 11:59:32 +02:00
Efraim Flashner
488f4e3bde
gnu: perl-cpanel-json-xs: Update to 4.12.
...
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.12.
2019-06-25 11:08:39 +03:00
Efraim Flashner
fa678c039a
gnu: perl-super: Update to 1.20190531.
...
* gnu/packages/perl.scm (perl-super): Update to 1.20190531.
2019-06-25 11:08:39 +03:00
Efraim Flashner
6775e7876e
gnu: perl-mailtools: Update to 2.21.
...
* gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
2019-06-25 11:08:38 +03:00
Efraim Flashner
44efdc029b
gnu: perl-file-slurp: Update to 9999.27.
...
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.27.
2019-06-25 11:08:38 +03:00
Efraim Flashner
cbebccbec8
gnu: signing-party: Update to 2.10.
...
* gnu/packages/gnupg.scm (signing-party): Update to 2.10.
2019-06-25 11:08:37 +03:00
Efraim Flashner
ca64945e81
gnu: signing-party: Update home-page.
...
* gnu/packages/gnupg.scm (signing-party)[home-page]: Use new home-page.
2019-06-25 11:08:33 +03:00
Brian Leung
b04cc2fd49
gnu: emacs-posframe: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.5.0.
2019-06-25 08:54:40 +02:00
Brian Leung
dddfabb93e
gnu: emacs-alert: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-alert): Update to 1.3.
2019-06-25 08:54:40 +02:00
Brian Leung
398d9ef16b
gnu: emacs-zones: Update to 0-2.3169815.
...
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 0-2.3169815.
* gnu/packages/patches/emacs-zones-called-interactively.patch: Fix
invocation of `called-interactively-p'.
2019-06-25 08:54:40 +02:00
Brian Leung
3a943f05a4
gnu: emacs-ivy-rich: Update to 0.1.4-1.f6bfa29.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.4-1.f6bfa29.
2019-06-25 08:54:40 +02:00
Brian Leung
07fb336dc2
gnu: emacs-orgit: Update to 1.5.3.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.5.3.
2019-06-25 08:54:39 +02:00
Brian Leung
b2f263797a
gnu: emacs-nix-mode: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.1.
[inputs]: Add emacs-json-mode.
2019-06-25 08:54:39 +02:00
Brian Leung
f27b965934
gnu: Add emacs-make-it-so.
...
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): New variable.
2019-06-25 08:54:39 +02:00
Brian Leung
6c83c7980f
gnu: emacs-emojify: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-emojify): Update to 1.2.
[arguments]: Simplify.
2019-06-25 08:54:38 +02:00
Brian Leung
25bbcbae43
gnu: Add emacs-org-ql.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
3484640b4b
gnu: Add emacs-org-make-toc.
...
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
e7dc1a39c0
gnu: Add emacs-org-super-agenda.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
d6681c435c
gnu: Add emacs-org-recent-headings.
...
* gnu/packages/emacs-xyz.scm (emacs-org-recent-headings): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
1bad96495a
gnu: Add emacs-frecency.
...
* gnu/packages/emacs-xyz.scm (emacs-frecency): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
a5d688a1ba
gnu: emacs-outshine: Update to 3.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-outshine): Update to 3.0.1.
2019-06-25 08:54:37 +02:00
Brian Leung
8234df45f9
gnu: Add emacs-org-download.
...
* gnu/packages/emacs-xyz.scm (emacs-org-download): New variable.
2019-06-25 08:54:36 +02:00
Brian Leung
c0696c9fa7
gnu: emacs-counsel-etags: Update to 1.8.4.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.4.
2019-06-25 08:54:36 +02:00
Brian Leung
b418dc6057
gnu: emacs-magit-todos: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.2.
2019-06-25 08:54:36 +02:00
Brian Leung
94a8f410f2
gnu: emacs-helpful: Update to 0.16.
...
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.16.
[propagated-inputs]: Add emacs-dash, emacs-s, emacs-f, emacs-shut-up.
2019-06-25 08:54:17 +02:00
Brian Leung
59d756203f
gnu: emacs-evil-anzu: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-anzu)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:33 +02:00
Brian Leung
09cd076376
gnu: emacs-evil-matchit: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.0.
2019-06-25 08:48:31 +02:00
Brian Leung
b27558e91c
gnu: emacs-erc-hl-nicks: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:29 +02:00
Brian Leung
51c12bf240
gnu: emacs-evil-surround: Update to 1.0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.0.4.
[home-page]: Update to https://github.com/emacs-evil/evil-surround .
2019-06-25 08:48:27 +02:00
Brian Leung
d5b326f620
gnu: emacs-posframe: Update to 0.4.3.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.4.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:26 +02:00
Brian Leung
e923a870b6
gnu: emacs-wgrep: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-wgrep)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:24 +02:00
Brian Leung
fe8a314271
gnu: emacs-tide: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-tide)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:22 +02:00
Brian Leung
ac7b33eec7
gnu: emacs-typescript-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:20 +02:00
Brian Leung
81547708cd
gnu: emacs-nodejs-repl: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.1.
2019-06-25 08:48:18 +02:00
Brian Leung
60aca4016f
gnu: emacs-company: Update to 0.9.10.
...
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.10.
2019-06-25 08:48:16 +02:00
Brian Leung
0f658feae9
gnu: emacs-prescient: Update to 3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1.
2019-06-25 08:48:12 +02:00
Brian Leung
f80ad8f035
gnu: emacs-with-editor: Update to 2.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.8.3.
2019-06-25 08:47:47 +02:00
Alex Vong
e746d1c37f
gnu: python-stem: Update to 1.7.1.
...
* gnu/packages/python.scm (python-stem): Update to 1.7.1.
2019-06-25 05:29:50 +08:00
Florian Pelz
dc17daa43a
doc: Document use cases for NetworkManager with dnsmasq.
...
* doc/guix.texi (Networking Services): Give examples.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-24 23:25:11 +02:00
Florian Pelz
57c16c97cb
services: network-manager: Create '/var/lib/misc' directory for dnsmasq.
...
* gnu/services/networking.scm (%network-manager-activation): Rename to...
(network-manager-activation): ... this and make it a procedure. Make it
create '/var/lib/misc' when using dnsmasq.
(network-manager-service-type): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-24 23:25:11 +02:00
Florian Pelz
0207ebf0e9
doc: Use new upstream nomenclature for NetworkManager’s dnsmasq.
...
* doc/guix.texi (Networking Services): Replace term 'split DNS' by
'conditional forwarding'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-24 23:24:58 +02:00
Florian Pelz
a53a60e0a0
doc: Recommend '-enable-kvm' for installing in a VM as well.
...
* doc (Installing Guix in a VM): Add '-enable-kvm' to example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-24 23:17:09 +02:00
Ludovic Courtès
2135610c9b
gnu: Add Guile-JPEG.
...
* gnu/packages/guile-xyz.scm (guile-jpeg): New variable.
2019-06-24 23:13:11 +02:00
Ludovic Courtès
b6f5339dd0
progress: Call 'time-difference' on times of the same type.
...
Guile 2.2.5 and 2.9.2 would catch the issue.
This is a followup to 88bc3c89bf .
* guix/progress.scm (display-download-progress)[elapsed]: Pass
'current-time' the same type as START-TIME.
2019-06-24 23:10:13 +02:00
Gábor Boskovits
38c8437e6e
gnu: weston: Update to 6.0.1.
...
* gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
2019-06-24 22:10:49 +02:00
Efraim Flashner
a220a6894b
gnu: apl: Add pcre support.
...
* gnu/packages/apl.scm (apl)[inputs]: Add pcre2.
2019-06-24 18:59:21 +03:00
Efraim Flashner
f98ca1520f
gnu: apl: Update to 1.8.
...
* gnu/packages/apl.scm (apl): Update to 1.8.
2019-06-24 18:59:21 +03:00
Ludovic Courtès
bb11825f35
publish: Work around Guile 2.2.5 (web server) bug.
...
* guix/scripts/publish.scm: Replace (@@ (web http) read-header-line) on
Guile 2.2.5.
2019-06-24 17:50:08 +02:00
Ludovic Courtès
f9d55c4925
tests: Import (guix build utils) in the marionette.
...
* gnu/tests/install.scm (%minimal-os)[marionette-configuration](imported-modules):
Add (guix build utils).
* gnu/tests/base.scm (run-basic-test)["skeletons in home directories"]:
Use (guix build utils) explicitly.
2019-06-24 17:50:08 +02:00
Tobias Geerinckx-Rice
57945dd70c
gnu: znc: Switch back to Guix's googletest package.
...
* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged
googletest's sources.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
3b39f09fd9
gnu: googletest: Update to 1.8.1.
...
* gnu/packages/check.scm (googletest): Update to 1.8.1.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
0246bfc0c4
gnu: padthv1: Update to 0.9.8.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
d32f2aa379
gnu: samplv1: Update to 0.9.8.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
8c7c76876b
gnu: synthv1: Update to 0.9.8.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
8b78ba2b9b
gnu: drumkv1: Update to 0.9.8.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
455d29dda6
gnu: python-parted: Don't use unstable tarball.
...
* gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
2ea3bfe7cb
gnu: Add volumeicon.
...
* gnu/packages/gtk.scm (volumeicon): New public variable.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
89512e1b30
gnu: python-parted: Update to 3.11.2.
...
* gnu/packages/disk.scm (python-parted): Update to 3.11.2.
2019-06-24 13:25:27 +02:00
Gábor Boskovits
91477def51
gnu: Add postgresql-11.
...
* gnu/packages/databases.scm(postgresql-11): New variable.
2019-06-24 10:41:16 +02:00
Ludovic Courtès
40c369b234
linux-container: Remove dependency on (guix utils).
...
Fixes a bug whereby derivations importing (gnu build linux-container),
such as the 'bitlbee' and 'tor' services, would depend on the
user's (guix config) file, which was pulled as a dependency of (guix
utils). As a result, those derivations would vary from user to user.
* gnu/build/linux-container.scm (call-with-temporary-directory): New
procedure.
2019-06-23 19:53:03 +02:00
Ludovic Courtès
92359aed40
guix build: '--log-file' no longer returns several log files.
...
Fixes a regression introduced in
9353b199c1 whereby something like:
guix build --log-file $(guix build -d guile)
would return two log files. This led to a failure of 'tests/guix-build.sh'.
* guix/scripts/build.scm (guix-build): Filter out derivation file names
from ITEMS.
2019-06-23 19:53:03 +02:00
Ludovic Courtès
0f2d9c3290
guix build: Use 'warning' for warnings.
...
* guix/scripts/build.scm (options->derivations): Use 'warning' instead
of 'format'.
2019-06-23 19:53:03 +02:00
Tobias Geerinckx-Rice
258257acb0
gnu: znc: Update to 1.7.4.
...
* gnu/packages/messaging.scm (znc): Update to 1.7.4.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice
22e6855442
gnu: spread-sheet-widget: Don't use NAME in source URI.
...
* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice
4c7ca747eb
gnu: enchant: Update to 2.2.4.
...
* gnu/packages/enchant.scm (enchant): Update to 2.2.4.
2019-06-23 15:05:00 +02:00
Pierre Neidhardt
fe3846c9cb
gnu: emacs-org-reveal: Update to 20190622.
...
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622.
2019-06-23 11:08:10 +02:00
Mark H Weaver
a37cbc4cbd
gnu: linux-libre: Update to 5.1.14.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14.
(%linux-libre-hash): Update hash.
2019-06-23 02:54:22 -04:00
Mark H Weaver
9f9dcaaca0
gnu: linux-libre@4.19: Update to 4.19.55.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55.
(%linux-libre-4.19-hash): Update hash.
2019-06-23 02:53:16 -04:00
Mark H Weaver
cf03bd688b
gnu: linux-libre@4.14: Update to 4.14.129.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129.
(%linux-libre-4.14-hash): Update hash.
2019-06-23 02:52:22 -04:00
Mark H Weaver
13a320b006
gnu: linux-libre@4.9: Update to 4.9.183.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183.
2019-06-23 02:51:43 -04:00
Mark H Weaver
06ba7f27f0
gnu: linux-libre@4.4: Update to 4.4.183.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183.
2019-06-23 02:50:59 -04:00
Tobias Geerinckx-Rice
f205f6be7a
gnu: mate-themes: Update to 3.22.20.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.20.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
a5883d1fbe
gnu: stellarium: Don't use NAME in source URI.
...
* gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
4b93bc0d51
gnu: stellarium: Update to 0.19.1.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
5e15ec6734
gnu: mutt: Update to 1.12.1.
...
* gnu/packages/mail.scm (mutt): Update to 1.12.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
a5d8a2b24b
gnu: isync: Update to 1.3.1.
...
* gnu/packages/mail.scm (isync): Update to 1.3.1.
2019-06-23 00:22:29 +02:00
Julien Lepiller
b95af3f6ab
gnu: python-pyatspi: Fix loading libraries.
...
* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
2019-06-22 17:21:06 +02:00
Julien Lepiller
453365bcf7
gnu: Add harmonist-tk.
...
* gnu/packages/games.scm (harmonist-tk): New variable.
2019-06-22 17:11:37 +02:00
Julien Lepiller
a5c86aa0fb
gnu: Add go-github.com-nsf-gothic.
...
* gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable.
2019-06-22 17:11:27 +02:00
Julien Lepiller
d9d836c323
gnu: Use license: prefix in tcl.scm.
...
* gnu/packages/tcl.scm: Use license: prefix in tcl.scm.
2019-06-22 17:10:48 +02:00
Pierre Neidhardt
545946f657
gnu: Add openvr.
...
* gnu/packages/game-development.scm (openvr): New variable.
2019-06-22 12:58:49 +02:00
Rutger Helling
a617544248
gnu: wine-staging: Update to 4.11.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.11.
* gnu/packages/wine.scm (wine-staging): Update to 4.11.
2019-06-22 10:04:20 +02:00
Tobias Geerinckx-Rice
0998175f4e
gnu: python-dask: Update to 1.2.2.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
b5cb462438
gnu: python-bcrypt: Update to 3.1.7.
...
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.1.7.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
0107c9b8b2
gnu: python-twisted: Update to 19.2.1.
...
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
47d79541ba
gnu: python-astunparse: Update to 1.6.2.
...
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
1710b8f889
gnu: python-robotframework: Update to 3.1.2.
...
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
9b01a729b0
gnu: pdfpc: Update to 4.3.4.
...
* gnu/packages/pdf.scm (pdfpc): Update to 4.3.4.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
ba96c10ecd
gnu: exo: Update to 0.12.6.
...
* gnu/packages/xfce.scm (exo): Update to 0.12.6.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice
e6de37df45
gnu: youtube-dl: Update to 2019.06.21.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice
c9750434aa
gnu: scrot: Name source checkout.
...
* gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
6263202ba2
gnu: python-lmdb: Update to 0.95.
...
* gnu/packages/databases.scm (python-lmdb): Update to 0.95.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
41a3498128
gnu: cbatticon: Update to 1.6.9.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
4286a6b085
gnu: gpgme: Update to 1.13.1.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.13.1.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice
cb1d8aeeb3
gnu: gnuplot: Update to 5.2.7.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.2.7.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice
dcdc3315c9
gnu: rclone: Update to 1.48.0.
...
* gnu/packages/sync.scm (rclone): Update to 1.48.0.
2019-06-21 23:20:36 +02:00
Nicolas Goaziou
a65f1e8eab
gnu: Move ratpoints into "sagemath.scm"
...
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
2019-06-21 22:57:19 +02:00
Gábor Boskovits
64dc8e9e59
gnu: Add openjdk12.
...
* gnu/packages/java.scm(openjdk12): New variable.
2019-06-21 22:50:25 +02:00
Pierre Neidhardt
38d4c21502
gnu: emacs-fish-completion: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.1.
2019-06-21 19:52:54 +02:00
Andreas Enge
e6049c84da
gnu: zn-poly: Install all libraries.
...
* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic
library with its symlinks, and end a phase with #t.
2019-06-21 16:35:27 +02:00
Marius Bakke
9929338031
gnu: utf8proc: Update to 2.4.0.
...
* gnu/packages/textutils.scm (utf8proc): Update to 2.4.0.
[inputs]: Rename to ...
[native-inputs]: ... this. Update Unicode test data and add PERL.
[arguments]: End phase on #t.
2019-06-21 12:04:34 +02:00
Marius Bakke
39ff1d8930
gnu: utf8proc: Do not use unstable tarball.
...
* gnu/packages/textutils.scm (utf8proc)[source]: Change to GIT-FETCH.
2019-06-21 11:57:39 +02:00
Marius Bakke
22cc598b1e
gnu: utf8proc: Update source and home page.
...
* gnu/packages/textutils.scm (utf8proc)[source, home-page]: Follow
redirected URLs.
2019-06-21 11:55:23 +02:00
Ricardo Wurmus
b556abe416
gnu: khmer: Update to 3.0.0a3.
...
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-21 11:41:54 +02:00
Mark H Weaver
c2c4ac0f69
gnu: icecat: Update to 60.7.2-guix1 [security fixes].
...
Includes fixes for CVE-2019-11707 and CVE-2019-11708.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-06-21 05:20:36 -04:00
Marius Bakke
c94cc6de39
gnu: ungoogled-chromium: Increase build timeout.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: New field.
2019-06-21 11:05:05 +02:00
Mark H Weaver
6dc29ab4e2
gnu: linux-libre: Update to 5.1.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.12.
(%linux-libre-hash): Update hash.
2019-06-21 04:35:26 -04:00
Mark H Weaver
5e9452a41d
gnu: linux-libre@4.19: Update to 4.19.53.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.53.
(%linux-libre-4.19-hash): Update hash.
2019-06-21 04:34:41 -04:00
Mark H Weaver
16854b97ee
gnu: linux-libre@4.14: Update to 4.14.128.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.128.
(%linux-libre-4.14-hash): Update hash.
2019-06-21 04:33:39 -04:00
Andreas Enge
468bfd13a0
gnu: ratpoints: Generate position-independent code.
...
* gnu/packages/algebra.scm (ratpoints): Add "CCFLAGS=-fPIC" to make flags.
2019-06-21 09:55:13 +02:00
Andreas Enge
e6eafd4277
gnu: symmetrica: Generate position-independent code.
...
* gnu/packages/algebra.scm (symmetrica): Add -fPIC compiler flag.
2019-06-21 09:49:57 +02:00
Andreas Enge
c68ec87ca7
gnu: iml: Enable shared library.
...
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
2019-06-21 09:33:30 +02:00
Andreas Enge
fedb9571eb
gnu: Add lcalc.
...
* gnu/packages/sagemath.scm (lcalc): New variable.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
2019-06-21 09:28:07 +02:00
Andreas Enge
88f913e8ad
gnu: lrcalc: Add a patch for identifying include files.
...
* gnu/packages/patches/lrcalc-includes.patch: New file.
* gnu/packages/algebra.scm (lrcalc): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2019-06-21 09:28:07 +02:00
Paul Garlick
2c12be76cd
gnu: python-mpi4py: Update to 3.0.2.
...
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-06-21 09:04:37 +02:00
Marius Bakke
010689e706
gnu: python-sphinx: Update to 2.1.2.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
2019-06-20 23:19:09 +02:00
Marius Bakke
651478aa18
Merge branch 'master' into staging
2019-06-20 23:08:16 +02:00
Marius Bakke
9a2e5fe5fd
gnu: ungoogled-chromium: Disable parallel build.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set
#:parallel-build? #f. Adjust 'build' phase to account for it.
2019-06-20 22:49:32 +02:00
Marius Bakke
0605d939a9
gnu: samba: Update to 4.10.5 [fixes CVE-2019-12435, CVE-2019-12436].
...
* gnu/packages/samba.scm (samba): Update to 4.10.5.
2019-06-20 22:49:32 +02:00
Marius Bakke
cee835897b
gnu: ungoogled-chromium: Update to 75.0.3770.100-0.5d8abc3.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.100.
(%chromium-origin): Update hash.
2019-06-20 22:49:32 +02:00
Marius Bakke
e4386b334a
gnu: openh264: Update to 2.0.0.
...
* gnu/packages/video.scm (openh264): Update to 2.0.0.
[source](uri): Adjust file name.
2019-06-20 22:49:32 +02:00
Alex Griffin
3df7b15e6c
gnu: ungoogled-chromium: Install icons.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install icons.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-06-20 22:49:32 +02:00
Marius Bakke
b549a05353
gnu: Use HTTPS for sphinx-doc.org.
...
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
2019-06-20 22:49:31 +02:00
Marius Bakke
bd9d72067e
gnu: python-unidecode: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
2019-06-20 22:49:31 +02:00
Marius Bakke
377bd155ea
gnu: dbus: Fix CVE-2019-12749.
...
* gnu/packages/patches/dbus-CVE-2019-12749.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus/fixed): New variable.
2019-06-20 22:49:31 +02:00
Ricardo Wurmus
28618b05f0
gnu: pigx-rnaseq: Update to 0.0.7.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.7.
[inputs]: Add coreutils and sed.
2019-06-20 22:29:43 +02:00
Giovanni Biscuolo
78407a27cf
licenses: Add Historical Permission Notice and Disclaimer license
...
* gnu/licenses.scm (hpnd): New variable.
2019-06-20 18:24:49 +02:00
Andreas Enge
eacf29835d
gnu: Add iml.
...
* gnu/packages/algebra.scm (iml): New variable.
2019-06-20 17:36:39 +02:00
Andreas Enge
264334716f
gnu: Add ppl.
...
* gnu/packages/maths.scm (ppl): New variable.
2019-06-20 16:46:37 +02:00
Kristofer Buffington
ace8e269a4
services: opensmtpd: Extend the PAM service.
...
* gnu/services/mail.scm (%opensmtpd-pam-services): New variable.
(opensmtpd-service-type)[extensions]: Add it, extending
PAM-ROOT-SERVICE-TYPE.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2019-06-20 15:54:51 +02:00
Ricardo Wurmus
30adfd3600
gnu: ngs-sdk: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus
20874b7044
gnu: sra-tools: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus
7cb44fb571
gnu: ncbi-vdb: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.6.
[arguments]: Pass HAVE_HDF5 make flag; add build phase "patch-krypto-flags".
2019-06-20 14:33:57 +02:00
Robert Vollmert
b46a9b9a5e
import: hackage: Add two expected failing test cases.
...
This adds failing test cases for two hackage import bugs:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25138
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35743
* tests/hackage.scm: Make comment style consistent. Add two
cabal parsing tests, marked as expected failures.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-20 14:07:01 +02:00
Robert Vollmert
3149c00264
utils: canonical-newline-port: Fix handling of carriage return at buffer end.
...
Prior to this change the added test fails for me locally at byte
1024. It might depend on some default buffer sizes.
Fixes <https://bugs.gnu.org/35863 >.
* tests/utils.scm ("canonical-newline-port-1024"): Add test.
* guix/utils.scm (canonical-newline-port): Correct comments on CR/LF.
Remove CR even when they're at the end of the buffer.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-20 14:07:01 +02:00
Ludovic Courtès
c050f18700
gnu: guile: Add 2.2.5.
...
* gnu/packages/guile.scm (guile-2.2.5): New variable.
2019-06-20 14:07:01 +02:00
Ricardo Wurmus
becb9cbfe1
gnu: python-jupyter-console: Update to 6.0.0.
...
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0.
[arguments]: Enable tests.
[propagated-inputs]: Replace python-prompt-toolkit-1 with
python-prompt-toolkit.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus
8e590c8153
gnu: python2-jupyter-console: Split from python-jupyter-console.
...
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
2019-06-20 13:14:16 +02:00
Nicolas Goaziou
e2ab228b46
Revert "gnu: Add libgd."
...
This reverts commit 059e4c9a15 .
2019-06-20 12:39:21 +02:00
Andreas Enge
197ebc36be
gnu: Add lrcalc.
...
* gnu/packages/algebra.scm (lrcalc): New variable.
2019-06-20 12:21:11 +02:00
Andreas Enge
66c67e7ba1
gnu: Add eclib.
...
* gnu/packages/algebra.scm (eclib): New variable.
2019-06-20 12:21:04 +02:00
Andreas Enge
6cbedbd2f2
gnu: Add m4rie.
...
* gnu/packages/algebra.scm (m4rie): New variable.
2019-06-20 12:20:11 +02:00
Josh Holland
9553a41dbe
gnu: weechat: update to 2.5
...
* gnu/packages/irc.scm (weechat): update to 2.5
Signed-off-by: Gábor Boskovits <boskovits@gmail.com >
2019-06-20 11:55:09 +02:00
Nicolas Goaziou
25cbaa9e70
gnu: Add python-fpylll.
...
* gnu/packages/algebra.scm (python-fpylll): New variable.
2019-06-20 11:07:12 +02:00
Nicolas Goaziou
1de48e8f8a
gnu: fplll: Update to 5.2.1.
...
* gnu/packages/algebra.scm (fplll): Update to 5.2.1.
[source]: Use Github tagged release: the original tarball no longer exists.
[native-inputs]: Add Autoconf and al.
[homepage]: Update it, the previous one no longer exists.
[description]: Expound description.
2019-06-20 11:03:37 +02:00
Tobias Geerinckx-Rice
f7dbf186b4
services: Fix typo in (gnu services mail) exports.
...
* gnu/services/mail.scm (define-module):
Re-spell ‘%default-imap4d-config-file’.
2019-06-20 10:43:25 +02:00
Nicolas Goaziou
75a73bb024
gnu: Add symmetrica.
...
* gnu/packages/algebra.scm (symmetrica): New variable.
* gnu/packages/patches/symmetrica-bruch.patch:
* gnu/packages/patches/symmetrica-int32.patch:
* gnu/packages/patches/symmetrica-return_values.patch:
* gnu/packages/patches/symmetrica-sort_sum_rename.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
2019-06-20 10:19:12 +02:00
Alex Griffin
a42cb6f1f1
gnu: zathura: Install icons.
...
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add librsvg to build and
install the application icons.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com >
2019-06-20 10:10:31 +02:00
Nicolas Goaziou
059e4c9a15
gnu: Add libgd.
...
* gnu/packages/image.scm (libgd): New variable.
2019-06-20 10:09:17 +02:00
Nicolas Goaziou
ab398380eb
gnu: Move ratpoints into a different module.
...
* gnu/packages/maths.scm (ratpoints): Move...
* gnu/packages/algebra.scm: ...here.
2019-06-20 09:20:29 +02:00
Meiyo Peng
5543d3bb09
gnu: spdlog: Clarify license.
...
* gnu/packages/logging.scm (spdlog): Clarify license of the bundled fmt
library.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com >
2019-06-20 05:38:58 +02:00
Tobias Geerinckx-Rice
c5c51bda0b
gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.14.3.
2019-06-20 00:28:14 +02:00
Andreas Enge
80ee7c4a48
gnu: zn_poly: Rename to zn-poly, according to our naming conventions.
...
Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr >.
This is a follow-up to commit 01822e3ebf .
* gnu/packages/sagemath.scm (zn_poly): Rename to...
* gnu/packages/sagemath.scm (zn-poly): ...this.
2019-06-20 00:03:46 +02:00
Andreas Enge
a1dcaacb7b
gnu: Add brial.
...
* gnu/packages/sagemath.scm (brial): New variable.
2019-06-19 23:57:49 +02:00
Andreas Enge
37edfb0f1c
gnu: Add m4ri.
...
* gnu/packages/algebra.scm (m4ri): New variable.
2019-06-19 23:45:29 +02:00
Dan Frumin
3f9a027ce2
gnu: Add crispy-doom.
...
* gnu/packages/games.scm (crispy-doom): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-19 22:56:28 +02:00
Brian Leung
8785a71faf
gnu: emacs-unpackaged-el: Add patch for missing require statement.
...
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el)[source]: Add patch.
* gnu/packages/patches/emacs-unpackaged-req.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-19 22:56:27 +02:00
Giacomo Leidi
a7a3182761
gnu: Add numix-theme.
...
* gnu/packages/gnome.scm (numix-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-19 22:56:27 +02:00
Ludovic Courtès
aad086d871
grafts: Avoid 'query-valid-derivers' RPC.
...
Previously we'd make 502 'query-valid-derivers' RPCs for
"guix build vim -d", and after this patch, we don't do any.
Furthermore, the previous strategy was "stateful" in the sense that
'item->deriver' could return a derivation that is not the one that was
actually computed by this process, but an "equivalent" one (due to
fixed-output derivations); which one is chosen would depend on the state
of the store.
This in turn means that we'd have to call 'read-derivation-from-file' to
actually read .drv files (as opposed to getting them from
%DERIVATION-CACHE). This is costly and doesn't work with
GUIX_DAEMON_SOCKET=ssh://….
* guix/grafts.scm (item->deriver): Remove.
(reference-origin): New procedure.
(cumulative-grafts): Use it instead of 'item->deriver'.
2019-06-19 22:56:27 +02:00
Ludovic Courtès
2ef22a9f37
derivations: Add 'derivation-input-derivation'.
...
* guix/derivations.scm (derivation-input-derivation): New procedure.
(derivation-prerequisites): Use it.
2019-06-19 22:56:27 +02:00
Nicolas Goaziou
74247b80e5
gnu: Add python-pandocfilters.
...
* gnu/packages/textutils.scm (python-pandocfilters): New variable.
2019-06-19 22:01:53 +02:00
Nicolas Goaziou
0c842e3a59
gnu: Add ratpoints.
...
* gnu/packages/maths.scm (ratpoints): New variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-19 21:43:12 +02:00
Andreas Enge
7c5f623192
gnu: Add gf2x.
...
* gnu/packages/algebra.scm (gf2x): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
01822e3ebf
gnu: Add zn_poly.
...
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
3923e9d942
gnu: Add pynac.
...
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
538230c933
gnu: python-gmpy2: Update to 2.1.0b1.
...
The gmpy2 package has become a standard package in sage-8.7, and the latest
stable release is too old.
* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
2019-06-19 18:56:55 +02:00
Tobias Geerinckx-Rice
f58b10cb30
gnu: balsa: Update to 2.5.7.
...
* gnu/packages/mail.scm (balsa): Update to 2.5.7.
[inputs]: Build with gtksourceview@3.
2019-06-19 17:58:48 +02:00
Tobias Geerinckx-Rice
c8a67f13c9
gnu: nano: Update to 4.3.
...
* gnu/packages/nano.scm (nano): Update to 4.3.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
76472ed959
gnu: notmuch: Update to 0.29.1.
...
* gnu/packages/mail.scm (notmuch): Update to 0.29.1.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
903bc2672d
gnu: mpd: Update to 0.21.10.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.10.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
2dcde3c733
gnu: perl-xml-sax: Update to 1.02.
...
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
1f6dd7e9c2
gnu: shadow: Update home page.
...
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
bb3dc8025a
gnu: shadow: Update to 4.7.
...
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
a6dc3cc197
gnu: ansible: Update to 2.8.1.
...
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
68c138ffce
gnu: filezilla: Update to 3.42.1.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
2019-06-19 15:42:50 +02:00
Tobias Geerinckx-Rice
75b803ffa9
gnu: libfilezilla: Update to 0.16.0.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
2019-06-19 15:42:50 +02:00
Ricardo Wurmus
f1765b57b8
gnu: Add python-keras.
...
* gnu/packages/machine-learning.scm (python-keras): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
90afa80dd9
gnu: Add python-pytest-timeout.
...
* gnu/packages/check.scm (python-pytest-timeout): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
4abc50666e
gnu: Add python-keras-preprocessing.
...
* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
d93ad19110
gnu: Add python-keras-applications.
...
* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
...
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
...
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Tobias Geerinckx-Rice
bf5929c530
tests: Fix opensmtpd test.
...
* gnu/tests/mail.scm (run-opensmtpd-test) <"mail arrived">: Invoke
smtpctl by its full file name.
2019-06-19 11:49:33 +02:00
Mark H Weaver
5f7367cf84
gnu: linux-libre: Update to 5.1.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
2019-06-18 20:49:14 -04:00
Mark H Weaver
999ab3807a
gnu: linux-libre@4.19: Update to 4.19.52.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
2019-06-18 20:48:29 -04:00
Mark H Weaver
4862957c60
gnu: linux-libre@4.14: Update to 4.14.127.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
2019-06-18 20:47:38 -04:00
Mark H Weaver
6bb60ba1ba
gnu: linux-libre@4.9: Update to 4.9.182.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
2019-06-18 20:46:58 -04:00
Mark H Weaver
cbc28ac133
gnu: linux-libre@4.4: Update to 4.4.182.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
2019-06-18 20:46:11 -04:00
Arun Isaac
b84c4cda04
linux-container: Remove networking service when network is shared with host.
...
* gnu/system/linux-container.scm (dummy-networking-service-type): New
variable.
(containerized-operating-system): If network is shared with host, replace
static-networking-service-type with dummy-networking-service-type.
2019-06-19 00:19:47 +05:30
Efraim Flashner
cb13618b6d
gnu: python2: Add 'cpe-name' property.
...
* gnu/packages/python.scm (python2)[properties]: New field.
2019-06-18 21:02:42 +03:00
Andreas Enge
e27ae2db00
gnu: linbox: Add version 1.5.2.
...
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
...
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
80a70da7fc
gnu: givaro: Add version 4.0.4.
...
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
a612f86684
gnu: Add linbox.
...
* gnu/packages/algebra.scm (linbox): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
4bf9cb4053
gnu: Add fflas-ffpack.
...
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
f0fbb31d01
gnu: Add givaro.
...
* gnu/packages/algebra.scm (givaro): New variable.
2019-06-18 19:57:05 +02:00
Efraim Flashner
cc908fde64
gnu: Remove hydra.
...
Our copy of hydra hasn't built in years.
* gnu/packages/ci.scm (hydra): Remove variable.
2019-06-18 20:12:42 +03:00
Ricardo Wurmus
4088ae4270
gnu: python-on-guile: Update to 0.1.0-2.058c596.
...
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 0.1.0-2.058c596.
[source]: Fetch from fork at git.elephly.net.
[arguments]: Remove phase "use-canonical-directory-for-go-files".
2019-06-18 18:23:47 +02:00
Nicolas Goaziou
d60b064d47
gnu: Add python-iml.
...
* gnu/packages/machine-learning.scm (python-iml): New variable.
2019-06-18 17:58:31 +02:00
Vasile Dumitrascu
2e8c912fdc
gnu: aircrack-ng: Update to 1.5.2.
...
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-18 17:01:30 +02:00
Zzull
e6e2f4a08d
gnu: Add emacs-gruvbox-theme
...
* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-18 16:55:01 +02:00
Ludovic Courtès
0c212811ac
gnu: Add python-slurm-magic.
...
* gnu/packages/parallel.scm (python-slurm-magic): New variable.
2019-06-18 16:51:22 +02:00
Ludovic Courtès
b95ccbaf61
doc: Replace invalid uses of @var with @code.
...
* doc/guix.texi: Replace @var with @code in cases where we refer to a
Scheme variable and not to a metasyntactic variable.
2019-06-18 16:26:10 +02:00
Ludovic Courtès
9353b199c1
guix build: '--log-file' looks for build logs of equivalent derivations.
...
Previously, '--log-file' would look for log files only for the current
derivation, and thus wouldn't find log files of equivalent derivations
that produce the same output.
* guix/scripts/build.scm (guix-build) <log-file?>: Replace
'derivation-file-name' by 'derivation->output-path'.
2019-06-18 16:25:09 +02:00
Ludovic Courtès
5c7f87881a
tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'.
...
* tests/derivations.scm ("derivation-prerequisites-to-build when outputs
already present"): Insert random text in BUILDER, and remove two calls
to 'delete-paths'. Use 'derivation->output-path' for INPUT-PATH instead
of an old idiom.
2019-06-18 16:25:09 +02:00
Ricardo Wurmus
a32e3b9078
gnu: gemmlowp-for-tensorflow: Use SSE2.
...
* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow)[arguments]: Only
enable SSE2, not SSE4.1 on i686 and x86_64 architectures.
2019-06-18 16:02:53 +02:00
Marius Bakke
71c08ee60b
gnu: python-pytz: Update to 2019.1.
...
* gnu/packages/time.scm (python-pytz): Update to 2019.1.
2019-06-18 15:48:36 +02:00
Marius Bakke
93253411d6
gnu: python-babel: Update to 2.7.0.
...
* gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0.
(python2-babel-2.6): New variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change
PYTHON2-BABEL to PYTHON2-BABEL-2.6.
2019-06-18 15:48:36 +02:00
Marius Bakke
4e24e442f2
gnu: python-freezegun: Update to 0.3.12.
...
* gnu/packages/check.scm (python-freezegun): Update to 0.3.12.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add PYTHON-PYTEST.
[arguments]: Use "pytest" instead of "nosetests" for running tests.
2019-06-18 15:32:56 +02:00
Ricardo Wurmus
55dae98f73
gnu: Add python-matplotlib-venn.
...
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
2019-06-18 14:50:52 +02:00
Ricardo Wurmus
8b5f756ccb
gnu: python-ipython: Update to 7.5.0
...
* gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from
python-ipython.
[outputs]: Remove separate "doc" output.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; rename "fix-tests" phase to
"delete-broken-tests" and adjust.
(python-ipython): Update to 7.5.0.
[outputs]: Remove separate "doc" output.
[propagated-inputs]: Add python-backcall and python-jedi; replace
python-prompt-toolkit-1 with python-prompt-toolkit.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; simplify "fix-tests" phase.
[properties]: Remove.
(python-ipython-documentation): New variable.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus
82110deadb
gnu: python-ipykernel: Update to 5.1.1.
...
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus
0f3789477a
gnu: python2-ipykernel: Split from python-ipykernel.
...
* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus
dede052a2c
gnu: Add python-backcall.
...
* gnu/packages/python-xyz.scm (python-backcall): New variable.
2019-06-18 14:22:23 +02:00
Marius Bakke
eed81080dc
gnu: python-pygments: Update to 2.4.2.
...
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.2.
2019-06-18 12:47:37 +02:00
Tobias Geerinckx-Rice
1e609b78c7
gnu: stunnel: Update to 5.55.
...
* gnu/packages/web.scm (stunnel): Update to 5.55.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
90d537f833
gnu: gaupol: Update to 1.6.
...
* gnu/packages/video.scm (gaupol): Update to 1.6.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
b37fa81d9b
gnu: eternalterminal: Update to 5.1.10.
...
* gnu/packages/terminals.scm (eternalterminal): Update to 5.1.10.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
614f7df3ae
gnu: mercurial: Update to 5.0.1.
...
* gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
f2c119a129
gnu: rtv: Update to 1.27.0.
...
* gnu/packages/syndication.scm (rtv): Update to 1.27.0.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
ecd5c202b2
gnu: libnftnl: Update to 1.1.3.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.3.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
55c08305d6
gnu: gandi.cli: Update to 1.5.
...
* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
a0f2c945e3
gnu: hcxdumptool: Update to 5.1.5.
...
* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
6807d6a985
gnu: hcxtools: Update to 5.1.6.
...
* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
23414a8efa
gnu: mpd-mpc: Update to 0.32.
...
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.32.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
8dec0cdf6e
gnu: radare2: Update to 3.5.1.
...
* gnu/packages/engineering.scm (radare2): Update to 3.5.1.
2019-06-18 06:15:01 +02:00
Ivan Petkov
0ab5e91e1c
gnu: rust: Update to 1.35.0.
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.34): ...this.
(rust): New variable.
2019-06-17 19:46:05 -07:00
Gábor Boskovits
46dc940c9a
gnu: Add mako.
...
* gnu/packages/wm.scm (mako): New variable.
2019-06-18 00:25:23 +02:00
Andreas Enge
4c32f116cd
gnu: Add libhomfly.
...
* gnu/packages/sagemath.scm (libhomfly): New variable.
2019-06-18 00:14:14 +02:00
Andreas Enge
972ef8f591
gnu: Add libbraiding.
...
* gnu/packages/sagemath.scm (libbraiding): New variable.
2019-06-18 00:14:14 +02:00
Gábor Boskovits
1539156231
doc: Fix typo.
...
* doc/guix.texi (Base Services)[guix-publish-service-type]:
"guix-publish-configuration" instead of "guix-configuration".
2019-06-17 23:20:44 +02:00
Danny Milosavljevic
c8535731b8
gnu: python-flask-script: Fix tests.
...
* gnu/packages/python-web.scm
(python-flask-script)[arguments]<#:phases>[patch-tests]: New phase.
2019-06-17 22:56:19 +02:00
Ricardo Wurmus
27d6d24e63
gnu: python-scikit-learn: Update to 0.20.3.
...
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.3.
2019-06-17 20:22:42 +02:00
Ricardo Wurmus
a6f2ced34b
gnu: Add tbsp.
...
* gnu/packages/bioinformatics.scm (tbsp): New variable.
2019-06-17 20:22:38 +02:00
Andreas Enge
bf473f0ca0
gnu: Add rw.
...
* gnu/packages/graph.scm (rw): New variable.
2019-06-17 19:47:15 +02:00
Andreas Enge
f455d99dfa
gnu: edge-addition-planarity-suite: Move to the (gnu packages graph) module.
...
* gnu/packages/maths.scm (edge-addition-planarity-suite): Move from here...
* gnu/packages/maths.scm (edge-addition-planarity-suite): ...to here.
2019-06-17 19:47:15 +02:00
Nicolas Goaziou
7658904a34
gnu: Fix freeorion build.
...
* gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
2019-06-17 17:37:04 +02:00
Andreas Enge
9f6065237d
gnu: Add edge-addition-planarity-suite.
...
* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable.
2019-06-17 17:02:01 +02:00
Andreas Enge
1e1a65a633
gnu: python-cypari2: Update to 2.1.1.
...
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
2019-06-17 16:00:13 +02:00
Andreas Enge
20caeea483
gnu: Add cliquer.
...
* gnu/packages/sagemath.scm (cliquer): New variable.
2019-06-17 16:00:13 +02:00
Efraim Flashner
505459d7cb
gnu: busybox: Don't install to usr.
...
* gnu/packages/busybox.scm (busybox)[arguments]: Add a custom phase
to prevent installing to %PREFIX/usr.
2019-06-17 16:27:16 +03:00
Gábor Boskovits
de2d14f2ff
gnu: waybar: Add optional dependencies.
...
* gnu/packages/wm.scm(waybar)[inputs]: Add libdbusmenu, libnl,
libmpdclient and pulseaudio.
2019-06-17 13:33:06 +02:00
Ricardo Wurmus
5cfc16320a
gnu: python-scipy: Update to 1.2.2.
...
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
2019-06-17 13:31:23 +02:00
Robert Vollmert
f434664cc0
gnu: oil-shell: Update to 0.6pre22.
...
It turns out the currently packaged release fails to build for me.
According to upstream, the 0.6 pre-releases are preferable to
currently packaged 0.5.
gnu/packages/shells.scm (oil-shell): Update to 0.6pre22.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-17 12:36:13 +02:00
Robert Vollmert
73eacca85e
gnu: kakoune: Remove dependency on boost.
...
kakoune builds without boost since a while already.
* gnu/packages/text-editors.scm (kakoune)[inputs]: Remove boost.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-17 12:36:13 +02:00
Ludovic Courtès
ed504cafa2
vm: 'system-docker-image' builds in a UTF-8 locale.
...
Fixes <https://bugs.gnu.org/36215 >.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de >.
This is a followup to 9c941364bf .
* gnu/system/vm.scm (system-docker-image)[build]: Set GUIX_LOCPATH and
call 'setlocale'.
2019-06-17 12:36:13 +02:00
Ludovic Courtès
123b9c02dd
gnu: open-zwave: Unbundle hidapi.
...
* gnu/packages/patches/open-zwave-hidapi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/zwave.scm (open-zwave)[source](patches): New field.
(snippet): Delete 'cpp/hidapi'.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add HIDAPI.
2019-06-17 12:36:13 +02:00
Andreas Enge
bf95a142bb
gnu: gap: Update to 4.10.1.
...
* gnu/packages/algebra.scm (gap): Update to 4.10.1.
Install headers and library files by hand, since the make targets have
disappeared. Delete the special check phase, since the "make check" target
has appeared. Remove a package that is no longer recommended, and enable
two recommended packages with clarified licenses.
2019-06-17 12:15:21 +02:00
Efraim Flashner
55350f8316
gnu: cmst: Don't install files to usr.
...
* gnu/packages/connman.scm (cmst)[arguments]: Move custom 'fix-Makefiles
phase before 'build. Add more substitutions.
2019-06-17 10:02:47 +03:00
Efraim Flashner
9e3e80baa3
gnu: cava: Don't install files to usr.
...
* gnu/packages/audio.scm (cava)[arguments]: In configure-flags change
FONT_DIR to not use 'usr'.
2019-06-17 10:02:46 +03:00
Efraim Flashner
ee0b4733e1
gnu: toybox: Don't install files to usr.
...
* gnu/packages/busybox.scm (toybox)[arguments]: Add custom phase to
remove any files installed in $PREFIX/usr.
2019-06-17 10:02:45 +03:00
Rutger Helling
c9f0331152
gnu: xpra: Update to 2.5.2.
...
* gnu/packages/xorg.scm (xpra): Update to 2.5.2.
2019-06-17 08:28:38 +02:00
Chris Marusich
0bc010dacd
gnu: Add emacs-extend-smime.
...
* gnu/packages/emacs-xyz.scm (emacs-extend-smime): New variable.
2019-06-16 21:25:59 -07:00
Chris Marusich
3c33931c80
gnu: Upgrade emacs-default-encrypt to 4.4.
...
* gnu/packages/emacs-xyz.scm (emacs-default-encrypt) <version>: Upgrade
to 4.4.
<sha256>: Update accordingly.
<uri, home-page>: Honor changes to upstream's website.
2019-06-16 21:25:59 -07:00
Ricardo Wurmus
932a6c422a
gnu: r-rhisat2: Update to 1.0.3.
...
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.3.
2019-06-17 04:55:12 +02:00
Ricardo Wurmus
42df44f645
gnu: r-seurat: Update to 3.0.2.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.2.
2019-06-17 04:55:03 +02:00
Ricardo Wurmus
6dc3c58728
gnu: r-tximport: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.12.1.
2019-06-17 04:54:56 +02:00
Ricardo Wurmus
7bbd06ed59
gnu: r-systempiper: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.18.1.
2019-06-17 04:54:51 +02:00
Ricardo Wurmus
fd61e9c5d6
gnu: r-r-utils: Update to 2.9.0.
...
* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.0.
2019-06-17 04:54:46 +02:00
Ricardo Wurmus
0f4182a137
gnu: r-dt: Update to 0.7.
...
* gnu/packages/statistics.scm (r-dt): Update to 0.7.
2019-06-17 04:54:40 +02:00
Ricardo Wurmus
074dd1806c
gnu: r-rcpparmadillo: Update to 0.9.500.2.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.500.2.0.
2019-06-17 04:54:36 +02:00
Ricardo Wurmus
e89e4bb634
gnu: r-mime: Update to 0.7.
...
* gnu/packages/statistics.scm (r-mime): Update to 0.7.
2019-06-17 04:54:32 +02:00
Ricardo Wurmus
24868ae72e
gnu: r-formatr: Update to 1.7.
...
* gnu/packages/statistics.scm (r-formatr): Update to 1.7.
2019-06-17 04:54:27 +02:00
Ricardo Wurmus
4661effbd5
gnu: r-ggplot2: Update to 3.2.0.
...
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.2.0.
[propagated-inputs]: Remove r-plyr.
2019-06-17 04:54:11 +02:00
Ricardo Wurmus
18242e4b52
gnu: r-servr: Update to 0.14.
...
* gnu/packages/cran.scm (r-servr): Update to 0.14.
2019-06-17 04:54:05 +02:00
Ricardo Wurmus
9fea25cf32
gnu: r-polspline: Update to 1.1.15.
...
* gnu/packages/cran.scm (r-polspline): Update to 1.1.15.
2019-06-17 04:54:00 +02:00
Ricardo Wurmus
663a50e8f9
gnu: r-deldir: Update to 0.1-21.
...
* gnu/packages/cran.scm (r-deldir): Update to 0.1-21.
2019-06-17 04:53:55 +02:00
Ricardo Wurmus
776c62d1b2
gnu: r-nor1mix: Update to 1.3-0.
...
* gnu/packages/cran.scm (r-nor1mix): Update to 1.3-0.
2019-06-17 04:53:51 +02:00
Ricardo Wurmus
5cc896546b
gnu: r-tractor-base: Update to 3.3.2.
...
* gnu/packages/cran.scm (r-tractor-base): Update to 3.3.2.
2019-06-17 04:53:47 +02:00
Ricardo Wurmus
935c6532ac
gnu: r-rspectra: Update to 0.15-0.
...
* gnu/packages/cran.scm (r-rspectra): Update to 0.15-0.
2019-06-17 04:53:42 +02:00
Ricardo Wurmus
a7794b7243
gnu: r-emmeans: Update to 1.3.5.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.5.
2019-06-17 04:53:37 +02:00
Ricardo Wurmus
89afd03172
gnu: r-abcrf: Update to 1.8.
...
* gnu/packages/cran.scm (r-abcrf): Update to 1.8.
[propagated-inputs]: Add r-doparallel and r-foreach.
2019-06-17 04:53:20 +02:00
Ricardo Wurmus
45dcc89de7
gnu: r-sjmisc: Update to 2.8.0.
...
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.0.
[propagated-inputs]: Remove r-haven; add r-insight.
2019-06-17 04:53:04 +02:00
Ricardo Wurmus
e0cd8f7340
gnu: r-extradistr: Update to 1.8.11.
...
* gnu/packages/cran.scm (r-extradistr): Update to 1.8.11.
2019-06-17 04:52:57 +02:00
Ricardo Wurmus
bb6c8f207b
gnu: guile-gi: Update to 0.0.2.
...
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.0.2.
[source]: Fetch using url-fetch.
[arguments]: Add make flags to remove unexpectedly passing test from
XFAIL_TESTS.
[native-inputs]: Remove autoconf, automake, and texinfo.
2019-06-17 04:52:22 +02:00
Ricardo Wurmus
d1a3a8e15e
gnu: guile-picture-language: Update to 0.0.1-1-91d10c9.
...
* gnu/packages/guile-xyz.scm (guile-picture-language): Update to
0.0.1-1-91d10c9.
[build-system]: Use gnu-build-system.
[native-inputs]: Add autoconf, automake, imagemagick, pkg-config, and texinfo.
2019-06-17 03:06:53 +02:00
Tobias Geerinckx-Rice
58637415be
gnu: youtube-viewer: Refer to youtube-dl.
...
* gnu/packages/video.scm (youtube-viewer)[inputs]: Add youtube-dl.
[arguments]: Add ‘refer-to-inputs’ phase.
2019-06-17 03:04:31 +02:00
Tobias Geerinckx-Rice
a157fb2723
gnu: radare2: Download over HTTPS.
...
* gnu/packages/engineering.scm (radare2)[source]: Use HTTPS.
2019-06-17 03:04:31 +02:00
Tobias Geerinckx-Rice
e605820bc5
gnu: radare2: Don't use NAME in source URI.
...
* gnu/packages/engineering.scm (radare2)[source]: Hard-code NAME.
2019-06-17 03:04:30 +02:00
Tobias Geerinckx-Rice
935e4b3abd
gnu: nsd: Update to 4.2.0.
...
* gnu/packages/dns.scm (nsd): Update to 4.2.0.
2019-06-17 03:04:30 +02:00
Tobias Geerinckx-Rice
3abc9cc242
gnu: knot: Update to 2.8.2.
...
* gnu/packages/dns.scm (knot): Update to 2.8.2.
2019-06-17 03:04:30 +02:00
Tobias Geerinckx-Rice
8fadac9577
gnu: suil: Update to 0.10.4.
...
* gnu/packages/audio.scm (suil): Update to 0.10.4.
2019-06-17 03:04:30 +02:00
Jesse Gibbons
562a2a4095
gnu: Add freeorion
...
* gnu/packages/games.scm (freeorion): New variable.
2019-06-16 21:40:09 +02:00
Tobias Geerinckx-Rice
914bba2809
gnu: docker-compose: Add required Python dependencies.
...
* gnu/packages/python-xyz.scm (python-jsonschema-2.6):
New old public variable.
* gnu/packages/docker.scm (docker-compose)[inputs]:
Add python-docker-pycreds and use python-jsonschema-2.6.
2019-06-16 19:44:42 +02:00
Tobias Geerinckx-Rice
10a3297389
gnu: dstat: Add two patches, fix two bugs.
...
* gnu/packages/admin.scm (dstat)[source]: Add patches.
* gnu/packages/patches/dstat-fix-crash-when-specifying-delay.patch,
gnu/packages/patches/dstat-skip-devices-without-io.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-06-16 19:44:42 +02:00
Tobias Geerinckx-Rice
fa67073f13
gnu: dstat: Fix Python 3 deprecation warning.
...
* gnu/packages/admin.scm (dstat)[arguments]:
Add ‘fix-python3-DeprecationWarning’ phase.
2019-06-16 19:44:42 +02:00
Tobias Geerinckx-Rice
4fce1ff129
gnu: Add font-anonymous-pro-minus.
...
* gnu/packages/fonts.scm (font-anonymous-pro-minus): New public variable.
2019-06-16 19:44:42 +02:00
Efraim Flashner
8bae6c744c
gnu: keepassxc: Update to 2.4.3.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.3.
2019-06-16 14:26:45 +03:00
Mark H Weaver
86c05c4465
gnu: linux-libre: Update to 5.1.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.10.
(%linux-libre-hash): Update hash.
2019-06-16 04:11:07 -04:00
Mark H Weaver
fc6290fb1f
gnu: linux-libre@4.19: Update to 4.19.51.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.51.
(%linux-libre-4.19-hash): Update hash.
2019-06-16 04:09:12 -04:00
Mark H Weaver
466595eeb2
gnu: linux-libre@4.14: Update to 4.14.126.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.126.
(%linux-libre-4.14-hash): Update hash.
2019-06-16 04:08:06 -04:00
Gábor Boskovits
7a1d6a7708
gnu: Add waybar.
...
* gnu/packages/wm.scm(waybar): New variable.
2019-06-16 00:29:00 +02:00
Gábor Boskovits
121d9d1a7a
gnu: Add spdlog.
...
* gnu/packages/logging.scm(spdlod): New variable.
2019-06-15 21:50:49 +02:00
Florian Pelz
7dbeb5a791
services: Include USB_ModeSwitch in %desktop-services.
...
Fixes <https://bugs.gnu.org/35640 >.
* gnu/services/desktop.scm (%desktop-services): Add usb-modeswitch-service-type.
* doc/guix.texi (Networking Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-15 18:37:57 +02:00
Florian Pelz
f5be51040c
services: Add usb-modeswitch-service-type.
...
* gnu/services/networking.scm (usb-modeswitch-service-type): New variable.
(usb-modeswitch-configuration): New variable.
(usb-modeswitch-sh): New procedure.
(usb-modeswitch-configuration->udev-rules): New procedure.
* doc/guix.texi (Networking Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-15 18:37:54 +02:00
Ludovic Courtès
494a8cd03a
gnu: units: Update to 2.19.
...
* gnu/packages/maths.scm (units): Update to 2.19.
2019-06-15 18:29:58 +02:00
Ludovic Courtès
a59902ff11
gnu: rush: Update to 1.9.
...
* gnu/packages/rush.scm (rush): Update to 1.9.
2019-06-15 18:29:45 +02:00
Ludovic Courtès
25cb591ce4
gnu: wget: Update to 1.20.3.
...
* gnu/packages/wget.scm (wget): Update to 1.20.3.
2019-06-15 18:29:31 +02:00
Ludovic Courtès
02dad49d42
gnu: gengetopt: Update to 2.23.
...
* gnu/packages/popt.scm (gengetopt): Update to 2.23.
[native-inputs]: New field.
2019-06-15 18:28:13 +02:00
Ludovic Courtès
d2de780272
gnu: dico: Update to 2.9.
...
* gnu/packages/dico.scm (dico): Update to 2.9.
2019-06-15 18:24:52 +02:00
Ludovic Courtès
b3f02caeec
gnu: libmicrohttpd: Update to 0.9.64.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.64.
2019-06-15 18:23:38 +02:00
Ludovic Courtès
f3d7970053
services: Remove unneeded imports that led to cycles.
...
Fixes <https://bugs.gnu.org/36207 >.
Reported by Jack Hill <jackhill@jackhill.us >.
* gnu/services/admin.scm: Remove unneeded import of (gnu services
base).
* gnu/services/mcron.scm: Likewise.
2019-06-15 18:15:23 +02:00
Meiyo Peng
ddd401d28f
gnu: swayidle: Add elogind support.
...
* gnu/packages/wm.scm (swayidle)[arguments]: Add #:configure-flags.
[inputs]: Add elogind.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-06-15 14:43:34 +02:00
Pierre Neidhardt
24087364f5
gnu: emacs-desktop-environment: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.2.
2019-06-15 13:44:57 +02:00
Marius Bakke
a60dbad3bc
Merge branch 'staging'
2019-06-15 09:46:12 +02:00
Marius Bakke
c7fbf61865
gnu: Remove leftover patch.
...
This is a follow-up to commit d680a8afd1 .
* gnu/packages/patches/inkscape-poppler-compat3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-15 09:42:12 +02:00
Marius Bakke
af847bd88f
gnu: xorg-server-for-tests: Update to 1.20.5.
...
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
2019-06-15 09:22:40 +02:00
Marius Bakke
fd641a23f5
gnu: libnsl: Do not use unstable tarball.
...
* gnu/packages/onc-rpc.scm (libnsl)[source]: Switch to GIT-FETCH.
2019-06-15 09:18:51 +02:00
Marius Bakke
d95503ab82
gnu: libtirpc: Update to 1.1.4.
...
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.1.4.
2019-06-15 09:13:48 +02:00
Gábor Boskovits
4c7e8c234d
gnu: Add benchmark.
...
* gnu/packages/benchmark.scm(benchmark): New variable.
* gnu/packages/patches/benchmark-unbundle-googletest.patch: New file.
* gnu/local.mk(dist_patch_DATA): Add it.
2019-06-14 23:18:12 +02:00
Ricardo Wurmus
bc70516bba
gnu: Remove r-loomr.
...
The loomR package is actually non-free software according to its author. See
https://github.com/mojaveazure/loomR/pull/24 .
* gnu/packages/bioinformatics.scm (r-loomr): Remove variable.
2019-06-14 17:32:04 +02:00
Björn Höfling
f063f0efeb
doc: Fix typo.
...
* doc/guix.texi: Switch URI and description in @uref for hpcguix-web.
2019-06-14 17:00:50 +02:00
Meiyo Peng
e23b6a6800
gnu: sway: Hardcode path to swaybg.
...
* gnu/packages/wm.scm (sway)[arguments]: Hardcode path to swaybg.
[inputs]: Add swaybg.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-06-14 14:06:06 +02:00
Marius Bakke
71bfbe9ba8
gnu: whois: Update to 5.4.3.
...
* gnu/packages/networking.scm (whois): Update to 5.4.3.
2019-06-14 14:06:06 +02:00
Marius Bakke
54200da4b3
gnu: ungoogled-chromium: Update to 75.0.3770.90-0.5d8abc3 [fixes CVE-2019-5842].
...
* gnu/packages/chromium.scm (%chromium-version): Update to 75.0.3770.90.
(%debian-revision): Update to 'debian/75.0.3770.90-1'.
(%chromium-origin): Update hashes.
2019-06-14 14:05:47 +02:00
Marius Bakke
4e8284f031
gnu: speexdsp: Update to 1.2.0.
...
* gnu/packages/xiph.scm (speexdsp): Update to 1.2.0.
2019-06-14 11:49:31 +02:00
Marius Bakke
bbeeeb148e
gnu: Sphinx: Update to 2.1.1.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
2019-06-14 11:49:12 +02:00
Marius Bakke
950c3a2d5e
gnu: python-mako: Update to 1.0.12.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.12.
2019-06-14 11:48:52 +02:00
Marius Bakke
753eb4118c
gnu: python-markupsafe: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-markupsafe): Update to 1.1.1.
[arguments]: New field. Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
2019-06-14 11:48:10 +02:00
Marius Bakke
16c38e2b9c
gnu: imagemagick: Update to 6.9.10-49.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-49.
2019-06-14 11:47:41 +02:00
Marius Bakke
14b53192a4
gnu: libsigc++: Update to 2.10.2.
...
* gnu/packages/glib.scm (libsigc++): Update to 2.10.2.
2019-06-14 11:47:21 +02:00
Marius Bakke
830a0fe64e
gnu: cups-filters: Update to 1.25.0.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.25.0.
2019-06-14 11:47:02 +02:00
Robert Vollmert
ca45da9fc9
import: hackage: Handle Hackage revisions.
...
Hackage packages can have metadata revisions (Cabal file only) that are
not reflected in the source archive. The Haskell build system has
support for this, but until now the Hackage importer would create a
package based on the revised Cabal file which would then build using the
old Cabal file.
Fixes <https://bugs.gnu.org/35750 >.
* guix/import/cabal.scm (<cabal-package>): Add 'revision' field.
(eval-cabal): Parse 'x-revision:' property.
* guix/import/hackage.scm (read-cabal-and-hash): New procedure.
(hackage-fetch-and-hash): New procedure.
(hackage-fetch): Rewrite using 'hackage-fetch-and-hash'.
(hackage-module->sexp): Add 'cabal-hash' argument and use it to populate
the '#:cabal-revision' argument.
(hackage->guix-package): Use the new '-and-hash' functions to get the
hash of the Cabal file and pass it to 'hackage-module->sexp'.
* guix/tests/hackage.scm: Test import of Cabal file revision.
Signed-off-by: Timothy Sample <samplet@ngyro.com >
2019-06-13 22:18:52 -04:00
Ludovic Courtès
30825c4629
gnu: emacs-org-noter: Tweak.
...
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Adjust indentation and
description.
2019-06-13 23:27:34 +02:00
Dimakakos Dimos
576cb396ea
gnu: Add emacs-org-noter
...
* gnu/packages/emacs-xyz.scm (emacs-org-noter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 23:23:28 +02:00
Alex Griffin
1aa2c25560
gnu: ikiwiki: Update to 3.20190228.
...
* gnu/packages/web.scm (ikiwiki): Update to 3.20190228.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 23:06:45 +02:00
Alex Griffin
1682368932
gnu: perl-yaml-libyaml: Update to 0.78.
...
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.78.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 23:06:45 +02:00
Alex Griffin
15f836efc1
gnu: perl-canary-stability: Update to 2013.
...
* gnu/packages/perl.scm (perl-canary-stability): Update to 2013.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 23:06:45 +02:00
Alex Griffin
a3abc3fdfc
gnu: perl-db-file: Update to 1.852.
...
* gnu/packages/databases.scm (perl-db-file): Update to 1.852.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 23:06:44 +02:00
Alex Griffin
6bb5a7e08c
gnu: Add emacs-solaire-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-13 23:40:06 +03:00
Alex Griffin
4df1d31b54
gnu: Add emacs-mixed-pitch.
...
* gnu/packages/emacs-xyz.scm (emacs-mixed-pitch): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-13 23:40:05 +03:00
Alex Griffin
fdcd50b93b
gnu: Add emacs-restart-emacs.
...
* gnu/packages/emacs-xyz.scm (emacs-restart-emacs): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-13 23:40:05 +03:00
Alex Griffin
9989e06fda
gnu: Add emacs-elfeed-org.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-org): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-13 23:40:05 +03:00
Oleg Pykhalov
c56a65aae7
gnu: Add emacs-xtest.
...
* gnu/packages/emacs-xyz.scm (emacs-xtest): New variable.
2019-06-13 23:40:05 +03:00
Efraim Flashner
9062fde4c6
gnu: parcimonie: Update source and home-page.
...
* gnu/packages/gnupg.scm (parcimonie)[source]: Update to new url.
[home-page]: Same.
2019-06-13 20:43:20 +03:00
Robert Vollmert
ed8d3f33a5
build-system/haskell: Generate Setup.hs if needed.
...
The default Setup.hs is boilerplate that is frequently left out of
source packages. Several packages already add a phase to generate it,
so moving this phase to the build system is just factoring out an
existing pattern.
See <https://github.com/phadej/time-compat/issues/4 >.
* guix/build/haskell-build-system.scm (generate-setuphs): New procedure.
(%standard-phases): Add it after 'unpack'.
* gnu/packages/haskell.scm (ghc-foundation, ghc-inline-c,
ghc-inline-c-cpp, ghc-rio): Remove 'arguments'.
Signed-off-by: Timothy Sample <samplet@ngyro.com >
2019-06-13 13:30:24 -04:00
Robert Vollmert
5f9f2c82e6
build-system/haskell: Fix Haddock phase docstring.
...
* guix/build/haskell-build-system.scm (haddock): Fix docstring.
Signed-off-by: Timothy Sample <samplet@ngyro.com >
2019-06-13 13:30:23 -04:00
Marius Bakke
f388f4a568
Merge branch 'staging'
2019-06-13 15:27:30 +02:00
Marius Bakke
2a9d89afb6
gnu: gstreamer: Skip failing test on 32-bit systems.
...
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a
32-bit system, add #:phases.
2019-06-13 14:08:32 +02:00
Nicolas Goaziou
3745909dc9
gnu: Add ri-li.
...
* gnu/packages/games.scm (ri-li): New variable.
* gnu/packages/patches/ri-li-modernize_cpp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-13 13:59:58 +02:00
Carlo Zancanaro
47f2168b6f
gnu: Add Kawa.
...
* gnu/packages/kawa.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-06-13 13:00:37 +02:00
Ludovic Courtès
0ddf17dc1a
gnu; emacs-realgud: Add a 'file-name' field to the origin.
...
* gnu/packages/emacs-xyz.scm (emacs-realgud)[source]: Add 'file-name'.
2019-06-13 13:00:37 +02:00
Brian Leung
0882c491f0
gnu: emacs-realgud: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-realgud): Update to 1.5.0.
[source]: Fetch from git.
Remove upstreamed patch.
* gnu/packages/patches/emacs-realgud-fix-configure-ac.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 13:00:37 +02:00
Ludovic Courtès
ed8a551653
gnu: gpxsee: Fetch from Git instead of a generated tarball.
...
* gnu/packages/gps.scm (gpxsee)[source]: Use 'git-fetch'.
2019-06-13 13:00:37 +02:00
Nikolay Korotkiy
286ef5d97c
gnu: gpxsee: Upgrade to 7.8
...
* gnu/packages/gps.scm (gpxsee): Update to 7.8.
[arguments]: Leave "config.h" unchanged in 'configure' phase.
Remove 'install' phase.
[home-page, synopsis, description]: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 13:00:37 +02:00
Ludovic Courtès
b801646727
gnu: nyacc: Add 0.94.0.
...
* gnu/packages/mes.scm (nyacc): Rename to...
(nyacc-0.86): ... this.
(nyacc): New variable.
(mes)[propagated-inputs]: Use NYACC-0.86 instead of NYACC.
2019-06-13 13:00:36 +02:00
Nicolas Goaziou
4d6d2d7cca
gnu: gimp: Update to 2.10.12.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.12.
2019-06-13 12:52:55 +02:00
Nicolas Goaziou
42b641b7d8
gnu: babl: Update to 0.1.66.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.66.
2019-06-13 12:52:40 +02:00
LaFreniere, Joseph
aa86c3adbd
gnu: emacs-perspective: Update to 2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.2.
[source]: Download using git-fetch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-06-13 10:46:24 +03:00
Efraim Flashner
e22edabbb5
gnu: gpodder: Only return #t when needed.
...
* gnu/packages/gpodder.scm (gpodder)[arguments]: Return #t from
'do-not-run-msgmerge. Don't return #t from 'install.
2019-06-13 09:35:08 +03:00
Pierre Langlois
2bb078efe5
gnu: gpodder: Update to 3.10.9.
...
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.9.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2019-06-13 09:29:27 +03:00
Tobias Geerinckx-Rice
5cc5364eba
gnu: dstat: Add python2-six.
...
* gnu/packages/admin.scm (dstat)[inputs]: Add python2-six.
[arguments]: Add ‘wrap’ phase to make dstat find required modules.
2019-06-13 02:26:21 +02:00
Ludovic Courtès
76533c52c0
daemon: Replace "illegal" by "invalid" in error messages.
...
* nix/libstore/build.cc (parseReferenceSpecifiers): Replace "illegal" by
"invalid".
* nix/libstore/globals.cc (Settings::pack): Likewise.
* nix/libstore/store-api.cc (checkStoreName): Likewise.
2019-06-13 00:44:01 +02:00
Florian Pelz
bd9b15fb31
gnu: Add USB_ModeSwitch.
...
* gnu/packages/usb-modeswitch.scm: New file.
* gnu/packages/patches/usb-modeswitch-accept-config-arg.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add package.
(dist_patch_DATA): Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-13 00:44:01 +02:00
Jan Nieuwenhuizen
f0de9544a3
gnu: Add emacsy.
...
* gnu/packages/guile-xyz.scm (emacsy): New variable.
2019-06-12 23:31:43 +02:00
Leo Famulari
ff22ff42a1
gnu: GParted: Update 1.0.0.
...
* gnu/packages/disk.scm (gparted): Update to 1.0.0.
[arguments]: Remove obsolete configure flag.
[inputs]: Use gtkmm@3. Add yelp-tools and itstool. Remove libxslt,
gnome-doc-utils, docbook-xml-4.2, python-2, python2-libxml2, and which.
[native-inputs]: Add lvm2.
2019-06-12 15:46:53 -04:00
Mark H Weaver
ac72162efd
gnu: linux-libre: Update to 5.1.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.9.
(%linux-libre-hash): Update hash.
2019-06-12 13:05:09 -04:00
Mark H Weaver
6a2d0191c6
gnu: linux-libre@4.19: Update to 4.19.50.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.50.
(%linux-libre-4.19-hash): Update hash.
2019-06-12 13:03:53 -04:00
Mark H Weaver
7ef05bcf4b
gnu: linux-libre@4.14: Update to 4.14.125.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.125.
(%linux-libre-4.14-hash): Update hash.
2019-06-12 13:01:12 -04:00
Mark H Weaver
07b7a45a49
gnu: linux-libre@4.9: Update to 4.9.181.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.181.
2019-06-12 13:00:33 -04:00
Mark H Weaver
a542521a70
gnu: linux-libre@4.4: Update to 4.4.181.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.181.
2019-06-12 12:59:50 -04:00
Julien Lepiller
88b696ef27
doc: Improve tarball extraction example.
2019-06-12 18:52:42 +02:00
Christopher Baines
2916deb91b
gnu: perl-io-socket-ssl: Update to 2.066.
...
The previous version failed to build, but this updated version does build
successfully.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066.
2019-06-12 17:49:23 +01:00
Julien Lepiller
24d32e67db
gnu: Add python-pynvim.
...
* gnu/packages/vim.scm (python-pynvim, python2-pynvim): New variables.
2019-06-12 18:48:15 +02:00
Tobias Geerinckx-Rice
79d19d7d90
services: Import (srfi srfi-26) from the build side.
...
See <https://lists.gnu.org/archive/html/guix-devel/2019-06/msg00119.html >.
* gnu/services/nix.scm (nix-activation): Remove (srfi srfi-26) from (host-)
imported modules.
2019-06-12 17:26:28 +02:00
Ricardo Wurmus
798b80cea2
gnu: Add r-txdb-hsapiens-ucsc-hg38-knowngene.
...
* gnu/packages/bioconductor.scm (r-txdb-hsapiens-ucsc-hg38-knowngene): New variable.
2019-06-12 16:23:44 +02:00
Marius Bakke
136eeb0b49
gnu: ungoogled-chromium: Update to 75.0.3770.80-0.5d8abc3.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Update for 75.
(%chromium-version): Update to 75.0.3770.80.
(%ungoogled-revision): Update to 5d8abc38b43a62f379615a0dc972b29d9aebb4b4.
(%debian-revision): Update to debian/75.0.3770.80-1.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium-source): Include Debians GCC6 patches.
(ungoogled-chromium)[arguments]: Add "enable_vr=false" to #:configure-flags.
2019-06-12 13:29:45 +02:00
Marius Bakke
d0804ea0c6
gnu: chromium: Move origins into separate variables.
...
* gnu/packages/chromium.scm (%chromium-origin, %ungoogled-origin,
%debian-origin): New variables.
(ungoogled-chromium-source): Adjust accordingly.
2019-06-12 13:29:35 +02:00
Ricardo Wurmus
6054c823ae
gnu: pigx-rnaseq: Update to 0.0.6.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.6.
[inputs]: Remove bedtools.
2019-06-12 13:12:00 +02:00
Efraim Flashner
e38731138d
gnu: wget.scm: List inputs alphabetically.
...
* gnu/packages/wget.scm: List inputs alphabetically.
2019-06-12 12:58:34 +03:00
Efraim Flashner
d7397187df
gnu: wget: Change default paste site.
...
* gnu/packages/wget.scm (wgetpaste)[arguments]: Change default paste
site in custom 'remove-dead-paste-site phase.
2019-06-12 12:58:33 +03:00
Efraim Flashner
08b00d384b
gnu: wgetpaste: Add xclip to wrapper program list.
...
* gnu/packages/wget.scm (wgetpaste)[arguments]: Add xclip to list of
wrapper programs in custom 'wrap-program phase.
[inputs]: Add xclip.
2019-06-12 12:58:33 +03:00
Ricardo Wurmus
ae6fa185af
gnu: Add r-annotatr.
...
* gnu/packages/bioconductor.scm (r-annotatr): New variable.
2019-06-12 11:07:37 +02:00
Ivan Petkov
2444abd9c1
gnu: crate: Add proc-macro2 and quote.
...
* gnu/packages/crates-io.scm: (rust-proc-macro2): New variable.
(rust-quote): New variable.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
cb2471f726
gnu: crate: Add unicode-xid.
...
* gnu/local.mk: (GNU_SYSTEM_MODULES): Add packages/crates-io.scm.
* gnu/packages/crates-io.scm: New file, containing unicode-xid.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
5a9ef8a960
import: crate: Define dependencies as arguments.
...
* guix/import/crate.scm:
(crate-fetch)[input-crates]: Rename to dev-crates.
[native-input-crates]: Rename to dev-dep-crates.
[inputs]: Rename to cargo-inputs.
[native-inputs]: Rename to cargo-development-inputs.
(maybe-cargo-inputs, maybe-cargo-development-inputs, maybe-arguments): Add
them.
(make-crate-sexp)[inputs]: Rename to cargo-inputs.
[native-inputs]: Rename to cargo-development-inputs.
[maybe-native-inputs, maybe-inputs]: Replace with maybe-arguments.
* guix/import/utils.scm: (package-names->package-inputs): Make public. Add
docstring.
* tests/crate.scm (crate->guix-package): Update the match pattern.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
8a290772a4
doc: Update cargo-build-system parameter docs.
...
* doc/guix.texi: (Build Systems)[cargo-build-system]: Add references to
the #:rust, #:cargo-inputs, and #:cargo-development-inputs parameters.
Remove reference to installing crate sources.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
d608e231e3
build-system/cargo: Don't copy source as an output.
...
* guix/build-system/cargo.scm: (cargo-build)[build-expression->derivation]:
Don't add "src" output.
* guix/build/cargo-build-system.scm: (install-source): Delete it.
(%standard-phases): Delete 'install-source.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
efdf2ae14e
build-system/cargo: Use sources from package sources.
...
* guix/build/cargo-build-system.scm (crate-src?): New procedure.
(configure): Use the new procedure to expand crate tarballs in the vendor
directory.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:44 -07:00
Ivan Petkov
a6ab6b7877
build-system/cargo: Expand transitive crate sources.
...
* guix/build/cargo: (package-cargo-inputs): Add it.
(package-cargo-development-inputs): Add it.
(crate-closure): Add it.
(expand-crate-sources): Add it.
(lower)[private-keywords]: Add #:cargo-inputs and
[bag]: Use expand-crate-sources to augment build-inputs.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com >
2019-06-11 18:05:41 -07:00
Amar Singh
a38525789c
gnu: Add emacs-shroud.
...
* gnu/packages/emacs-xyz.scm (emacs-shroud): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2019-06-11 22:35:26 +02:00
Tobias Geerinckx-Rice
2be6b5e2ee
services: Add SRFI-26 to Nix activation gexp.
...
Fix the following fatal error on ‘guix system reconfigure’:
Backtrace:
18 (primitive-load "/home/nckx/.config/guix/current/bin/guix")
In guix/ui.scm:
1620:12 17 (run-guix-command _ . _)
In ice-9/boot-9.scm:
829:9 16 (catch _ _ #<procedure 7a7caa2d4c80 at guix/ui.scm:587:2 (key c)> _)
829:9 15 (catch _ _ #<procedure 7a7caa2d4c98 at guix/ui.scm:710:6 (key proc format-string format-args . …> …)
In guix/scripts/system.scm:
1325:8 14 (_)
In guix/status.scm:
768:4 13 (call-with-status-report _ _)
In guix/scripts/system.scm:
1181:4 12 (process-action _ _ _)
In guix/store.scm:
623:10 11 (call-with-store _)
1800:24 10 (run-with-store _ _ #:guile-for-build _ #:system _ #:target _)
In guix/scripts/system.scm:
920:13 9 (_ _)
409:8 8 (_ _)
In unknown file:
7 (primitive-load "/gnu/store/dha7j9gcz3vgb8cy7vfvvaswwsywrrzj-activate")
In ice-9/boot-9.scm:
260:13 6 (for-each #<procedure primitive-load (_)> _)
In unknown file:
5 (primitive-load "/gnu/store/ql1xjxrssxm51z2bn2v6l3mlrncij84h-activate-service")
In ice-9/eval.scm:
619:8 4 (_ #f)
196:35 3 (_ #f)
196:27 2 (_ #f)
223:20 1 (proc #<directory (guile-user) 1fa4140>)
In unknown file:
0 (%resolve-variable (7 . cut) #<directory (guile-user) 1fa4140>)
ERROR: In procedure %resolve-variable:
error: cut: unbound variable
Reported-by: Alex McGrath on #guix.
* gnu/services/nix.scm (nix-activation): Import and use (srfi srfi-26).
2019-06-11 21:05:32 +02:00
Christopher Lemmer Webber
948ecc27dd
gnu: racket: Update to 7.3.
...
* gnu/packages/scheme.scm (racket): Update to 7.3.
* gnu/packages/patches/racket-store-checksum-override.patch: Update for Racket
7.3.
2019-06-11 13:45:27 -04:00
Ricardo Wurmus
944cb87a33
gnu: Add r-psiplot.
...
* gnu/packages/bioinformatics.scm (r-psiplot): New variable.
2019-06-11 13:39:50 +02:00
Marius Bakke
58bf51b4c0
Merge branch 'master' into staging
2019-06-11 10:27:09 +02:00
Marius Bakke
bf3005346e
gnu: tbb: Update to 2019_U8.
...
* gnu/packages/tbb.scm (tbb): Update to 2019_U8.
2019-06-11 09:31:24 +02:00
Marius Bakke
6c98d9c7fc
gnu: offlineimap: Update to 7.2.4.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.2.4.
2019-06-11 09:31:24 +02:00
Rutger Helling
80166beca2
gnu: wine-staging: Update to 4.10.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.10.
* gnu/packages/wine.scm (wine-staging): Update to 4.10.
2019-06-11 08:28:02 +02:00
Rutger Helling
0debb9ac7e
gnu: faudio: Update to 19.06.07.
...
* gnu/packages/audio.scm (faudio): Update to 19.06.07.
2019-06-11 08:28:01 +02:00
Rutger Helling
b6c31f0e50
gnu: kitty: Update to 0.14.2.
...
* gnu/packages/terminals.scm (kitty): Update to 0.14.2.
2019-06-11 08:28:01 +02:00
Tobias Geerinckx-Rice
501d4b335a
gnu: grim: Update to 1.2.0.
...
* gnu/packages/image.scm (grim): Update to 1.2.0.
2019-06-10 23:53:05 +02:00
Tobias Geerinckx-Rice
7d5113e50e
gnu: slurp: Update to 1.2.0.
...
* gnu/packages/image.scm (slurp): Update to 1.2.0.
2019-06-10 23:53:05 +02:00
Ludovic Courtès
c5f66d2931
pack: Fix 'guix pack -f docker'.
...
Regression introduced in a0f352b30f .
* guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is
true before returning (string-append #$profile ...).
2019-06-10 23:16:47 +02:00
Diego Nicola Barbato
2f9f792a1e
services: slim: Update SLiM theme to 1.x.
...
* gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x".
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-10 23:11:15 +02:00
Diego Nicola Barbato
226a3605d6
artwork: Update snapshot to 2f2fe74.
...
* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-10 23:11:07 +02:00
Ludovic Courtès
f8a9f99cd6
store: 'build-things' accepts derivation/output pairs.
...
This allows callers to request the substitution of a single derivation
output.
* guix/store.scm (build-things): Accept derivation/output pairs among
THINGS.
* guix/derivations.scm (build-derivations): Likewise.
* tests/store.scm ("substitute + build-things with specific output"):
New test.
* tests/derivations.scm ("build-derivations with specific output"):
New test.
* doc/guix.texi (The Store): Adjust accordingly.
2019-06-10 22:42:59 +02:00
Ludovic Courtès
416a7c69f1
ssh: Add missing import.
...
* guix/ssh.scm: Use (ice-9 format).
2019-06-10 22:42:52 +02:00
Ludovic Courtès
883dc11c3a
download: Update list of content-addressed mirrors.
...
* guix/download.scm (%content-addressed-mirrors): Change
"berlin.guixsd.org" to "ci.guix.gnu.org" and move it first.
2019-06-10 22:42:23 +02:00
Julien Lepiller
aec9bb8793
doc: Work around a po4a bug.
...
* doc/guix.texi: Work around a po4a bug that prevents `guix pull` from
completing.
2019-06-10 18:31:21 +02:00
Ricardo Wurmus
d69bbd8c70
Revert "nls: Update 'de' translation of the manual."
...
This reverts commit 78b0f9419f .
2019-06-10 14:34:16 +02:00
Marius Bakke
0defdb636f
gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater.
...
mirrors.mit.edu seems no longer available over FTP.
* guix/gnu-maintenance.scm (latest-kde-release): Change from mirrors.mit.edu
to ftp.mirrorservice.org.
2019-06-10 13:58:24 +02:00
Ricardo Wurmus
075a90946b
gnu: Add r-biosigner.
...
* gnu/packages/bioconductor.scm (r-biosigner): New variable.
2019-06-10 13:41:48 +02:00
Ricardo Wurmus
a9fac3f4d3
gnu: Add r-ropls.
...
* gnu/packages/bioconductor.scm (r-ropls): New variable.
2019-06-10 13:41:45 +02:00
Christopher Baines
4252dace19
services: guix-publish: Configure log rotation.
...
* gnu/services/base.scm (%guix-publish-log-rotations): New variable.
(guix-publish-service-type): Extend the rottlog-service-type.
2019-06-10 07:58:09 +01:00
Christopher Baines
b09793172f
services: guix-publish: Log to a file.
...
This makes it easier to read the output, as it's recorded in a file.
* gnu/services/base.scm (guix-publish-shepherd-service): Add #:log-file to
make-forkexec-constructor.
2019-06-10 07:58:06 +01:00
Oleg Pykhalov
47b9614b31
services: Add 'nix-service-type'.
...
* gnu/services/nix.scm: New file.
* gnu/local.mk: Add this.
* doc/guix.texi (Miscellaneous Services): Document this.
2019-06-10 09:15:45 +03:00
Mark H Weaver
31775e400e
gnu: linux-libre: Update to 5.1.8.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.8.
(%linux-libre-hash): Update hash.
2019-06-10 01:52:15 -04:00
Mark H Weaver
84b3d9dd93
gnu: linux-libre@4.19: Update to 4.19.49.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.49.
(%linux-libre-4.19-hash): Update hash.
2019-06-10 01:51:08 -04:00
Mark H Weaver
5d293300f8
gnu: linux-libre@4.15: Remove package.
...
This release series is no longer supported upstream.
* gnu/packages/linux.scm (%linux-libre-4.15-version)
(%linux-libre-4.15-hash, linux-libre-4.15)
(linux-libre-headers-4.15): Remove variables.
2019-06-10 01:48:01 -04:00
Mark H Weaver
ff5355f58e
gnu: linux-libre@4.14: Update to 4.14.124.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.124.
(%linux-libre-4.14-hash): Update hash.
2019-06-10 01:45:26 -04:00
Eric Bavier
ac30257600
gnu: emacs-idris-mode: Use recent git checkout.
...
* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Use git-fetch.
[version]: Include revision and commit.
2019-06-09 23:18:16 -05:00
Jack Hill
535a69e9e5
gnu: recutils: Remove emacs-minimal native input.
...
* gnu/packages/databases.scm (recutils)[native-inputs]: Remove emacs-minimal.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-10 07:04:48 +03:00
Jack Hill
9df786752e
gnu: Add emacs-recutils.
...
* gnu/packages/databases.scm (emacs-recutils): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-10 07:04:45 +03:00
Tobias Geerinckx-Rice
c447eb4d1d
gnu: Restore allegro-mesa-18.2.5-and-later.patch.
...
Dropped in 49405aaf5c , it's still in use
by the (leaf) allegro-5.0 package.
* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Newish file.
* gnu/local.mk (dist_patch_DATA): Re-add it.
2019-06-10 01:26:50 +02:00
Tobias Geerinckx-Rice
310c89e330
gnu: mobile-broadband-provider-info: Update to 20190116.
...
* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116.
2019-06-10 01:26:50 +02:00
Tobias Geerinckx-Rice
597ab33d6b
gnu: gnumeric: Update to 1.12.45.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45.
2019-06-09 16:18:20 +02:00
Tobias Geerinckx-Rice
0cece1b502
gnu: virtualgl: Update to 2.6.2.
...
* gnu/packages/gl.scm (virtualgl): Update to 2.6.2.
2019-06-09 16:18:20 +02:00
Tobias Geerinckx-Rice
c3c9716e0e
gnu: cfitsio: Update to 3.47.
...
* gnu/packages/astronomy.scm (cfitsio): Update to 3.47.
2019-06-09 16:18:20 +02:00
Tobias Geerinckx-Rice
ee861a54ab
gnu: radeontop: Don't use unstable tarball.
...
* gnu/packages/linux.scm (radeontop)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
2019-06-09 16:18:20 +02:00
Tobias Geerinckx-Rice
88e1bce53e
gnu: radeontop: Update to 1.2.
...
* gnu/packages/linux.scm (radeontop): Update to 1.2.
2019-06-09 16:18:20 +02:00
Tobias Geerinckx-Rice
940511257c
doc: Fix typos.
...
* doc/guix.texi (Version Control Services): Fix typos & edit surrounding
text.
2019-06-09 15:33:03 +02:00
Ricardo Wurmus
2d1d59ab57
gnu: r-rhisat2: Update to 1.0.2.
...
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.2.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
61730c3db4
gnu: r-aucell: Update to 1.6.1.
...
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.6.1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
823e23fffe
gnu: r-msnbase: Update to 2.10.1.
...
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.10.1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
85e067161a
gnu: r-iranges: Update to 2.18.1.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.18.1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
303862330b
gnu: r-numderiv: Update to 2016.8-1.1.
...
* gnu/packages/statistics.scm (r-numderiv): Update to 2016.8-1.1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
eb3f1c2d24
gnu: r-quantreg: Update to 5.40.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.40.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
e95d5ad958
gnu: r-fpc: Update to 2.2-2.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-2.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
d0b3d10e80
gnu: r-prabclus: Update to 2.3-1.
...
* gnu/packages/statistics.scm (r-prabclus): Update to 2.3-1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
cb6d481561
gnu: r-e1071: Update to 1.7-2.
...
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-2.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
6155b589c3
gnu: r-xml: Update to 3.98-1.20.
...
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.20.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
815c7389b7
gnu: r-dbplyr: Update to 1.4.1.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.4.1.
2019-06-09 15:19:58 +02:00
Ricardo Wurmus
0638ee43a4
gnu: r-tibble: Update to 2.1.3.
...
* gnu/packages/statistics.scm (r-tibble): Update to 2.1.3.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
e7bc880274
gnu: r-markdown: Update to 1.0.
...
* gnu/packages/statistics.scm (r-markdown): Update to 1.0.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
754f09a333
gnu: r-rsvd: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-rsvd): Update to 1.0.1.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
85f3ec6a7b
gnu: r-iso: Update to 0.0-18.
...
* gnu/packages/cran.scm (r-iso): Update to 0.0-18.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
bf6895ef4f
gnu: r-performance: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-performance): Update to 0.2.0.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
a1473cb4ec
gnu: r-sjstats: Update to 0.17.5.
...
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.5.
[propagated-inputs]: Add r-bayestestr and r-performance; remove r-matrix.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
5bdc59c6a9
gnu: r-proc: Update to 1.15.0.
...
* gnu/packages/cran.scm (r-proc): Update to 1.15.0.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
bc418c97ad
gnu: r-sjlabelled: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.0.
[propagated-inputs]: Remove r-dplyr; add r-tidyselect.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
9ce3d17ee3
gnu: r-tseries: Update to 0.10-47.
...
* gnu/packages/cran.scm (r-tseries): Update to 0.10-47.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
f7f65cbaa6
gnu: r-statnet-common: Update to 4.3.0.
...
* gnu/packages/cran.scm (r-statnet-common): Update to 4.3.0.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
154e20e5f3
gnu: r-seriation: Update to 1.2-7.
...
* gnu/packages/cran.scm (r-seriation): Update to 1.2-7.
2019-06-09 15:19:57 +02:00
Ricardo Wurmus
8e0267f6e4
gnu: r-stringdist: Update to 0.9.5.2.
...
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.2.
2019-06-09 15:19:57 +02:00
Marius Bakke
69ecd666d7
Merge branch 'master' into staging
2019-06-09 00:57:36 +02:00
Tobias Geerinckx-Rice
c6de5afe5c
gnu: git: Update to 2.22.0.
...
* gnu/packages/version-control.scm (git): Update to 2.22.0.
2019-06-09 00:01:10 +02:00
Marius Bakke
80fa745cf9
gnu: notmuch: Update to 0.29.
...
* gnu/packages/mail.scm (notmuch): Update to 0.29.
[source]: Change to ".xz" tarball.
2019-06-08 23:49:46 +02:00
Marius Bakke
04aec35b78
gnu: po4a: Update to 0.56.
...
* gnu/packages/gettext.scm (po4a): Update to 0.56.
2019-06-08 23:49:46 +02:00
Marius Bakke
2ea01d91b8
gnu: ceph: Update to 13.2.6.
...
* gnu/packages/storage.scm (ceph): Update to 13.2.6.
2019-06-08 23:49:46 +02:00
Ricardo Wurmus
fc1ff7fc97
gnu: jalv-select: Update to 1.3.
...
* gnu/packages/music.scm (jalv-select): Update to 1.3.
[arguments]: Do not patch jalv.select.h.
2019-06-08 21:39:22 +02:00
Tobias Geerinckx-Rice
7e6764c1d2
gnu: gtkwave: Update to 3.3.101.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.101.
2019-06-08 07:30:26 +02:00
Tobias Geerinckx-Rice
de7f9b233f
gnu: newt: Update to 0.52.21.
...
* gnu/packages/slang.scm (newt): Update to 0.52.21.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
fdf1108abb
gnu: v4l-utils: Update to 1.16.6.
...
* gnu/packages/video.scm (v4l-utils): Update to 1.16.6.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
ecdc2f8276
gnu: livemedia-utils: Update to 2019.05.29.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
232a7e69ce
installer: Fix typo.
...
* gnu/installer/newt/network.scm (run-technology-page): Fix plural typo.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
49405aaf5c
gnu: allegro: Update to 5.2.5.0.
...
* gnu/packages/game-development.scm (allegro): Update to 5.2.5.0.
[source]: Remove patch.
* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
9828859c29
gnu: newt: Don't use NAME in source URI.
...
* gnu/packages/slang.scm (newt)[source]: Hard-code NAME.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
2b6bdf6493
gnu: babl: Update to 0.1.64.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.64.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
18dd9cbc72
gnu: font-gnu-unifont: Update to 12.1.02.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.02.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
f990bda402
gnu: font-gnu-unifont: Add Unifoundry source URL.
...
* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Add unifoundry.com.
2019-06-08 02:30:24 +02:00
Tobias Geerinckx-Rice
b5efe22a94
gnu: tmux-xpanes: Update to 4.1.1.
...
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.1.
2019-06-08 02:30:24 +02:00
Ludovic Courtès
f54cab2784
import: utils: 'specs->package-lists' correctly matches "out".
...
* guix/import/utils.scm (specs->package-lists): Match "out", not ("out").
2019-06-07 22:55:50 +02:00
Ludovic Courtès
c0a4db6697
import: print: Honor the outputs of inputs (!).
...
Fixes <http://bugs.gnu.org/35893 >.
Reported by Jesse Gibbons <jgibbons2357@gmail.com >.
* guix/import/print.scm (package->code)[package-lists->code]: Preserve
OUT in the result.
* tests/print.scm (define-with-source): New macro.
(pkg): Use it.
(pkg-source): New variable.
(pkg-with-inputs, pkg-with-inputs-source): New variables.
("simple package"): Refer to 'pkg-source'.
("package with inputs"): New test.
2019-06-07 22:49:47 +02:00
Ludovic Courtès
d998902214
installer: Install xterm alongside ratpoison.
...
* gnu/installer/services.scm (%system-services) <"ratpoison">: Add
xterm.
2019-06-07 22:32:19 +02:00
Ludovic Courtès
676eb5880e
installer: Install companion packages alongside i3.
...
Fixes <http://bugs.gnu.org/36008 >.
Suggested by Giovanni Biscuolo <g@xelera.eu >.
* gnu/installer/services.scm (%system-services) <"i3">: Add i3status,
dmenu, and st.
2019-06-07 22:32:10 +02:00
Ludovic Courtès
78b0f9419f
nls: Update 'de' translation of the manual.
2019-06-07 21:59:56 +02:00
Ludovic Courtès
0e6cee21a4
gnu: glibc-locales: Install symlinks using the normalized codeset.
...
Fixes <https://bugs.gnu.org/36076 >.
Reported by Jack Hill <jackhill@jackhill.us >
and Giovanni Biscuolo <g@xelera.eu >
* gnu/build/locale.scm (locale->name+codeset): New file.
* gnu/packages/base.scm (make-glibc-locales): Add #:modules
and #:imported-modules. Add a 'symlink-normalized-codesets' phase.
2019-06-07 21:50:18 +02:00
Ludovic Courtès
15ec93a783
Add (gnu build locale).
...
* gnu/build/locale.scm: New file.
* gnu/local.mk (MODULES_NOT_COMPILED): Add it.
* gnu/installer/locale.scm (normalize-codeset): Remove.
* gnu/system/locale.scm (localedef-command): Remove.
(single-locale-directory): Use (gnu build locale).
(glibc-supported-locales)[build]: Likewise, and remove
'read-supported-locales'.
2019-06-07 21:50:18 +02:00
Tobias Geerinckx-Rice
bc48088b14
gnu: libebml: Update to 1.3.9.
...
* gnu/packages/xml.scm (libebml): Update to 1.3.9.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice
ad8e5a5332
gnu: libmatroska: Update to 1.5.2.
...
* gnu/packages/video.scm (libmatroska): Update to 1.5.2.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice
94f7f9503a
gnu: vlc: Update to 3.0.7.
...
* gnu/packages/video.scm (vlc): Update to 3.0.7.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice
0d60bf4546
gnu: terminology: Update to 1.4.1.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.1.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice
6d42b87f1d
gnu: dashel: Don't use unstable tarball.
...
* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
7f5c1233b9
gnu: xsimd: Update to 7.2.3.
...
* gnu/packages/cpp.scm (xsimd): Update to 7.2.3.
[arguments]: Add a configure flag required to build the tests.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
e821136474
gnu: xsimd: Don't use unstable tarball.
...
* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
c83aa29270
gnu: tinyxml2: Update to 7.0.1.
...
* gnu/packages/xml.scm (tinyxml2): Update to 7.0.1.
[arguments]: Enable the (single) test.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
61497aa481
gnu: python-trezor: Update to 0.11.3.
...
* gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
7b725203a6
gnu: electrum: Update to 3.3.6.
...
* gnu/packages/finance.scm (electrum): Update to 3.3.6.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
52bbf5f7bc
gnu: osc: Update to 0.165.1.
...
* gnu/packages/build-tools.scm (osc): Update to 0.165.1.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice
b92660afa4
gnu: coq: Update to 8.9.1.
...
* gnu/packages/coq.scm (coq): Update to 8.9.1.
2019-06-07 18:36:02 +02:00
Ludovic Courtès
a0f352b30f
pack: Add '--entry-point'.
...
* guix/scripts/pack.scm (self-contained-tarball): Add #:entry-point and
warn when it's true.
(squashfs-image): Add #:entry-point and honor it.
(docker-image): Add #:entry-point and honor it.
(%options, show-help): Add '--entry-point'.
(guix-pack): Honor '--entry-point' and pass #:entry-point to BUILD-IMAGE.
* gnu/tests/docker.scm (run-docker-test): Test 'docker run' with the
default entry point.
(build-tarball&run-docker-test): Pass #:entry-point to 'docker-image'.
* doc/guix.texi (Invoking guix pack): Document it.
* gnu/tests/singularity.scm (run-singularity-test)["singularity run"]:
New test.
(build-tarball&run-singularity-test): Pass #:entry-point to
'squashfs-image'.
2019-06-07 09:57:19 +02:00
Ludovic Courtès
08814aec6a
services: Add Singularity.
...
* gnu/packages/linux.scm (singularity)[source](snippet): Change file
name of setuid helpers in libexec/cli/*.exec.
[arguments]: Remove "--disable-suid".
* gnu/services/docker.scm (%singularity-activation): New variable.
(singularity-setuid-programs): New procedure.
(singularity-service-type): New variable.
* gnu/tests/singularity.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2019-06-07 09:57:19 +02:00
Jens Mølgaard
cd37b144e4
gnu: aspell.scm: Handle dictionary names with underscore/uppercase.
...
* gnu/packages/aspell.scm(aspell-dictionary)<name>:
Generate package name from upstream name.
(aspell-dict-pt-pt, aspell-dict-pt-br): Use upstream name for URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-07 09:57:19 +02:00
Ludovic Courtès
28353bd0a4
gnu: emacs-xterm-color: Placate 'guix lint'.
...
* gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add
'file-name'.
[description]: Break line.
2019-06-07 09:57:19 +02:00
Jonathan Frederickson
d92acd8acf
gnu: Add emacs-xterm-color
...
* gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-07 09:57:18 +02:00
Stefan Stefanović
bedb345775
gnu: Add swaybg.
...
* gnu/packages/wm.scm (swaybg): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com >
2019-06-07 09:45:46 +02:00
Stefan Stefanović
11bca5336c
gnu: swaylock: Update to 1.4.
...
* gnu/packages/wm.scm (swaylock): Update to 1.4.
Signed-off-by: Rutger Helling <rhelling@mykolab.com >
2019-06-07 09:45:45 +02:00
Stefan Stefanović
8a21a3be8f
gnu: swayidle: Update to 1.3.
...
* gnu/packages/wm.scm (swayidle): Update to 1.3.
Signed-off-by: Rutger Helling <rhelling@mykolab.com >
2019-06-07 09:45:45 +02:00
Stefan Stefanović
b0451efabb
gnu: sway: Update to 1.1.1.
...
* gnu/packages/wm.scm (sway): Update to 1.1.1.
Signed-off-by: Rutger Helling <rhelling@mykolab.com >
2019-06-07 09:45:45 +02:00
Stefan Stefanović
e310339fa2
gnu: wlroots: Update to 0.6.0.
...
* gnu/packages/wm.scm (wlroots): Update to 0.6.0.
Signed-off-by: Rutger Helling <rhelling@mykolab.com >
2019-06-07 09:45:45 +02:00
Kei Kebreau
8190e1edaf
gnu: rhythmbox: Update to 3.4.3.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3.
[source]: Remove upstream patch.
2019-06-06 21:03:55 -04:00
Danny Milosavljevic
07023ebc18
services: Add auditd.
...
* gnu/services/auditd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2019-06-06 22:23:35 +02:00
Julien Lepiller
850f787345
gnu: ocaml-batteries: Fix non determinism.
...
* gnu/packages/ocaml.scm (ocaml-batteries)[arguments]: Fix non
deterministic file ordering.
2019-06-06 21:23:38 +02:00
Robert Vollmert
4c7ffc2ab0
gnu: ghc-http-types: Update to 0.12.3.
...
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.3.
[inputs]: Remove ghc-blaze-builder.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net >
2019-06-07 00:09:33 +05:30
Robert Vollmert
4913af19f4
gnu: ghc-warp: Update to 3.2.27.
...
This fixes a sporadic test failure: https://github.com/yesodweb/wai/issues/751
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.27.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-06 20:35:54 +02:00
Robert Vollmert
784e601e60
gnu: ghc-streaming-commons: Update to 0.2.1.1.
...
This fixes a sporadic test failure, showing up particularly in Nix/Guix
builds: https://github.com/fpco/streaming-commons/issues/49 .
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-06 20:35:54 +02:00
Robert Vollmert
5d9fe4311a
guix: git-download: Remove explicit import.
...
With guile-git version 0.2, repository-working-directory is no
longer private.
* guix/git-download.scm (git-file-list): Refer to public
repository-working-directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-06 20:35:54 +02:00
Ludovic Courtès
e00b24778d
gnu: gash: Install modules in the standard locations.
...
* gnu/packages/shells.scm (gash)[source](modules, snippet): New fields.
2019-06-06 20:35:54 +02:00
Julien Lepiller
6c79cee2e3
gnu: ocaml-cmdliner: Fix non determinism.
...
* gnu/packages/ocaml.scm (ocaml-cmdliner)[arguments]: Patch build.ml to
fix a file ordering issue.
2019-06-06 15:10:38 +02:00
Julien Lepiller
38f06188df
gnu: ocaml-num: Make stublibs a directory.
...
* gnu/packages/ocaml.scm (ocaml-num)[arguments]: Fix 'fix-stublibs
phase.
2019-06-06 15:10:31 +02:00
Jesse Gibbons
08c2fb8fe9
gnu: Add gnurobots.
...
* gnu/packages/games.scm (gnurobots): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
Co-authored-by: Ricardo Wurmus <rekado@elephly.net >
2019-06-06 12:16:48 +02:00
Oleg Pykhalov
8758086d2d
gnu: emacs-dashboard: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.5.0.
2019-06-06 09:53:29 +03:00
Rutger Helling
2d906800fa
gnu: shaderc: Update to 2019.0.
...
* gnu/packages/vulkan.scm (shaderc): Update to 2019.0.
2019-06-06 08:33:38 +02:00
Nicolas Goaziou
9f0650df65
gnu: mame: Update to 0.210.
...
* gnu/packages/emulators.scm (mame): Update to 0.210.
[inputs]: Add libxi.
2019-06-06 07:22:03 +02:00
Tobias Geerinckx-Rice
88b028f3a9
gnu: tiled: Use HTTPS home page.
...
* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
2019-06-06 06:04:49 +02:00
Tobias Geerinckx-Rice
9062cf8cab
gnu: qjackctl: Update to 0.5.8.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.8.
2019-06-06 05:59:01 +02:00
Tobias Geerinckx-Rice
9405f8b8a4
gnu: pencil2d: Update to 0.6.4.
...
* gnu/packages/animation.scm (pencil2d): Update to 0.6.4.
2019-06-06 05:59:01 +02:00
Tobias Geerinckx-Rice
fcc7fa472b
gnu: toybox: Update to 0.8.1.
...
* gnu/packages/busybox.scm (toybox): Update to 0.8.1.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
fdcb881f1a
gnu: tiled: Update to 1.2.4.
...
* gnu/packages/game-development.scm (tiled): Update to 1.2.4.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
28548efe82
gnu: fio: Update to 3.14.
...
* gnu/packages/benchmark.scm (fio): Update to 3.14.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
00a206aea6
gnu: ansible: Update to 2.8.0.
...
* gnu/packages/admin.scm (ansible): Update to 2.8.0.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
68193087e2
gnu: thefuck: Update to 3.29.
...
* gnu/packages/admin.scm (thefuck): Update to 3.29.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
ab0811f927
gnu: inxi, inxi-minimal: Update to 3.0.34-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.34-1.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
ad20da2eac
gnu: dstat: Update to 0.7.4.
...
* gnu/packages/admin.scm (dstat): Update to 0.7.4.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
c3f4505e83
gnu: aide: Update to 0.16.2.
...
* gnu/packages/admin.scm (aide): Update to 0.16.2.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
321292e174
gnu: wireless-regdb: Update to 2019.06.03.
...
* gnu/packages/linux.scm (wireless-regdb): Update to 2019.06.03.
[arguments]: Add ‘omit-signature’ phase.
Add FIRMWARE_PATH & REGDB_PUBCERT #:make-flags, removing unused LSB_ID,
DISTRO_PUBKEY & DISTRO_PRIVKEY. Exdent.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
2b6cd06e5f
gnu: liburcu: Update to 0.11.1.
...
* gnu/packages/datastructures.scm (liburcu): Update to 0.11.1.
2019-06-06 05:59:00 +02:00
Nicolas Goaziou
8703646271
gnu: Add qview.
...
* gnu/packages/image-viewers.scm (qview): New variable.
2019-06-05 23:24:39 +02:00
Ludovic Courtès
d088d5c484
accounts: Call 'fdatasync' when writing databases.
...
* gnu/build/accounts.scm (catch-ENOSYS): New macro.
(database-writer): Call 'fdatasync'.
2019-06-05 23:10:37 +02:00
Ludovic Courtès
ed8570dce3
accounts: Close database before renaming it.
...
Fixes <https://bugs.gnu.org/35996 >.
Reported by Florian Pelz <pelzflorian@pelzflorian.de >.
* gnu/build/accounts.scm (database-writer): Move 'close-port' call
before 'rename-file'.
2019-06-05 23:10:37 +02:00
Ludovic Courtès
70a7a1b5dc
nar: Really lock store files.
...
Previously, 'lock-store-file' would immediately close the file
descriptor of the '.lock' file, and thus it would immediately release
the lock.
* guix/nar.scm (lock-store-file, unlock-store-file): Remove.
(finalize-store-file): Use 'lock-file' and 'unlock-file' instead.
2019-06-05 23:10:37 +02:00
Ludovic Courtès
d497b6ab39
activation: Lock /etc/.pwd.lock before accessing databases.
...
Suggested by Florian Pelz <pelzflorian@pelzflorian.de >
in <http://bugs.gnu.org/35996 >.
* gnu/build/accounts.scm (%password-lock-file): New variable.
* gnu/build/activation.scm (activate-users+groups): Wrap calls to
'user+group-databases', 'write-group', etc. into 'with-file-lock'.
2019-06-05 23:10:36 +02:00
Ludovic Courtès
5f0cf1df71
syscalls: 'with-lock-file' catches ENOSYS.
...
* guix/build/syscalls.scm (call-with-file-lock): Catch ENOSYS raised by
'lock-file'.
2019-06-05 23:10:36 +02:00
Ludovic Courtès
89ceb86ad4
syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.
...
* guix/build/syscalls.scm (call-with-file-lock): New procedure.
(with-file-lock): Expand to a call to 'call-with-file-lock'.
2019-06-05 23:10:36 +02:00
Ludovic Courtès
b7178c22bf
syscalls: Add 'with-file-lock' macro.
...
* guix/scripts/offload.scm (lock-file, unlock-file, with-file-lock):
Move to...
* guix/build/syscalls.scm: ... here.
2019-06-05 23:10:36 +02:00
Ludovic Courtès
c11ac62de9
gnu: minizip: Do not install crypt.h.
...
* gnu/packages/compression.scm (minizip)[arguments]: Add
'remove-crypt-h' phase.
2019-06-05 23:10:36 +02:00
Ludovic Courtès
bcb7c900cc
guix package: Do not list environment variables that need to be set.
...
Fixes <https://bugs.gnu.org/35942 >.
* guix/scripts/package.scm (display-search-paths): Rename to...
(display-search-path-hint): ... this. Adjust callers.
Remove #:kind parameter. Replace the list of environment variables with
an invitation to source $GUIX_PROFILE/etc/profile or run 'guix package
--search-paths'.
2019-06-05 23:10:36 +02:00
Marius Bakke
4bed3b1012
gnu: mesa: Disable failing test on i686.
...
* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686.
2019-06-05 19:47:01 +02:00
Marius Bakke
d4721ff101
Merge branch 'master' into staging
2019-06-05 19:46:16 +02:00
Marius Bakke
c0f6eebb6d
gnu: soil: Update home page.
...
* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
2019-06-05 19:42:53 +02:00
Marius Bakke
7c22aa63cd
gnu: mesa-utils: Update home page.
...
* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS.
2019-06-05 19:42:53 +02:00
Vagrant Cascadian
90041e9c28
gnu: debootstrap: Workaround for PATH issues.
...
* gnu/packages/debian (debootstrap):
[arguments]: Substitute PATH to include $PATH.
[description]: Remove obsolete workaround from description.
2019-06-05 09:54:49 -07:00
Alex Griffin
36273ebde2
services: cups: Create /var/cache on activation.
...
* gnu/services/cups.scm (%cups-activation): Create /var/cache if it doesn't
exist yet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Diego Nicola Barbato
7f6a717b72
doc: Fix typo.
...
* doc/guix.texi (Invoking guix archive): Remove spurious hyphen in example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Jens Mølgaard
e77dd15a2d
gnu: Add Ukrainian Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-ul): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Jens Mølgaard
a1fa54f022
gnu: Add Portuguese Portugal Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Jens Mølgaard
c9400f03a7
gnu: Add Norwegian Nynorsk Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-nn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Jens Mølgaard
c5a88aa0e9
gnu: Add Maori Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-mi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:23 +02:00
Jens Mølgaard
77fe52580f
gnu: Add Hindi Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-hi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:22 +02:00
Jens Mølgaard
c066a05094
gnu: Add Finnish Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-fi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:22 +02:00
Jens Mølgaard
4bb9528c49
gnu: Add Danish Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-da): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:22 +02:00
Jens Mølgaard
8ac3476db7
gnu: Add Belarusian Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-be): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:22 +02:00
Jens Mølgaard
964595dd77
gnu: Add Arabic Aspell dictionary.
...
* gnu/packages/aspell.scm (aspell-dict-ar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-05 17:27:22 +02:00
Ludovic Courtès
0b051bacb3
installer: Always add '%base-initrd-modules' to 'initrd-modules'.
...
Fixes <https://bugs.gnu.org/36099 >.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de >.
* gnu/installer/parted.scm (initrd-configuration): Add
%BASE-INITRD-MODULES to the 'initrd-modules' field.
2019-06-05 17:27:22 +02:00
Jack Hill
a5ca4a6342
etc: Fix GUIX_LOCPATH quoting in 'guix-publish.service' file.
...
This is a followup to 579d17b70d .
* etc/guix-publish.service.in (Environment): Move GUIX_LOCPATH inside
the quotes.
2019-06-05 17:27:22 +02:00
Kei Kebreau
4ab9ad1ed2
gnu: aubio: Enable avcodec support.
...
* gnu/packages/audio.scm (aubio)[arguments]: Remove "--disable-avcodec" from
and add "--enable-avcodec" to #:configure-flags.
[inputs]: Add ffmpeg.
2019-06-05 10:31:23 -04:00
Ricardo Wurmus
2ffa842b4e
gnu: guile-sdl2: Update to 0.4.0.
...
* gnu/packages/sdl.scm (guile-sdl2): Update to 0.4.0.
2019-06-05 15:47:01 +02:00
Ricardo Wurmus
f6ea523749
gnu: guile-chickadee: Update to 0.4.0.
...
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.4.0.
[arguments]: Remove.
2019-06-05 15:43:43 +02:00
Jan Nieuwenhuizen
898b705d64
gnu: guile-gi: Update to 0.0.1-1.26e8852.
...
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.0.1-1.26e8852; use
upstream's (spk121's) git in source uri.
2019-06-05 15:40:26 +02:00
Jonathan Brielmaier
3390ac619f
gnu: neovim: Update to 0.3.7 [security fixes].
...
* gnu/packages/vim.scm (neovim): Update to 0.3.7.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-06-05 15:24:46 +02:00
Ricardo Wurmus
1d7cf14435
gnu: eolie: Update to 0.9.62.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.62.
2019-06-05 11:53:27 +02:00
Jack Hill
579d17b70d
etc: guix-daemon.service.in: Fix GUIX_LOCPATH quoting.
...
Fixes <https://bugs.gnu.org/36074 >.
* etc/guix-daemon.service.in: Move the GUIX_LOCPATH environment variable name
inside the quotes.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-06-05 11:48:55 +02:00
Oleg Pykhalov
9b99b349ec
gnu: Add emacs-litable.
...
* gnu/packages/emacs-xyz.scm (emacs-litable): New variable.
2019-06-05 10:15:20 +03:00
Brian Leung
e912affe07
gnu: Add emacs-attrap.
...
* gnu/packages/emacs-xyz.scm (emacs-attrap): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-05 08:37:17 +03:00
Brian Leung
3fef2a9dd9
gnu: Add emacs-dante.
...
* gnu/packages/emacs-xyz.scm (emacs-dante): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-05 08:37:17 +03:00
Brian Leung
d8bc8245a6
gnu: Add emacs-lcr.
...
* gnu/packages/emacs-xyz.scm (emacs-lcr): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-05 08:37:16 +03:00
Brian Leung
68eb526c4f
gnu: Add emacs-whitespace-cleanup-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-05 08:37:16 +03:00
Mark H Weaver
08ad449753
gnu: linux-libre: Update to 5.1.7.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.7.
(%linux-libre-hash): Update hash.
2019-06-04 23:49:44 -04:00
Mark H Weaver
8feeeb68d3
gnu: linux-libre@4.19: Update to 4.19.48.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.48.
(%linux-libre-4.19-hash): Update hash.
2019-06-04 23:48:52 -04:00
Marius Bakke
456ba27496
gnu: openvswitch: Update to 2.11.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.11.1.
2019-06-05 00:37:39 +02:00
Marius Bakke
034db23701
gnu: openvswitch: Update home page.
...
* gnu/packages/networking.scm (openvswitch)[source, home-page]: Use HTTPS.
2019-06-05 00:37:39 +02:00
Marius Bakke
3588419553
gnu: polkit: Update to 0.116 [fixes CVE-2019-6133].
...
* gnu/packages/patches/polkit-CVE-2018-19788.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/polkit.scm (polkit): Update to 0.116.
[source](patches): Remove.
[inputs]: Change MOZJS-52 to MOZJS-60.
[arguments]: Add CXXFLAGS=-std=gnu++11 to #:configure-flags.
2019-06-05 00:37:39 +02:00
Marius Bakke
261e9db2cd
gnu: e2fsprogs: Update to 1.45.2.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.45.2.
2019-06-05 00:37:39 +02:00
Tobias Geerinckx-Rice
d46fc636e6
gnu: borg: Update to 1.1.10.
...
* gnu/packages/backup.scm (borg): Update to 1.1.10.
[source]: Remove upstreamed patch.
Remove msgpack and broken references to it.
[arguments]: Add ‘use-system-msgpack’ phase.
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-04 22:19:33 +02:00
Leo Famulari
a85d3fb07f
gnu: Mutt: Update to 1.12.0.
...
* gnu/packages/mail.scm (mutt): Update to 1.12.0.
2019-06-04 13:40:00 -04:00
Leo Famulari
bac78669c7
gnu: MPD: Update to 0.21.9.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.9.
2019-06-04 13:37:25 -04:00
Leo Famulari
6140764990
gnu: Syncthing: Update to 1.1.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.4.
2019-06-04 13:28:59 -04:00
Leo Famulari
70f3a38471
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.3.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.3.0.
2019-06-04 13:28:58 -04:00
Leo Famulari
a92e9cca03
gnu: go-github-com-lib-pq: Update to 1.1.1.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.1.1.
2019-06-04 13:28:58 -04:00
Leo Famulari
36bb1d5a9f
gnu: go-github-com-mattn-go-isatty: Update to 0.0.7.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.7.
[propagated-inputs]: Add go-golang-org-x-sys-unix.
2019-06-04 13:28:55 -04:00
Kei Kebreau
eeccd2e575
gnu: wxmaxima: Update to 19.05.7.
...
* gnu/packages/maths.scm (wxmaxima): Update to 19.05.7.
2019-06-04 10:44:14 -04:00
Kei Kebreau
ccc963d528
gnu: maxima: Update to 5.43.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.43.0.
[arguments]: Adjust "patch-paths" and "post-install" phases.
2019-06-04 09:30:38 -04:00
Marius Bakke
f83e10e427
gnu: python-beautifulsoup4: Propagate python-soupsieve.
...
This is a follow-up to commit abb53e6f87 .
* gnu/packages/python-xyz.scm (python-beautifulsoup4)[native-inputs]: Change
to ...
[propagated-inputs]: ... this.
2019-06-04 14:44:51 +02:00
Robert Vollmert
a4f4e227bd
gnu: ghc-conduit-extra: Update to 1.3.1.1.
...
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.1.1.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net >
2019-06-04 15:38:41 +05:30
Mark H Weaver
05947d92b6
gnu: icecat: Update to 60.7.0-guix2.
...
This includes updates to bundled extensions from the upstream
GNU IceCat 60.7.0-gnu1 release.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix2.
(icecat-source)[upstream-icecat-base-version]: Update to 60.7.0.
[upstream-icecat-source, gnuzilla-source]: Update hashes.
[origin]: Remove the substitutions that dealt with debian-specific package
code in the makeicecat script, since that code has been removed upstream.
(icecat)[arguments]: Adapt the 'install-desktop-entry' phase to avoid using
the Debian desktop file, which is no longer included in the IceCat sources.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
2019-06-04 04:21:52 -04:00
Kei Kebreau
92b1b6f6af
gnu: emacspeak: Update to 50.0.
...
* gnu/packages/emacs.scm (emacspeak): Update to 50.0.
[arguments]: Simplify "configure" phase and adjust "install" phase.
2019-06-03 23:09:33 -04:00
Ludovic Courtès
69962ab7a8
deprecation: Use the 'warning' procedure for diagnostics.
...
Until now, (guix deprecation) had its own warning mechanism, which was
inconsistent (it did not use colors, etc.)
* guix/deprecation.scm (deprecation-warning-port): Remove
(source-properties->location-string): Remove.
(warn-about-deprecation): Use 'warning' instead of 'format'.
(define-deprecated, define-deprecated/alias): Adjust docstring.
* guix/channels.scm (build-from-source): Refer to 'guix-warning-port'
instead of 'deprecation-warning-port'.
2019-06-03 23:18:47 +02:00
Ludovic Courtès
1b5ee3bdaa
Add (guix diagnostics).
...
* guix/ui.scm (warning, info, report-error, leave)
(location->string, guix-warning-port, program-name)
(highlight-argument, %highlight-argument, define-diagnostic)
(%warning-color, %info-color, %error-color)
(print-diagnostic-prefix): Move to...
* guix/diagnostics.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
2019-06-03 23:18:47 +02:00
Ludovic Courtès
ee2691fa33
services: guix-publish: Allow for multi-compression.
...
This is a followup to b8fa86adfc .
* guix/deprecation.scm (warn-about-deprecation): Make public.
* gnu/services/base.scm (<guix-publish-configuration>)[compression]: New
field.
[compression-level]: Default to #f. Add '%' to getter name.
(guix-publish-configuration-compression-level): Define as deprecated.
(default-compression): New procedure.
(guix-publish-shepherd-service)[config->compression-options]: New
procedure.
Use 'match-record' instead of 'match'.
* doc/guix.texi (Base Services): Remove 'compression-level' and document
'compression'.
2019-06-03 23:18:47 +02:00
Florian Pelz
1acd107c6b
gnu: gnome-control-center: Set correct file name for the 'passwd' binary.
...
* gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to
passwd.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-03 23:18:46 +02:00
Florian Pelz
27faad22a8
gnu: cracklib: Install password dictionary.
...
* gnu/packages/password-utils.scm (cracklib): Use `make dict`.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-03 23:18:46 +02:00
Marius Bakke
18919cf928
gnu: python-translate-toolkit: Update home page.
...
* gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
2019-06-03 22:28:49 +02:00
Marius Bakke
abb53e6f87
gnu: python-beautifulsoup4: Update to 4.7.1.
...
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.7.1.
[native-inputs]: Add PYTHON-SOUPSIEVE.
2019-06-03 22:28:49 +02:00
Marius Bakke
d00b83fb8a
gnu: python-soupsieve: Fix python2 variant.
...
* gnu/packages/python-xyz.scm (python-soupsieve)[properties]: New field.
(python2-soupsieve): Inherit using STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Inherit from BASE.
2019-06-03 22:28:49 +02:00
Marius Bakke
f319409be0
gnu: Cython: Update home page.
...
* gnu/packages/python-xyz.scm (python-cython)[home-page]: Use HTTPS.
2019-06-03 22:28:49 +02:00
Marius Bakke
cc1f240e11
gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358].
...
* gnu/packages/django.scm (python-django): Update to 1.11.21.
2019-06-03 22:28:49 +02:00
Marius Bakke
558c733044
gnu: OpenSSL@1.1: Update to 1.1.1c.
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1c.
2019-06-03 22:28:49 +02:00
Marius Bakke
ee82f80df3
gnu: gphoto2: Update to 2.5.23.
...
* gnu/packages/photo.scm (gphoto2): Update to 2.5.23.
2019-06-03 22:28:49 +02:00
Marius Bakke
c84366916f
gnu: libgphoto2: Update to 2.5.23.
...
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.23.
2019-06-03 22:28:48 +02:00
Marius Bakke
2f92678c70
gnu: re2: Update to 2019-06-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-06-01.
2019-06-03 22:28:48 +02:00
Marius Bakke
106deba71e
gnu: xorg-server: Update to 1.20.5.
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.5.
(xorg-server-for-tests): Stay on 1.20.4.
2019-06-03 22:28:48 +02:00
Marius Bakke
618c7d6682
gnu: python-cryptography: Update to 2.7.
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.7.
2019-06-03 22:28:48 +02:00
Marius Bakke
0abafc468c
gnu: GnuPG: Update to 2.2.16.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.16.
2019-06-03 22:28:48 +02:00
Marius Bakke
3c75c66cf3
gnu: libsodium: Update to 1.0.18.
...
* gnu/packages/crypto.scm (libsodium): Update to 1.0.18.
2019-06-03 22:28:48 +02:00
Marius Bakke
d3e3a6adcd
gnu: Remove libevent@2.0.
...
* gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch,
gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch,
gnu/packages/patches/libevent-dns-tests.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevevent-2.0): Remove variable.
2019-06-03 22:28:48 +02:00
Marius Bakke
1f889a5902
gnu: libevent: Update home page.
...
* gnu/packages/libevent.scm (libevent)[home-page]: Use HTTPS.
2019-06-03 22:28:48 +02:00
Robert Vollmert
5b315f3ea9
guix: import: simplify recursive import
...
This simplifies the logic of recursive-import, intending no
major functional changes. The package import function is no
longer called twice per package. Failed imports now make it
to the package stream as '() instead of #f.
* guix/import/utils.scm (recursive-import): Simplify.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2019-06-03 22:52:10 +03:00
Danny Milosavljevic
aa901521e4
linux-boot: Fix e2fsck warning.
...
* gnu/build/linux-boot.scm (boot-system): Fix e2fsck warning.
2019-06-03 18:08:56 +02:00
Marius Bakke
30e12b9664
Merge branch 'master' into staging
2019-06-03 17:03:56 +02:00
Ludovic Courtès
3092f1b835
gnu: guix: Update to 4a54ed7.
...
* gnu/packages/package-management.scm (guix): Update to 4a54ed7 .
2019-06-02 23:30:40 +02:00
Leo Famulari
78d1497dcc
gnu: WireGuard: Update to 0.0.20190601.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190601.
2019-06-02 16:33:39 -04:00
Mathieu Lirzin
4a54ed7749
gnu: emacs-google-translate: Update to 0.11.17.
...
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.17.
[source]: Use 'git-fetch' method instead of 'url-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 22:19:19 +02:00
Robert Vollmert
959c9d159d
import: hackage: Parse braced properties.
...
This adds partial support for Cabal properties that use curly
braces instead of the layout rule. See for example
https://hackage.haskell.org/package/cassava/
* guix/import/cabal.scm (read-braced-value): New procedure.
(is-property): Remove.
(is-layout-property, is-braced-property): New variables.
(lex-property): Rename to...
(lex-layout-property): ... this.
(lex-braced-property, lex-property): New procedures.
(lex-token): Add call to 'lex-property'.
* guix/tests/hackage.scm: Test braced description import.
* tests/hackage.scm (test-cabal-multiline-desc): Rename to...
(test-cabal-multiline-layout): ... this.
("hackage->guix-package test multiline desc"): Rename to...
("hackage->guix-package test multiline desc (layout)"): ... this.
(test-cabal-multiline-braced): New variable.
("hackage->guix-package test multiline desc (braced)"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 22:16:05 +02:00
Robert Vollmert
64d3181357
tests: hackage: Test multiline cabal description.
...
* tests/hackage.scm (test-cabal-multiline-desc): New variable.
("hackage->guix-package test multiline desc"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 22:12:19 +02:00
Robert Vollmert
ea35f5c599
tests: Fix hackage tests.
...
This is a followup to 1cc12357a6 .
* tests/hackage.scm: ghc-mtl is no longer added as an input.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 22:07:53 +02:00
Ludovic Courtès
b90ae065b5
substitute: Select the best compression methods.
...
When a server publishes several URLs with different compression methods,
'guix substitute' can now choose the best one among the compression
methods that it supports.
* guix/scripts/substitute.scm (<narinfo>)[uri]: Replace with...
[uris]: ... this.
[compression]: Replace with...
[compressions]: ... this.
[file-size]: Replace with...
[file-sizes]: ... this.
[file-hash]: Replace with...
[file-hashes]: ... this.
(narinfo-maker): Adjust accordingly. Ensure 'file-sizes' and
'file-hashes' have the right length.
(assert-valid-signature, valid-narinfo?): Use the first element of
'narinfo-uris' in error messages.
(read-narinfo): Expect "URL", "Compression", "FileSize", and "FileHash"
to occur multiple times.
(display-narinfo-data): Call 'select-uri' to determine the file size.
(%compression-methods): New variable.
(supported-compression?, compresses-better?, select-uri): New
procedures.
(process-substitution): Call 'select-uri' to select the URI and
compression.
* guix/scripts/weather.scm (report-server-coverage): Account for all the
values returned by 'narinfo-file-sizes'.
* tests/substitute.scm ("substitute, narinfo with several URLs"): New
test.
2019-06-02 22:01:57 +02:00
Ludovic Courtès
b8fa86adfc
publish: '--compression' can be repeated.
...
This allows 'guix publish' to compress and advertise multiple
compression methods from which users can choose.
* guix/scripts/publish.scm (actual-compression): Rename to...
(actual-compressions): ... this. Expect REQUESTED to be a list, and
always return a list.
(%default-options): Remove 'compression.
(store-item->recutils): New procedure.
(narinfo-string): Change #:compression to #:compressions (plural).
Adjust accordingly.
(render-narinfo, render-narinfo/cached): Likewise.
(bake-narinfo+nar): Change #:compression to #:compressions.
[compressed-nar-size]: New procedure.
Call 'compress-nar' for each item returned by 'actual-compressions'.
Create a narinfo for each compression.
(effective-compression): New procedure.
(make-request-handler): Change #:compression to #:compressions.
Use 'effective-compression' to determine the applicable compression.
(guix-publish): Adjust handling of '--compression'.
Print a message for each compression that is enabled.
* tests/publish.scm ("/*.narinfo"): Adjust to new narinfo field
ordering.
("/*.narinfo with properly encoded '+' sign"): Likewise.
("/*.narinfo with lzip + gzip"): New test.
("with cache, lzip + gzip"): New test.
* doc/guix.texi (Invoking guix publish): Document it.
2019-06-02 22:01:57 +02:00
Ludovic Courtès
dec4b3aa18
gnu: Add guile-srfi-159.
...
* gnu/packages/guile-xyz.scm (guile-srfi-159): New variable.
2019-06-02 22:01:57 +02:00
Ludovic Courtès
e006f7493f
build-system/guile: Display progress report as expected by (guix status).
...
* guix/build/guile-build-system.scm (report-build-progress): Use a
format string suitable for (guix status).
2019-06-02 22:01:34 +02:00
Ludovic Courtès
30eb738366
build-system/guile: Add #:not-compiled-file-regexp.
...
* guix/build/guile-build-system.scm (build): Add
#:not-compiled-file-regexp and honor it.
* guix/build-system/guile.scm (guile-build): Likewise.
(guile-cross-build): Likewise.
2019-06-02 22:01:34 +02:00
Ludovic Courtès
abeb54c00b
build-system/guile: Improve reporting of 'guild compile' failures.
...
* guix/build/guile-build-system.scm (invoke-each)[processes]: New
variable.
[wait-for-one-process]: Check PROCESSES and update it.
[fork-and-run-command]: Update PROCESSES.
2019-06-02 22:01:34 +02:00
Jan Nieuwenhuizen
bdf2dd797e
gnu: Add guile-gi.
...
* gnu/packages/guile-xyz.scm (guile-gi): New variable.
2019-06-02 20:18:13 +02:00
Rutger Helling
08f48b7864
gnu: faudio: Update to 19.06.
...
* gnu/packages/audio.scm (faudio): Update to 19.06.
2019-06-02 11:37:26 +02:00
Vagrant Cascadian
54d1430246
gnu: debootstrap: Update to 114.
...
* gnu/packages/debian (debootstrap): Update to 114.
2019-06-01 18:35:36 -07:00
Vagrant Cascadian
76513c949b
gnu: debian-archive-keyring: Update to 2019.01.
...
* gnu/packages/debian (debian-archive-keyring): Update to 2019.01.
2019-06-01 17:38:48 -07:00
Nicolas Goaziou
fd4d3939c4
gnu: giac: Update to 1.5.0-57.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-57.
2019-06-02 02:21:15 +02:00
Nicolas Goaziou
1a2fa342f0
gnu: musescore: Update to 3.1.
...
* gnu/packages/music.scm (musescore): Update to 3.1.
2019-06-02 02:02:41 +02:00
Ludovic Courtès
b2cddc6fb1
compile: Adjust for Guile 3.
...
* guix/build/compile.scm (%default-optimizations): Adjust to the new
names in Guile 2.9.2.
2019-06-02 01:38:36 +02:00
Ludovic Courtès
bb64b2e7c0
herd: Use the Guile 2.2 'setvbuf' API.
...
* gnu/services/herd.scm (open-connection): Use 'block for 'setvbuf'.
2019-06-02 01:38:36 +02:00
Ludovic Courtès
88bc3c89bf
progress: Provide the proper type for %PROGRESS-INTERVAL.
...
The (srfi srfi-19) module of Guile 2.9.2 catches the wrong type.
* guix/progress.scm (%progress-interval): Change type to TIME-DURATION.
2019-06-02 01:38:36 +02:00
Andy Tai
08be02bea1
gnu: Add terminator.
...
* gnu/packages/gnome.scm (terminator): Add at 1.91
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 01:38:36 +02:00
Robert Vollmert
3eb261e2e5
gnu: ghc-happy: Skip memory-hungry tests.
...
Tests fail reliably for me on a system with 2GB of available RAM, in
`issue93.a.hs` and `issue93.n.hs`.
* gnu/packages/haskell.scm (ghc-happy): Skip test "issue93".
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-02 01:38:36 +02:00
Nicolas Goaziou
8b3560501f
gnu: keepassxc: Update to 2.4.2.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2.
2019-06-02 01:31:52 +02:00
Nicolas Goaziou
36f5e67ab4
gnu: grammalecte: Update to 1.1.1.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.1.
2019-06-02 01:23:40 +02:00
Ricardo Wurmus
7d6efd2b6c
gnu: r-openssl: Update to 1.4.
...
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.
2019-06-01 23:04:26 +02:00
Ricardo Wurmus
f53b4a6b77
gnu: r-biocviews: Update to 1.52.2.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.52.2.
[propagated-inputs]: Add r-biocmanager.
2019-06-01 23:04:26 +02:00
Timothy Sample
2ccc9d692a
gnu: Add gash.
...
* gnu/packages/shells.scm (gash): New variable.
2019-06-01 14:47:56 -04:00
Guillaume LE VAILLANT
a0c3a2e3a1
gnu: Add txr.
...
* gnu/packages/lisp.scm (txr): New variable.
* gnu/packages/patches/txr-shell.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-01 15:26:30 +02:00
Robert Vollmert
0be465924c
tests: Indent hackage tests
...
* tests/hackage.scm: Reindent using etc/indent-code.el.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-01 15:26:30 +02:00
Robert Vollmert
4110cde005
tests: hackage: Don't mock hackage-fetch.
...
* tests/hackage.scm: Pass a string input port to tests instead of
mocking hackage download.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-01 15:26:30 +02:00
Robert Vollmert
55c98f3261
tests: hackage: Factor out package pattern.
...
* tests/hackage.scm: Import result pattern matching via helper.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-06-01 15:26:30 +02:00
Ludovic Courtès
87399dfc20
lzlib: 'make-lzip-input-port' better handles end of decompression.
...
Suggested by Pierre Neidhardt <mail@ambrevar.xyz >.
* guix/lzlib.scm (lzread!): Call 'lz-decompress-finish' when
'feed-decoder!' returns EOF. Call 'lz-decompress-finished?' to
determine end of compression.
2019-06-01 15:26:30 +02:00
Mark H Weaver
b6cf7e54ea
gnu: linux-libre: Update to 5.1.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.6.
(%linux-libre-hash): Update hash.
2019-06-01 01:43:11 -04:00
Mark H Weaver
bc5d9ae7c9
gnu: linux-libre@4.19: Update to 4.19.47.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.47.
(%linux-libre-4.19-hash): Update hash.
2019-06-01 01:40:52 -04:00
Mark H Weaver
83c0672877
gnu: linux-libre@4.14: Update to 4.14.123.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.123.
(%linux-libre-4.14-hash): Update hash.
2019-06-01 01:39:06 -04:00
Mark H Weaver
9d96994c62
gnu: linux-libre@4.9: Update to 4.9.180.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.180.
2019-06-01 01:37:28 -04:00
Robert Vollmert
1cc12357a6
import: hackage: Update list of ghc-included packages.
...
Update the list of excepted dependencies for current ghc-8.4, based on the
release notes at
https://downloads.haskell.org/~ghc/8.4.3/docs/html/users_guide/8.4.3-notes.html
Particularly, this adds `text` to the list, which is a dependency of `parsec`
which was already on the list before, causing build failures with updated
versions of the `text` package.
* guix/import/hackage.scm (ghc-standard-libraries): Update list.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-06-01 06:22:57 +02:00
Vasile Dumitrascu
86d73d59c9
gnu: gnucash-docs: Update to 3.5.
...
* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.5.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net >
2019-05-31 23:06:10 -04:00
Vasile Dumitrascu
d4cb92e707
gnu: gnucash: Update to 3.5.
...
* gnu/packages/gnucash.scm (gnucash): Update to 3.5.
[source]: Remove unneeded patch.
* gnu/packages/patches/gnucash-fix-test-transaction-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net >
2019-05-31 23:06:10 -04:00
Eric Bavier
4d44bcad56
gnu: dealii-openmpi: Add hdf5-parallel-openmpi input.
...
* gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi.
2019-05-31 19:41:41 -05:00
Eric Bavier
a13e0f3db4
gnu: slepc: Update to 3.11.1.
...
* gnu/packages/maths.scm (slepc): Update to 3.11.1.
[native-inputs]: Add petsc:examples.
[arguments]: Add PETSCCONFIGDIR to #:make-flags.
2019-05-31 19:41:41 -05:00
Eric Bavier
4f7a4a06c2
gnu: petsc: Update to 3.11.2.
...
* gnu/packages/maths.scm (petsc): Update to 3.11.2.
2019-05-31 19:41:41 -05:00
Eric Bavier
e586c6faf3
gnu: petsc-complex-mpi: Setup MPI for tests.
...
* gnu/packages/maths.scm (petsc-complex-mpi)[arguments]: Add 'mpi-setup
phase.
2019-05-31 19:41:41 -05:00
Kei Kebreau
5c48519204
gnu: Add mousepad.
...
* gnu/packages/xfce.scm (mousepad): New variable.
2019-05-31 18:54:20 -04:00
Guillaume LE VAILLANT
7293e3dba1
gnu: Add zbar.
...
* gnu/packages/aidc.scm (zbar): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 23:21:02 +02:00
Christopher Baines
2177d9222f
services: Add patchwork.
...
* gnu/service/web.scm (<patchwork-database-configuration>
<patchwork-settings-module>, <patchwork-configuration>): New record types.
(patchwork-virtualhost): New procedure.
(patchwork-service-type): New variable.
* gnu/tests/web.scm (%test-patchwork): New variable.
* doc/guix.text (Web Services): Document it.
2019-05-31 20:22:23 +01:00
Christopher Baines
4764c6cc46
gnu: Add patchwork.
...
* gnu/packages/patchutils.scm (patchwork): New variable.
2019-05-31 20:22:23 +01:00
Christopher Baines
f6b0e1f8ff
services: Add getmail.
...
Getmail is a mail retriever written in Python, this commit adds a service-type
to run getmail. I'm looking at this, as it's a convinient way of getting
mailing list messages in to Patchwork.
I initially tried putting this in the (gnu services mail) module, but due to
also trying to use the define-configuration pattern, it conflicted with the
dovecot service.
* gnu/services/getmail.scm: New file.
* gnu/local.mk: Add it.
* gnu/tests/mail.scm (%getmail-os, %test-getmail): New variables.
(run-getmail-test): New procedure.
2019-05-31 20:22:20 +01:00
Leo Famulari
9bc1de3134
gnu: Go 1.4: Fix typo.
...
* gnu/packages/golang.scm (go-1.4): Fix typo in comment.
2019-05-31 10:30:21 -04:00
Julien Lepiller
db6dd04c3d
gnu: gtksourceview-2: Fix finding default data.
...
* gnu/packages/patches/gtksourceview-2-add-default-directory.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (gtksourceview-2)[source]: Use it.
2019-05-31 14:41:38 +02:00
Julien Lepiller
27489e7f73
gnu: php: Update to 7.3.6.
...
* gnu/packages/php.scm (php): Update to 7.3.6.
2019-05-31 14:41:32 +02:00
Ricardo Wurmus
1a24f855c8
gnu: Add r-birta.
...
* gnu/packages/bioconductor.scm (r-birta): New variable.
2019-05-31 14:40:29 +02:00
Ricardo Wurmus
81e3de01ae
gnu: Add r-birewire.
...
* gnu/packages/bioconductor.scm (r-birewire): New variable.
2019-05-31 14:40:20 +02:00
Ricardo Wurmus
95bf71c307
gnu: r-seriation: Update to 1.2-5.
...
* gnu/packages/cran.scm (r-seriation): Update to 1.2-5.
2019-05-31 14:29:32 +02:00
Brian Leung
2e62ba46e2
gnu: emacs-diff-hl: Update to 1.8.6.
...
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.6.
[source]: Fetch from git.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:21:06 +02:00
Brian Leung
66712cc0ed
gnu: emacs-helm: Update to 3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:20:20 +02:00
Brian Leung
f42399b5e5
gnu: emacs-counsel-tramp: Update to 0.6.3.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.6.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:19:53 +02:00
Brian Leung
ea82e3b266
gnu: emacs-editorconfig: Update to 0.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:19:18 +02:00
Brian Leung
265ee14650
gnu: emacs-exec-path-from-shell: Update to 1.12.
...
* gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell): Update to 1.12.
[source]: Use git-fetch.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:18:29 +02:00
LaFreniere, Joseph
8ae48674ce
gnu: Add emacs-reformatter.
...
* gnu/packages/emacs-xyz.scm (emacs-reformatter): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 10:15:52 +02:00
Joseph LaFreniere
b0eaead510
gnu: Add emacs-ivy-pass.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-pass): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-31 09:56:17 +02:00
Rutger Helling
e637744547
gnu: kitty: Update to 0.14.1.
...
* gnu/packages/terminals.scm (kitty): Update to 0.14.1.
2019-05-31 08:33:19 +02:00
Vagrant Cascadian
ff793da669
gnu: diffoscope: Update to version 115-1.7f3416f.
...
* gnu/packages/package-management (diffoscope):
[package] Update to version 115-1.7f3416f.
[source] Switch to using git-fetch.
[inputs] Move python-pytest and python-chardet ...
[native-inputs] ... to here.
[arguments] Move comment to fit line length.
2019-05-30 16:04:30 -07:00
Ricardo Wurmus
add5ecfd68
gnu: r-biocviews: Update to 1.52.1.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.52.1.
2019-05-30 13:41:10 +02:00
Ricardo Wurmus
782a7f4655
gnu: r-tibble: Update to 2.1.2.
...
* gnu/packages/statistics.scm (r-tibble): Update to 2.1.2.
2019-05-30 13:41:04 +02:00
Ricardo Wurmus
d1ee1540d4
gnu: r-dose: Update to 3.10.1.
...
* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.1.
2019-05-30 13:40:48 +02:00
Andy Tai
169d63f533
gnu: Add gthumb.
...
* gnu/packages/gnome.scm (gthumb): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
Co-authored-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-30 11:50:05 +02:00
Reza Alizadeh Majd
dc37301330
gnu: sddm: Add QtQuick-related dependencies to sddm.
...
* gnu/packages/display-managers.scm (sddm): add QtQuick related
dependencies to sddm package in order to `sddm-greeter` application
to load user defined themes which are based on QtQuick.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-29 23:16:49 +02:00
Ludovic Courtès
73bddab545
publish: Factorize 'compress-nar'.
...
* guix/scripts/publish.scm (compress-nar): New procedure.
(bake-narinfo+nar): Use it.
2019-05-29 23:16:49 +02:00
Ludovic Courtès
e84e036943
publish: Remove outdated comment.
...
* guix/scripts/publish.scm (make-request-handler): Remove outdated TODO.
2019-05-29 23:16:49 +02:00
Ricardo Wurmus
4c8603e808
gnu: r-statmod: Update to 1.4.32.
...
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.32.
2019-05-29 22:38:05 +02:00
Ricardo Wurmus
765d327c85
gnu: r-fields: Update to 9.8-3.
...
* gnu/packages/cran.scm (r-fields): Update to 9.8-3.
2019-05-29 22:38:05 +02:00
Ricardo Wurmus
a1ac29f80d
gnu: r-bayestestr: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.2.0.
2019-05-29 22:38:05 +02:00
Carl Dong
a15cee50ce
gnu: Use make-linux-libre-headers.
...
* gnu/packages/linux.scm (make-linux-libre-headers): New variable.
(linux-libre): Rename to...
(linux-libre-5.1): ...this.
(linux-libre-headers): Rename to...
(linux-libre-headers-4.14.67): ...this.
(linux-libre-5.1, linux-libre-headers-4.14.67): Use make-linux-libre-headers.
(linux-libre-5.1, linux-libre-headers-5.1, linux-libre-headers-4.19,
%linux-libre-4.15-version, %linux-libre-4.15-hash, linux-libre-4.15,
linux-libre-headers-4.15, linux-libre-headers-4.14): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-05-29 18:19:16 +02:00
Carl Dong
2ea77d48a7
gnu: cross-base: Allow non-default linux-headers.
...
* gnu/packages/cross-base.scm (cross-kernel-headers): Add
LINUX-HEADERS optional argument.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-05-29 15:44:54 +02:00
Carl Dong
7180dd6716
gnu: Add basic support for riscv64-linux-gnu targets.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"riscv64-linux".
* gnu/packages/linux.scm (system->linux-architecture): Add "riscv"
prefix.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-05-29 15:40:31 +02:00
Nicolas Goaziou
4f963be052
gnu: Add childsplay.
...
* gnu/packages/education.scm (childsplay): New variable.
2019-05-29 13:09:53 +02:00
Mathieu Othacehe
694cb8dc62
installer: Fix wifi menu crash with hidden SSIDs.
...
This fixes https://issues.guix.gnu.org/issue/35622 .
* gnu/installer/connman.scm (<service>): Mention that name may be false.
* gnu/installer/newt/wifi.scm (wifi-services): Filter out wifi services
without name.
Co-authored by: Pierre Neidhardt <mail@ambrevar.xyz >
2019-05-29 11:44:49 +02:00
Ricardo Wurmus
4b92dac20f
gnu: awscli: Add missing input.
...
Fixes <https://bugs.gnu.org/35980 >.
* gnu/packages/python-web.scm (awscli)[arguments]: Add build phase
"fix-reference-to-groff".
[inputs]: Add groff.
2019-05-29 10:56:28 +02:00
Ricardo Wurmus
d37ba98409
gnu: r-scran: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.12.1.
2019-05-29 00:02:42 +02:00
Ricardo Wurmus
55cd48508e
gnu: r-scater: Update to 1.12.2.
...
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.2.
2019-05-29 00:02:37 +02:00
Ricardo Wurmus
102cf9a1ca
gnu: r-sva: Update to 3.32.1.
...
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.32.1.
2019-05-29 00:02:31 +02:00
Ricardo Wurmus
24f46e6e9e
gnu: r-genomicfeatures: Update to 1.36.1.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.1.
2019-05-29 00:02:25 +02:00
Ricardo Wurmus
4eea449aaa
gnu: r-edger: Update to 3.26.4.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.4.
2019-05-29 00:02:17 +02:00
Ricardo Wurmus
4929a30f69
gnu: r-variantannotation: Update to 1.30.1.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.30.1.
2019-05-29 00:02:10 +02:00
Ricardo Wurmus
531940d388
import: cran: Ignore invalid packages from the system requirements.
...
* guix/import/cran.scm (description->package): Filter invalid packages from
the list of system requirements.
2019-05-28 23:56:59 +02:00
Ricardo Wurmus
e4519ee73d
gnu: r-atacseqqc: Update to 1.8.1.
...
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.8.1.
2019-05-28 23:56:36 +02:00
Ricardo Wurmus
13b49976b7
gnu: r-icobra: Update to 1.12.1.
...
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.12.1.
2019-05-28 23:56:31 +02:00
Ricardo Wurmus
85d0bd5340
gnu: r-chippeakanno: Update to 3.18.1.
...
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.18.1.
2019-05-28 23:56:27 +02:00
Ricardo Wurmus
f43ec9e96a
gnu: r-geosphere: Update to 1.5-10.
...
* gnu/packages/cran.scm (r-geosphere): Update to 1.5-10.
2019-05-28 23:56:15 +02:00
Ricardo Wurmus
0fe52daa59
gnu: r-ggfortify: Update to 0.4.7.
...
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.7.
2019-05-28 23:56:08 +02:00
Ricardo Wurmus
7a8577717f
gnu: r-wgcna: Update to 1.68.
...
* gnu/packages/cran.scm (r-wgcna): Update to 1.68.
2019-05-28 23:56:04 +02:00
Ricardo Wurmus
650e8defa0
gnu: r-bookdown: Update to 0.11.
...
* gnu/packages/cran.scm (r-bookdown): Update to 0.11.
[propagated-inputs]: Add ghc-pandoc; remove r-yaml.
2019-05-28 23:55:44 +02:00
Ricardo Wurmus
20656a0202
gnu: r-upsetr: Update to 1.4.0.
...
* gnu/packages/cran.scm (r-upsetr): Update to 1.4.0.
2019-05-28 23:55:38 +02:00
Ricardo Wurmus
41059f63df
gnu: r-epi: Update to 2.37.
...
* gnu/packages/cran.scm (r-epi): Update to 2.37.
2019-05-28 23:55:33 +02:00
Ricardo Wurmus
9a749cad19
gnu: r-etm: Update to 1.0.5.
...
* gnu/packages/cran.scm (r-etm): Update to 1.0.5.
2019-05-28 23:55:27 +02:00
Ricardo Wurmus
10dbc3fc54
gnu: r-cmprsk: Update to 2.2-8.
...
* gnu/packages/cran.scm (r-cmprsk): Update to 2.2-8.
2019-05-28 23:55:21 +02:00
Ricardo Wurmus
fa10f0d330
gnu: r-ks: Update to 1.11.5.
...
* gnu/packages/cran.scm (r-ks): Update to 1.11.5.
2019-05-28 23:55:14 +02:00
Ricardo Wurmus
1d7bde781f
gnu: r-bayesplot: Update to 1.7.0.
...
* gnu/packages/cran.scm (r-bayesplot): Update to 1.7.0.
[propagated-inputs]: Add r-glue, r-tibble, and r-tidyselect.
2019-05-28 23:54:53 +02:00
Ricardo Wurmus
27abdb11ae
gnu: r-refgenome: Update to 1.7.7.
...
* gnu/packages/cran.scm (r-refgenome): Update to 1.7.7.
2019-05-28 23:54:46 +02:00
Ricardo Wurmus
794c9e7d96
gnu: r-snakecase: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-snakecase): Update to 0.11.0.
2019-05-28 23:54:40 +02:00
Ricardo Wurmus
9dd351233b
gnu: r-openxlsx: Update to 4.1.0.1.
...
* gnu/packages/cran.scm (r-openxlsx): Update to 4.1.0.1.
2019-05-28 23:54:36 +02:00
Ricardo Wurmus
d328379d62
gnu: r-pillar: Update to 1.4.1.
...
* gnu/packages/cran.scm (r-pillar): Update to 1.4.1.
2019-05-28 23:54:32 +02:00
Ricardo Wurmus
130314d8fa
gnu: r-tsp: Update to 1.1-7.
...
* gnu/packages/cran.scm (r-tsp): Update to 1.1-7.
2019-05-28 23:54:26 +02:00
Ricardo Wurmus
6d3cfb88ea
gnu: r-jomo: Update to 2.6-8.
...
* gnu/packages/cran.scm (r-jomo): Update to 2.6-8.
2019-05-28 23:54:18 +02:00
Ricardo Wurmus
beb82eb9d0
gnu: r-ksamples: Update to 1.2-9.
...
* gnu/packages/cran.scm (r-ksamples): Update to 1.2-9.
2019-05-28 23:54:12 +02:00
Ricardo Wurmus
6edf0fb3db
gnu: r-lpsolve: Update to 5.6.13.1.
...
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.1.
2019-05-28 23:54:07 +02:00
Ricardo Wurmus
14532452b8
gnu: r-car: Update to 3.0-3.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-3.
2019-05-28 23:54:00 +02:00
Ricardo Wurmus
341643c6e1
gnu: r-fpc: Update to 2.2-1.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-1.
[propagated-inputs]: Remove r-trimcluster.
2019-05-28 23:53:43 +02:00
Ricardo Wurmus
f95690ceae
gnu: r-prabclus: Update to 2.2-7.1.
...
* gnu/packages/statistics.scm (r-prabclus): Update to 2.2-7.1.
2019-05-28 23:53:33 +02:00
Ricardo Wurmus
1498b5a2a4
gnu: r-zoo: Update to 1.8-6.
...
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-6.
2019-05-28 23:53:28 +02:00
Ricardo Wurmus
3fca3fa1bc
gnu: r-rmarkdown: Update to 1.13.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.13.
[propagated-inputs]: Add r-xfun.
2019-05-28 23:53:15 +02:00
Ricardo Wurmus
923c6ac139
gnu: r-evaluate: Update to 0.14.
...
* gnu/packages/statistics.scm (r-evaluate): Update to 0.14.
2019-05-28 23:53:02 +02:00
Ricardo Wurmus
fa86654824
self: Fix unquoting.
...
This is a follow-up to commit dfc69e4b6d .
* guix/self.scm (whole-package): Unquote %storedir in the daemon wrapper.
2019-05-28 23:21:27 +02:00
h.nasajpour
67458e209d
gnu: python-attrs: Update to 19.1.0.
...
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-05-28 21:48:10 +02:00
h.nasajpour
205eb40e5b
gnu: python-flask: Update to 1.0.3.
...
* gnu/packages/python-web.scm (python-flask): Update to 1.0.3.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org >
2019-05-28 21:18:24 +02:00
Pierre Neidhardt
458e92215f
gnu: d-feet: Fix missing input and update to 0.3.14.
...
* gnu/packages/gnome.scm (d-feet): Update to 0.3.14.
[inputs]: Add hicolor-icon-theme since d-feet won't list anything without it.
2019-05-28 14:53:02 +02:00
Ludovic Courtès
e7f078c337
gnu: guix: Update to 35d1354.
...
* gnu/packages/package-management.scm (guix): Update to 35d1354 .
2019-05-28 09:51:12 +02:00
Nicolas Goaziou
70fa77d881
gnu: emacs-relint: Update to 1.8.
...
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.8.
2019-05-27 23:22:34 +02:00
Nicolas Goaziou
d8d896c5b5
gnu: emacs-xr: Update to 1.12.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.12.
2019-05-27 23:22:19 +02:00
Ludovic Courtès
35d1354fe8
publish: Display the compression method and level in use.
...
* guix/scripts/publish.scm (guix-publish): Use 'info' instead of
'format' for the initial message. When COMPRESSION is true, display the
method and level in use.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
c131bea276
lzlib: 'lzread!' never returns more than it was asked for.
...
Fixes a bug whereby 'lzread!' could return more than COUNT.
* guix/lzlib.scm (lzread!): Rewrite in a semi-functional style.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
2e5c71b2a2
gnu: guix: Add dependency on lzlib.
...
* gnu/packages/package-management.scm (guix)[inputs]: Add LZLIB.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
73ac9098b1
self: Add dependency on lzlib.
...
* guix/self.scm (compiled-guix): Pass #:lzlib to 'make-config.scm'.
(make-config.scm): Add #:lzlib and honor it.
(specification->package): Add "lzlib".
2019-05-27 22:47:24 +02:00
Ludovic Courtès
66229b04ae
publish: Add support for lzip.
...
* guix/scripts/publish.scm (show-help, %options): Support '-C METHOD'
and '-C METHOD:LEVEL'.
(default-compression): New procedure.
(bake-narinfo+nar): Add lzip.
(nar-response-port): Likewise.
(string->compression-type): New procedure.
(make-request-handler): Generalize /nar/gzip handler to handle /nar/lzip
as well.
* tests/publish.scm ("/nar/lzip/*"): New test.
("/*.narinfo with lzip compression"): New test.
* doc/guix.texi (Invoking guix publish): Document it.
(Requirements): Mention lzlib.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
4e48923e75
utils: Support compression and decompression with lzip.
...
* guix/utils.scm (lzip-port): New procedure.
(decompressed-port, compressed-port, compressed-output-port): Add 'lzip
case.
* tests/utils.scm <top level>: Call 'test-compression/decompression' for
'lzip as well.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
4c7ebe318f
utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.
...
* tests/utils.scm (test-compression/decompression): New procedure.
<top level>: Call it for both 'xz and 'gzip.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
2a991f3ae4
lzlib: Add 'make-lzip-input-port/compressed'.
...
* guix/lzlib.scm (lzwrite!, make-lzip-input-port/compressed): New
procedures.
* tests/lzlib.scm ("make-lzip-input-port/compressed"): New test.
* guix/tests.scm (%seed): Export.
2019-05-27 22:47:24 +02:00
Ludovic Courtès
e13354a7ca
lzlib: Adjust 'lz-compress-read' docstring.
...
* guix/lzlib.scm (lz-compress-read): The integer return can be zero;
adjust docstring accordingly.
2019-05-27 22:47:23 +02:00
Ricardo Wurmus
8916034a34
gnu: r-shiny: Fix JavaScript minification.
...
Fixes <https://bugs.gnu.org/35923 >.
* gnu/packages/cran.scm (r-shiny)[native-inputs]: Add uglify-js.
2019-05-27 22:09:22 +02:00
Guillaume LE VAILLANT
ed72a133db
gnu: Add osmctools
...
* gnu/packages/geo.scm (osmctools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2019-05-27 14:32:13 -04:00
Alex Griffin
521d736ae9
gnu: go@1.4: Update to 1.4-bootstrap-20171003.
...
* gnu/packages/golang.scm (go-1.4): Use the bootstrap branch that is
still supported upstream.
[version]: Update to 1.4-bootstrap-20171003.
[arguments]: Remove obsolete fix for timezone test which is now included
upstream. Don't manually disable cgo because it is disabled by default.
Manually enable test suite because future releases will disable tests by
default.
Signed-off-by: Leo Famulari <leo@famulari.name >
2019-05-27 14:26:46 -04:00
Danny Milosavljevic
8d1647b228
gnu: python-alembic: Update to 1.0.10.
...
* gnu/packages/databases.scm (python-alembic): Update to 1.0.10.
2019-05-27 18:16:25 +02:00
Jakob L. Kreuze
f644f63655
doc: Update default value of terminal-outputs.
...
* doc/guix.texi: (terminal-outputs) Update default value.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-27 16:44:53 +02:00
Stefan Stefanović
cf342a8598
gnu: tlp: Add required x86-energy-perf-policy input dependency.
...
* gnu/packages/linux.scm (tlp)
[inputs]: Add system specific x86-energy-perf-policy dependency.
[arguments]<#:phases>['wrap]:
Adjust bin-directory procedure to return #f on missing input,
a guard against system specific input dependencies.
Filter only strings in the path list. Reformat for-each block.
Add x86-energy-perf-policy in bin-directory input-name list.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-05-27 16:41:12 +02:00
Stefan Stefanović
71bd55cb2a
gnu: Add x86-energy-perf-policy.
...
* gnu/packages/linux.scm (x86-energy-perf-policy): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-27 16:35:09 +02:00
guy fleury iteriteka
66fca5041b
gnu: MATE: Use mirror://mate/ in source URIs.
...
* gnu/packages/mate.scm(MATE packages)[source](uri): Use "mirror://mate/"
instead of "https://pub.mate-desktop.org/releases/ " directly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-27 12:02:27 +02:00
Ludovic Courtès
ad7466aafd
import: hackage: Fix Cabal test.
...
* guix/import/hackage.scm (hackage->guix-package): Remove call to 'memoize'.
(hackage->guix-package/m): New procedure.
(hackage-recursive-import): Use it.
* tests/hackage.scm ("hackage->guix-package test 6"): Adjust.
Co-authored-by: Robert Vollmert <rob@vllmrt.net >
2019-05-26 23:20:30 +02:00
Robert Vollmert
002d17dcaa
discovery: 'all-modules' returns modules in path order.
...
A particular effect of this is that if there are ambiguous
packages in a directory specified with `-L module_dir` and the
distribution, the version from `module_dir` will be loaded,
which is usually what would be expected. (E.g. for `guix build`
or `guix package -i`.)
* guix/discovery.scm (all-modules): Return modules in path order.
* tests/guix-package.sh: Test local definitions take precedence.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-26 23:02:02 +02:00
Ludovic Courtès
dfc69e4b6d
self: 'guix-daemon' honors %localstatedir, %sysconfdir, and %storedir.
...
Fixes <https://bugs.gnu.org/35874 >.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de >.
Previously, the 'guix-daemon' program provided by 'guix pull' would
systematically use default directory locations for these.
* guix/self.scm (whole-package)[wrap]: Set GUIX_STATE_DIRECTORY,
GUIX_CONFIGURATION_DIRECTORY, and NIX_STORE_DIR.
2019-05-26 22:01:42 +02:00
Alex Vong
45bdb66251
gnu: you-get: Update to 0.4.1302.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1302.
2019-05-27 02:28:26 +08:00
Mark H Weaver
5ea87197f6
gnu: linux-libre: Update to 5.1.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.5.
(%linux-libre-hash): Update hash.
2019-05-26 14:19:40 -04:00
Mark H Weaver
5b7be798b2
gnu: linux-libre@4.19: Update to 4.19.46.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.46.
(%linux-libre-4.19-hash): Update hash.
2019-05-26 14:19:38 -04:00
Mark H Weaver
d87d375b64
gnu: linux-libre@4.14: Update to 4.14.122.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.122.
(%linux-libre-4.14-hash): Update hash.
2019-05-26 14:19:35 -04:00
Mark H Weaver
5f3f63e5ad
gnu: linux-libre@4.9: Update to 4.9.179.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.179.
2019-05-26 14:19:33 -04:00
Mark H Weaver
2bdce7a654
gnu: linux-libre: Rename a patch.
...
* gnu/packages/linux.scm (%linux-libre-arm-export-__sync_icache_dcache-patch):
Remove the version from the file name, since it applies to multiple versions.
2019-05-26 14:19:04 -04:00
Mark H Weaver
403b3a8c61
gnu: linux-libre-arm-generic: Move definition.
...
* gnu/packages/linux.scm (linux-libre-arm-generic): Move the definition down,
next to the other linux-libre-arm-generic-* packages.
2019-05-26 14:19:00 -04:00
Mark H Weaver
efbbf9a15c
gnu: vhba-module: Remove duplicate definition.
...
This is a followup to commit e1f640db8f .
* gnu/packages/linux.scm (vhba-module): Remove duplicate definition.
2019-05-26 14:18:55 -04:00
Marius Bakke
7024846181
gnu: node: Update to 10.15.3.
...
* gnu/packages/libevent.scm (libuv-1.19): Remove variable.
* gnu/packages/node.scm (node): Update to 10.15.3.
[source]: Use XZ-compressed tarball.
[arguments]: Add #:test-target. Use DELETE-FILE instead of DELETE-IF-EXISTS.
Remove obsolete test deletions.
[inputs]: Change OPENSSL to OPENSSL-NEXT. Change LIBUV-1.19 to LIBUV.
(node-lts): Remove variable.
2019-05-26 19:48:39 +02:00
Marius Bakke
0d3dbe3f56
gnu: libevent: Update to 2.1.0.
...
* gnu/packages/patches/libevent-2.1-dns-tests.patch,
gnu/packages/patches/libevent-2.1-skip-failing-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevent): Update to 2.1.10.
[source](patches): Remove.
2019-05-26 19:48:39 +02:00
Alex Vong
304fb7000a
gnu: youtube-dl: Update to 2019.05.20.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20.
Signed-off-by: Alex Vong <alexvong1995@gmail.com >
2019-05-27 01:34:09 +08:00
Efraim Flashner
51daf2f553
gnu: ioquake: Build on all architectures.
...
* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
field.
2019-05-26 20:22:36 +03:00
Ricardo Wurmus
164cb4da63
gnu: pigx-chipseq: Update to 0.0.41.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.41.
2019-05-26 10:56:52 +02:00
Robert Vollmert
0607f89088
import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".
...
* guix/import/hackage.scm (string->license): Add two licenses.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-05-26 10:22:05 +02:00
Brett Gilio
6d94465b4e
gnu: python-shapely: Update to 1.6.4.post2.
...
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-05-26 10:22:05 +02:00
Brett Gilio
7abf3cbf71
gnu: python-psutil: Update to 5.6.2.
...
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-05-26 10:22:05 +02:00
Dan Frumin
414f545ee6
gnu: coq-equations: Update to 1.2.
...
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-05-26 10:22:05 +02:00
Rutger Helling
9c11ba9282
gnu: mgba: Update to 0.7.2.
...
* gnu/packages/emulators.scm (mgba): Update to 0.7.2.
2019-05-26 10:15:21 +02:00
Rutger Helling
d21c68ac46
gnu: kitty: Update to 0.14.0.
...
* gnu/packages/terminals.scm (kitty): Update to 0.14.0.
2019-05-26 10:15:21 +02:00
Tobias Geerinckx-Rice
ac12a01394
gnu: wine-staging: Update to 4.9.
...
* gnu/packages/wine.scm (wine-staging-patchset-data, wine-staging):
Update to 4.9.
2019-05-26 05:22:51 +02:00
Tobias Geerinckx-Rice
5daafe0b5d
gnu: rxcpp: Don't use unstable tarball.
...
* gnu/packages/machine-learning.scm (rxcpp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-26 05:00:50 +02:00
Tobias Geerinckx-Rice
e91a0bff01
gnu: rxcpp: Update to 4.1.0.
...
* gnu/packages/machine-learning.scm (rxcpp): Update to 4.1.0.
2019-05-26 05:00:50 +02:00
Tobias Geerinckx-Rice
f3addff21c
gnu: libelf: Use archived home page and mirrored source.
...
* gnu/packages/elf.scm (libelf)[source]: Use mirror URLs.
[home-page]: Use archived home page.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice
dbe2dfa528
gnu: pidgin: Use HTTPS home page.
...
* gnu/packages/messaging.scm (pidgin)[home-page]: Use HTTPS.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice
569958aeb5
gnu: pidgin: Add network-manager support.
...
* gnu/packages/messaging.scm (pidgin)[inputs]: Add network-manager.
[arguments]: Undisable it in #:configure-flags.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice
0fcb0e5076
gnu: pidgin: Update to 2.13.0.
...
* gnu/packages/messaging.scm (pidgin): Update to 2.13.0.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice
a4cf65c804
gnu: pidgin: Don't use NAME in source URI.
...
* gnu/packages/messaging.scm (pidgin)[source]: Hard-code NAME.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice
8a8597819e
gnu: duplicity: Update to 0.7.19.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.19.
2019-05-26 03:27:33 +02:00
Ludovic Courtès
7fcb86da2b
store: Fix 'hash-part->path' docstring.
...
* guix/store.scm (hash-part->path): Adjust docstring to match reality.
2019-05-26 01:34:17 +02:00
Ludovic Courtès
493375cdb2
publish: Maintain a hash-part-to-store-item mapping in cache.
...
Fixes <https://bugs.gnu.org/33897 >.
* guix/scripts/publish.scm (hash-part-mapping-cache-file)
(hash-part->path*): New procedures.
* guix/scripts/publish.scm (render-narinfo/cached)[delete-entry]: Delete
the 'hash-part-mapping-cache-file'.
Use 'hash-part->path*' instead of 'hash-part->path'.
* tests/publish.scm ("with cache, vanishing item"): New test.
2019-05-26 01:34:17 +02:00
Reza Alizadeh Majd
ed90104cc8
services: sddm: Fix root login failure issue.
...
* gnu/services/sddm.scm (sdm-pam-service): Set uid from CONFIG.
(sdm-autologin-pam-service): Set uid from CONFIG.
(sdm-pam-services): Pass CONFIG to 'sddm-pam-service' and
'sddm-autologin-pam-service'.
* doc/guix.texi (X Window): Adjust 'minimum-uid' documentation.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-05-26 01:34:16 +02:00
Arun Isaac
336674549d
services: cgit: Fix typo.
...
* gnu/services/cgit.scm (cgit-configuration)[root-readme]: Replace "thef" with
"the".
2019-05-25 15:58:03 +05:30
Kei Kebreau
41cdaf47e1
gnu: squirrel: Fix build.
...
This follows commit 9d0c291e3e .
* gnu/packages/squirrel.scm: Adjust module reference.
2019-05-25 06:08:23 -04:00
Brian Leung
7547648091
gnu: emacs-lispy: Update to 0.27.0.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 0.27.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-25 11:52:37 +02:00
Brian Leung
c799fd63f6
gnu: emacs-avy: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-avy): Update to 0.5.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-25 11:52:37 +02:00
Brian Leung
eea4ed9869
gnu: emacs-highlight-symbol: Update to 1.3.1-7a789c7.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-symbol): Update to 1.3.1-7a789c7.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net >
2019-05-25 11:52:33 +02:00
Arun Isaac
d2928fa63f
linux-container: Check if nscd run directory exists when container is run.
...
* gnu/system/linux-container.scm (containerized-operating-system):
(container-script): Check for existence of the host nscd run directory in the
container script. This check should be run when the container is started, not
when the container script is created.
[network-mappings]: Delete variable.
[nscd-run-directory, nscd-mapping]: New variables.
2019-05-25 11:06:22 +05:30
Kei Kebreau
8698d986db
gnu: supertux: Update to 0.6.0.
...
* gnu/packages/games.scm (supertux): Update to 0.6.0.
[source]: Add patches.
[arguments]: Add -DUSE_SYSTEM_PHYSFS=ON. Add 'patch-squirrel-path' phase.
[inputs]: Add freetype and squirrel.
* gnu/packages/patches/supertux-fix-build-with-gcc5.patch,
gnu/packages/patches/supertux-unbundle-squirrel.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-05-24 21:00:15 -04:00
Kei Kebreau
608d148c50
gnu: squirrel: Install headers and documentation.
...
* gnu/packages/squirrel.scm (squirrel)[arguments]: Disable building static
libraries. Add 'install-documentation' and 'install-headers' phases.
[native-inputs]: Add python-sphinx.
2019-05-24 21:00:15 -04:00
Kei Kebreau
03b630686f
gnu: squirrel: Build from a source archive instead of a Git checkout.
...
* gnu/packages/squirrel.scm (squirrel)[source]: Use url-fetch and adjust the
source URL accordingly.
2019-05-24 21:00:15 -04:00
Marius Bakke
136b7d81f0
gnu: nss, nss-certs: Update to 3.44.
...
* gnu/packages/nss.scm (nss): Update to 3.44.
* gnu/packages/certs.scm (nss-certs): Likewise.
2019-05-24 23:28:32 +02:00
Marius Bakke
d43a696080
gnu: imagemagick: Update to 6.9.10-46.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-46.
2019-05-24 23:28:32 +02:00
Marius Bakke
736b66a099
gnu: eudev: Update to 3.2.8.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.8.
2019-05-24 23:28:31 +02:00
Marius Bakke
b97f4a357c
gnu: python-urllib3: Update to 1.25.3.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.3.
2019-05-24 23:28:31 +02:00
Marius Bakke
b8725cdf94
gnu: python-pysocks: Update to 1.7.0.
...
* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.0.
2019-05-24 23:28:31 +02:00
Marius Bakke
ab43d1f827
gnu: at-spi2-core: Update to 2.32.1.
...
* gnu/packages/patches/at-spi2-core-meson-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.32.1.
[source](patches): Remove.
2019-05-24 23:28:30 +02:00
Marius Bakke
b97b47b676
gnu: libva: Update to 2.4.1.
...
* gnu/packages/video.scm (libva): Update to 2.4.1.
2019-05-24 23:28:30 +02:00
Marius Bakke
b2965b26ee
gnu: python-mako: Update to 1.0.10.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.10.
2019-05-24 23:28:30 +02:00
Marius Bakke
05a5bd8366
gnu: python-requests: Update to 2.22.0.
...
* gnu/packages/python-web.scm (python-requests): Update to 2.22.0.
2019-05-24 23:28:29 +02:00
Marius Bakke
657e025def
gnu: cups-filters: Update to 1.23.0.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.23.0.
2019-05-24 23:28:29 +02:00
Marius Bakke
ab6693c45f
gnu: libical: Update to 3.0.5.
...
* gnu/packages/calendar.scm (libical): Update to 3.0.5.
[native-inputs]: Add GTK-DOC.
2019-05-24 23:28:29 +02:00
Marius Bakke
2a11a029a4
gnu: sbc: Update to 1.4.
...
* gnu/packages/linux.scm (sbc): Update to 1.4.
2019-05-24 23:28:28 +02:00
Marius Bakke
d309b36d30
gnu: python-sphinx: Update to 2.0.1.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.0.1.
[arguments]: Remove Python2 workaround.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
Add PYTHON-SPHINXCONTRIB-APPLEHELP, PYTHON-SPHINXCONTRIB-DEVHELP,
PYTHON-SPHINXCONTRIB-HTMLHELP, PYTHON-SPHINXCONTRIB-JSMATH,
PYTHON-SPHINXCONTRIB-QTHELP, and PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
(python2-sphinx)[source]: Stay on version 1.7.7.
[arguments]: New field.
[propagated-inputs]: Do not inherit from the Python 3 Sphinx variant.
2019-05-24 23:24:09 +02:00
Marius Bakke
224d2e2efd
gnu: postgresql: Remove graft for 10.8.
...
* gnu/packages/databases.scm (postgresql): Update to 10.8.
[replacement]: Remove.
(postgresql-10.8): Remove variable.
2019-05-24 22:48:59 +02:00
Marius Bakke
ddb4062784
Merge branch 'master' into staging
2019-05-24 22:44:51 +02:00
Marius Bakke
dbe533292b
gnu: help2man: Update to 1.47.10.
...
* gnu/packages/man.scm (help2man/latest): Update to 1.47.10.
2019-05-24 21:54:32 +02:00
Marius Bakke
ceb1936aa4
gnu: python-markdown: Update to 3.1.1.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1.
2019-05-24 21:54:32 +02:00
Marius Bakke
0cb9bacbfa
gnu: perl: Update home page.
...
* gnu/packages/perl.scm (perl)[home-page]: Use HTTPS.
2019-05-24 21:54:32 +02:00
Marius Bakke
6eceb2d445
gnu: Add python-sphinxcontrib-qthelp.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke
72f278a0ff
gnu: Add python-sphinxcontrib-htmlhelp.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke
67be8943c3
gnu: Add python-sphinxcontrib-jsmath.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke
62ad0c8b0f
gnu: Add python-sphinxcontrib-devhelp.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke
bc2a3f7c62
gnu: Add python-sphinxcontrib-applehelp.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke
c5c55a9f2c
gnu: Add python-sphinxcontrib-serializinghtml.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): New public
variable.
2019-05-24 21:54:31 +02:00
Marius Bakke
9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
...
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00
Marius Bakke
a52c807a39
gnu: postgresql: Replace with 10.8 [security fixes].
...
This fixes CVE-2019-10129 and CVE-2019-10130.
* gnu/packages/databases.scm (postgresql)[replacement]: New field.
(postgresql-10.8): New variable.
2019-05-24 21:54:30 +02:00
Dan Frumin
66fbffde1f
gnu: Add coq-stdpp.
...
* gnu/packages/coq.scm (coq-stdpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-24 18:24:16 +02:00
Reza Alizadeh Majd
8f5371d083
gnu: lxqt-panel: fix taskbar plugin's application list issue.
...
* gnu/packages/lxqt.scm (lxqt-panel): move `kwindowsystem` from `inputs`
to `propagated-inputs`
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-24 18:24:16 +02:00
Reza Alizadeh Majd
42f3eb2e7f
gnu: lxqt-session: fix lxqt-rc.xml permission issue
...
* gnu/packages/lxqt.scm (lxqt-session): add write permission to
lxqt-rc.xml file after initial copy to user directory
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-24 18:24:16 +02:00
Andy Tai
43675ac77a
gnu: Add libjit.
...
* gnu/packages/assembly.scm (libjit): Add at 0.1.4
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2019-05-24 18:24:16 +02:00
Ludovic Courtès
fc289fb21b
gnu: guile-next: Update to 2.9.2.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.2.
2019-05-24 18:24:16 +02:00
Jakob L. Kreuze
fc16bbb7aa
gnu: Add chocolate-doom.
...
* gnu/packages/games.scm (chocolate-doom): New variables.
2019-05-24 10:49:49 -04:00
Rutger Helling
b019965cc5
gnu: gajim-omemo: Update to 2.6.29.
...
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.29.
2019-05-24 08:14:44 +02:00
Tobias Geerinckx-Rice
e26d628b0f
gnu: parallel: Update to 20190522.
...
* gnu/packages/parallel.scm (parallel): Update to 20190522.
2019-05-23 22:07:48 +02:00
Efraim Flashner
234999497d
gnu: wgetpaste: Remove dead paste site.
...
* gnu/packages/wget.scm (wgetpaste)[arguments]: Add custom phase to
remove newly defunct paste site.
2019-05-23 20:58:47 +03:00
Pierre Neidhardt
e4ff9dffe7
gnu: Add ioquake3.
...
* gnu/packages/game-development.scm (ioquake3): New variable.
2019-05-23 18:55:21 +02:00
Marius Bakke
cee9b0566d
gnu: strace: Update to 5.1.
...
* gnu/packages/linux.scm (strace): Update to 5.1.
2019-05-23 17:49:06 +02:00
Marius Bakke
3d3c07f3ee
gnu: notmuch: Update to 0.28.4.
...
* gnu/packages/mail.scm (notmuch): Update to 0.28.4.
[native-inputs]: Change PYTHON-2 and PYTHON2-DOCUTILS to PYTHON and
PYTHON-DOCUTILS.
2019-05-23 17:49:06 +02:00
Nicolas Goaziou
f41378b797
gnu: silkaj: Update to 0.7.0.
...
* gnu/packages/finance.scm (silkaj): Update to 0.7.0.
[inputs]: Add python-texttable.
2019-05-23 16:52:55 +02:00
Nicolas Goaziou
3425fbc69f
gnu: flare-game: Update to 1.10.
...
* gnu/packages/games.scm (flare-game): Update to 1.10.
2019-05-23 16:46:45 +02:00
Nicolas Goaziou
729f0ccbb5
gnu: flare-engine: Update to 1.10.
...
* gnu/packages/games.scm (flare-engine): Update to 1.10.
2019-05-23 16:46:32 +02:00
Ricardo Wurmus
a9150d4c23
gnu: salmon: Update to 0.13.1.
...
* gnu/packages/bioinformatics.scm (salmon): Update to 0.13.1.
[arguments]: Adjust "do-not-look-for-boost" build phase; adjust
"prepare-rapmap" phase; adjust "use-system-libraries" phase.
[inputs]: Remove bwa, jellyfish, spdlog-for-salmon.
[native-inputs]: Add pkg-config.
(spdlog-for-salmon, bwa-for-salmon): Remove variables.
2019-05-23 16:32:21 +02:00
Nicolas Goaziou
f918a296e8
gnu: python-duniterpy: Update to 0.54.1.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.1.
2019-05-23 16:23:03 +02:00
Nicolas Goaziou
6406badb2a
gnu: wireshark: Update to 3.0.2.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.2.
2019-05-23 16:16:55 +02:00
Ricardo Wurmus
e96619baf7
import: cran: Ignore invalid packages.
...
* guix/import/cran.scm (invalid-packages): New variable.
(description->package): Use it.
2019-05-23 16:10:32 +02:00
Nicolas Goaziou
0f3794fb7c
gnu: keepassxc: Update to 2.4.1.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.1.
[arguments]: Disable update checking.
[inputs]: Add qrencode and qtsvg.
2019-05-23 14:53:36 +02:00
Andy Tai
39d655f8cf
gnu: Add squirrel.
...
* gnu/packages/squirrel.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-22 21:36:45 -04:00
Vagrant Cascadian
f8df47633c
gnu: git-daemon-service-type: Fix typo "repositories".
...
* gnu/services/version-control (git-daemon-service-type)[description]: Fix typo.
2019-05-22 18:30:10 -07:00
Vagrant Cascadian
f3a2c29750
gnu: darkstat-service-type: Fix typo "statistics".
...
* gnu/services/monitoring (darkstat-service-type)[description]: Fix typo.
2019-05-22 18:30:08 -07:00
Vagrant Cascadian
dcdafc6e18
gnu: xf86-input-joystick: Fix typo "control".
...
* gnu/packages/xorg (xf86-input-joystick)[description]: Fix typo.
2019-05-22 18:30:05 -07:00
Vagrant Cascadian
c284dffcbe
gnu: renderproto: Fix typo "protocol".
...
* gnu/packages/xorg (renderproto)[description]: Fix typo.
2019-05-22 18:30:03 -07:00
Vagrant Cascadian
168d5634a6
gnu: xautomation: Fix typo "programs".
...
* gnu/packages/xdisorg (xautomation)[description]: Fix typo.
2019-05-22 18:30:00 -07:00
Vagrant Cascadian
4ba51e22c7
gnu: nghttp2: Fix typo "compatibility".
...
* gnu/packages/web (nghttp2)[description]: Fix typo.
2019-05-22 18:29:58 -07:00
Vagrant Cascadian
1bb5085694
gnu: python-internetarchive: Fix typo "programmatic".
...
* gnu/packages/web (python-internetarchive)[description]: Fix typo.
2019-05-22 18:29:55 -07:00
Vagrant Cascadian
e54af3225d
gnu: ruby-markaby: Fix typo "Embedded".
...
* gnu/packages/ruby (ruby-markaby)[description]: Fix typo.
2019-05-22 18:29:52 -07:00
Vagrant Cascadian
50fceab07e
gnu: python-honcho: Fix typo "several".
...
* gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
2019-05-22 18:29:50 -07:00
Vagrant Cascadian
7cc9ef9c20
gnu: perl-text-csv-xs: Fix typo "Routines".
...
* gnu/packages/perl (perl-text-csv-xs)[synopsis]: Fix typo.
2019-05-22 18:29:47 -07:00
Vagrant Cascadian
95480b9b51
gnu: perl-moox-handlesvia: Fix typo "attribute".
...
* gnu/packages/perl (perl-moox-handlesvia)[description]: Fix typo.
2019-05-22 18:29:45 -07:00
Vagrant Cascadian
55f54fb921
gnu: perl-data-uniqid: Fix typo "system".
...
* gnu/packages/perl (perl-data-uniqid)[description]: Fix typo.
2019-05-22 18:29:43 -07:00
Vagrant Cascadian
d6901d933b
gnu: pdfposter: Fix typo "multiple".
...
* gnu/packages/pdf (pdfposter)[description]: Fix typo.
2019-05-22 18:29:40 -07:00
Vagrant Cascadian
37c5b197bb
gnu: ocaml-compiler-libs: Fix typo "package".
...
* gnu/packages/ocaml (ocaml-compiler-libs)[description]: Fix typo.
2019-05-22 18:29:38 -07:00
Vagrant Cascadian
86912a67ac
gnu: ocaml-migrate-parsetree: Fix typo "converter".
...
* gnu/packages/ocaml (ocaml-migrate-parsetree)[synopsis]: Fix typo.
2019-05-22 18:29:36 -07:00
Vagrant Cascadian
57e69c1d2e
gnu: mumps: Fix typo "Gaussian".
...
* gnu/packages/maths (mumps)[description]: Fix typo.
2019-05-22 18:29:33 -07:00
Vagrant Cascadian
245289f8dd
gnu: lxqt-policykit: Fix typo "authentication".
...
* gnu/packages/lxqt (lxqt-policykit)[description]: Fix typo.
2019-05-22 18:29:30 -07:00
Vagrant Cascadian
74e74dd0bd
doc: Murmur: Fix typo "authentication".
...
* doc/guix.texi (Murmur): Fix typo.
2019-05-22 18:29:27 -07:00
Vagrant Cascadian
c42dcaa91e
gnu: ghc-persistent: Fix typo "systems".
...
* gnu/packages/haskell (ghc-persistent)[description]: Fix typo.
2019-05-22 18:22:09 -07:00
Vagrant Cascadian
b5cfc89f2d
gnu: ghc-reflection: Fix typo "propagating".
...
* gnu/packages/haskell (ghc-reflection)[description]: Fix typo.
2019-05-22 18:22:03 -07:00
Vagrant Cascadian
7306eb5cf5
gnu: ghc-aeson-pretty: Fix typo "readability".
...
* gnu/packages/haskell-web (ghc-aeson-pretty)[description]: Fix typo.
2019-05-22 18:22:01 -07:00
Vagrant Cascadian
2ec41781d5
gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".
...
* gnu/packages/golang (go-github-com-btcsuite-btcd-btcec)[description]: Fix
typo.
2019-05-22 18:21:58 -07:00
Vagrant Cascadian
a95b643630
gnu: go-github-com-docker-distribution: Correct grammar and spelling.
...
* gnu/packages/golang (go-github-com-docker-distribution)[description]:
Correct grammar and spelling.
[synopsis]: Correct grammar and spelling.
2019-05-22 18:21:56 -07:00
Vagrant Cascadian
ae03ce0f2f
gnu: go-github-com-google-cadvisor: Fix typo "performance".
...
* gnu/packages/golang (go-github-com-google-cadvisor)[description]: Fix typo.
2019-05-22 18:21:54 -07:00
Vagrant Cascadian
ce97f33656
gnu: go-golang-org-x-net-context: Fix typo "cancellation".
...
* gnu/packages/golang (go-golang-org-x-net-context)[description]: Fix typo.
2019-05-22 18:21:51 -07:00
Vagrant Cascadian
b55b96a73c
gnu: go-github-com-petermattis-goid: Fix typo "programmatically".
...
* gnu/packages/syncthing (go-github-com-petermattis-goid)[description]: Fix
typo.
2019-05-22 18:21:49 -07:00
Vagrant Cascadian
4ca7207be2
gnu: python-docopt: Fix typo "programmatically".
...
* gnu/packages/python-xyz (python-docopt)[description]: Fix typo.
2019-05-22 18:21:46 -07:00
Vagrant Cascadian
5c6b576ab8
gnu: go-github-com-tj-docopt: Fix typo "programmatically".
...
* gnu/packages/golang (go-github-com-tj-docopt)[description]: Fix typo.
2019-05-22 18:21:44 -07:00
Vagrant Cascadian
e16b44a20c
gnu: font-tamzen: Fix typo "programmatically".
...
* gnu/packages/fonts (font-tamzen)[description]: Fix typo.
2019-05-22 18:21:42 -07:00
Vagrant Cascadian
add43093ac
gnu: dbus-c++: Fix typo "language".
...
* gnu/packages/glib (dbus-c++)[description]: Fix typo.
2019-05-22 18:21:39 -07:00
Vagrant Cascadian
afe02c1a12
gnu: infiniband-diags: Fix typo "diagnostic".
...
* gnu/packages/fabric-management (infiniband-diags)[description]: Fix typo.
2019-05-22 18:21:35 -07:00
Vagrant Cascadian
a265b400b4
gnu: emacs-noflet: Fix typo "lets you".
...
* gnu/packages/emacs-xyz (emacs-noflet)[description]: Fix typo.
2019-05-22 18:21:33 -07:00
Vagrant Cascadian
b9c0d5446c
gnu: emacs-lsp-mode: Fix typo "implementation".
...
* gnu/packages/emacs-xyz (emacs-lsp-mode)[description]: Fix typo.
2019-05-22 18:21:31 -07:00
Vagrant Cascadian
4dc559ab49
gnu: emacs-groovy-modes: Fix typo "highlighting".
...
* gnu/packages/emacs-xyz (emacs-groovy-modes)[description]: Fix typo.
2019-05-22 18:21:28 -07:00
Vagrant Cascadian
0a71b5dc09
gnu: emacs-evil-surround: Fix typo "parentheses".
...
* gnu/packages/emacs-xyz (emacs-evil-surround)
[synopsis]: Fix typo.
[description]: Fix typo.
2019-05-22 18:21:26 -07:00
Vagrant Cascadian
27513c441c
gnu: emacs-lua-mode: Fix typo "programming".
...
* gnu/packages/emacs-xyz (emacs-lua-mode)[description]: Fix typo.
2019-05-22 18:21:23 -07:00
Vagrant Cascadian
7d4e465e33
gnu: emacs-sly: Fix typo "familiar".
...
* gnu/packages/emacs-xyz (emacs-sly)[description]: Fix typo.
2019-05-22 18:21:21 -07:00
Vagrant Cascadian
028dab34db
gnu: emacs-rspec: Fix typo "corresponding".
...
* gnu/packages/emacs-xyz (emacs-rspec)[description]: Fix typo.
2019-05-22 18:21:19 -07:00
Vagrant Cascadian
784c3da11e
gnu: hdf5-parallel-openmpi: Fix typo "explicitly".
...
* gnu/packages/maths (hdf5-parallel-openmpi): Fix typo.
2019-05-22 18:21:16 -07:00
Vagrant Cascadian
6a16b8aa68
gnu: kicad: Fix typo "explicitly".
...
* gnu/packages/engineering (kicad): Fix typo in comment.
2019-05-22 18:21:14 -07:00
Vagrant Cascadian
f457397ad7
gnu: stress-make: Fix typo "explicitly".
...
* gnu/packages/debug (stress-make)[description]: Fix typo.
2019-05-22 18:21:11 -07:00
Vagrant Cascadian
d087a3a6c1
gnu: python-trollius-redis: Fix typo "asynchronous".
...
* gnu/packages/databases (python-trollius-redis)[description]: Fix typo.
2019-05-22 18:09:47 -07:00
Vagrant Cascadian
49369a0130
gnu: r-capushe: Fix typo "penalties".
...
* gnu/packages/cran (r-capushe)[description]: Fix typo.
2019-05-22 18:09:44 -07:00
Vagrant Cascadian
6fa0914a5c
gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".
...
* gnu/packages/java (java-ops4j-pax-tinybundles)[description]: Fix typo.
2019-05-22 18:09:40 -07:00
Vagrant Cascadian
7fef0800b3
gnu: go-github.com-smartystreets-assertions: Fix typo "convenient".
...
* gnu/packages/check (go-github.com-smartystreets-assertions)[description]:
Fix typo.
2019-05-22 18:09:38 -07:00
Vagrant Cascadian
bf70490223
gnu: umi-tools: Fix typo "containing".
...
* gnu/packages/bioinformatics (umi-tools)[description]: Fix typo.
2019-05-22 18:09:35 -07:00
Vagrant Cascadian
df5fb3ca28
gnu: r-gage: Fix typo "functions".
...
* gnu/packages/bioinformatics (r-gage)[description]: Fix typo.
2019-05-22 18:09:32 -07:00
Vagrant Cascadian
222eb1141b
gnu: bdfresize: Fix typo "This package".
...
* gnu/packages/xorg (bdfresize)[description]: Fix typo.
2019-05-22 18:09:29 -07:00
Vagrant Cascadian
4765692529
gnu: java-eclipse-jetty-test-helper: Fix typo "This package".
...
* gnu/packages/web (java-eclipse-jetty-test-helper)[description]: Fix typo.
2019-05-22 18:09:23 -07:00
Vagrant Cascadian
2e785aa00d
gnu: go-github-com-pkg-errors: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-pkg-errors)[description]: Fix typo.
2019-05-22 18:09:21 -07:00
Vagrant Cascadian
662ab81d86
gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-oschwald-geoip2-golang)[description]:
Fix typo.
2019-05-22 18:09:18 -07:00
Vagrant Cascadian
a2ca130aac
gnu: go-github-com-lib-pq: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
2019-05-22 18:09:15 -07:00
Vagrant Cascadian
c9bb314bbd
gnu: go-github-com-gobwas-glob: Fix typo "This package".
...
* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
2019-05-22 18:09:11 -07:00
Vagrant Cascadian
a8d4765194
gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This package".
...
* gnu/packages/syncthing
(go-github-com-audriusbutkevicius-go-nat-pmp)[description]: Fix typo.
2019-05-22 18:09:07 -07:00
Vagrant Cascadian
0655fd421e
gnu: r-sn: Fix typo "This package".
...
* gnu/packages/ (r-sn)[description]: Fix typo.
2019-05-22 18:09:04 -07:00
Vagrant Cascadian
91650aae66
gnu: r-robustbase: Fix typo "This package".
...
* gnu/packages/statistics (r-robustbase)[description]: Fix typo.
2019-05-22 18:09:02 -07:00
Vagrant Cascadian
a090928635
gnu: python-xlrd: Fix typo "This package".
...
* gnu/packages/python-xyz (python-xlrd)[description]: Fix typo.
2019-05-22 18:08:59 -07:00
Vagrant Cascadian
e36de31b1d
gnu: python-bigfloat: Fix typo "This package".
...
* gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
2019-05-22 18:08:57 -07:00
Vagrant Cascadian
1df5407cad
gnu: python-jsonrpc-server: Fix typo "This package".
...
* gnu/packages/python-xyz (python-jsonrpc-server)[description]: Fix typo.
2019-05-22 18:08:54 -07:00
Vagrant Cascadian
d38ccbb03e
gnu: ocaml-ppx-js-style: Fix typo "This package".
...
* gnu/packages/ocaml (ocaml-ppx-js-style)[description]: Fix typo.
2019-05-22 18:08:52 -07:00
Vagrant Cascadian
586ddde514
gnu: compface: Fix typo "This package".
...
* gnu/packages/mail (compface)[description]: Fix typo.
2019-05-22 18:08:50 -07:00
Vagrant Cascadian
3c7b65098b
gnu: ghc-test-framework-quickcheck2: Fix typo "This package".
...
* gnu/packages/haskell-check (ghc-test-framework-quickcheck2)[description]:
Fix typo.
2019-05-22 18:08:46 -07:00
Vagrant Cascadian
f0b32cea6b
gnu: go-github-com-docker-go-connections: Fix typo "This package".
...
* gnu/packages/golang (go-github-com-docker-go-connections)[description]: Fix
typo.
2019-05-22 18:08:44 -07:00
Vagrant Cascadian
4cc055cb65
gnu: go-golang-org-x-net-proxy: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-net-proxy)[description]: Fix typo.
2019-05-22 18:08:41 -07:00
Vagrant Cascadian
79254f31f4
gnu: go-golang-org-x-net-ipv6: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-net-ipv6)[description]: Fix typo.
2019-05-22 18:08:38 -07:00
Vagrant Cascadian
9fea29c4d1
gnu: go-golang-org-x-net-internal-iana: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-net-internal-iana)[description]: Fix typo.
2019-05-22 18:08:35 -07:00
Vagrant Cascadian
98bad28abf
gnu: go-golang-org-x-net-context: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-net-context)[description]: Fix typo.
2019-05-22 18:08:32 -07:00
Vagrant Cascadian
383bd29d06
gnu: go-golang-org-x-net-bpf: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-net-bpf)[description]: Fix typo.
2019-05-22 18:08:28 -07:00
Vagrant Cascadian
b044754744
gnu: go-golang-org-x-crypto-twofish: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-crypto-twofish)[description]: Fix typo.
2019-05-22 18:08:25 -07:00
Vagrant Cascadian
46e8da9765
gnu: go-golang-org-x-crypto-cast5: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-crypto-cast5)[description]: Fix typo.
2019-05-22 18:08:22 -07:00
Vagrant Cascadian
8374bbe2b8
gnu: go-golang-org-x-crypto-salsa20: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-crypto-salsa20)[description]: Fix typo.
2019-05-22 18:08:19 -07:00
Vagrant Cascadian
575fa9b3c2
gnu: go-golang-org-x-crypto-tea: Fix typo "This package".
...
* gnu/packages/golang (go-golang-org-x-crypto-tea)[description]: Fix typo.
2019-05-22 18:08:17 -07:00
Vagrant Cascadian
3ad7544664
gnu: python2-rsvg: Fix typo "This package".
...
* gnu/packages/gnome (python2-rsvg)[description]: Fix typo.
2019-05-22 18:08:14 -07:00
Vagrant Cascadian
727c301b98
gnu: emacs-google-translate: Fix typo "This package".
...
* gnu/packages/emacs-xyz (emacs-google-translate)[description]: Fix typo.
2019-05-22 18:08:11 -07:00
Vagrant Cascadian
f530448825
gnu: scrypt: Fix typo "This package".
...
* gnu/packages/crypto (scrypt)[description]: Fix typo.
2019-05-22 18:08:08 -07:00
Vagrant Cascadian
6a0c3e03a8
gnu: r-flare: Fix typo "This package".
...
* gnu/packages/cran (r-flare)[description]: Fix typo.
2019-05-22 18:08:06 -07:00
Vagrant Cascadian
9c98e0e7cf
gnu: r-sdmtools: Fix typo "This package".
...
* gnu/packages/cran (r-sdmtools)[description]: Fix typo.
2019-05-22 18:08:03 -07:00
Vagrant Cascadian
b3fed5ed95
gnu: r-callr: Fix typo "This package".
...
* gnu/packages/cran (r-callr)[description]: Fix typo.
2019-05-22 18:07:58 -07:00
Vagrant Cascadian
337bdc17ce
gnu: r-widgettools: Fix typo "This package".
...
* gnu/packages/bioconductor (r-widgettools)[description]: Fix typo.
2019-05-22 18:07:55 -07:00
Vagrant Cascadian
02fe0976b6
gnu: r-interactionset: Fix typo "This package".
...
* gnu/packages/bioconductor (r-interactionset)[description]: Fix typo.
2019-05-22 18:07:53 -07:00
Vagrant Cascadian
4f66400493
gnu: r-anota: Fix typo "parallel".
...
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22 18:07:50 -07:00
Vagrant Cascadian
0cea26bda1
gnu: r-anota: Fix typo "various".
...
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22 18:07:47 -07:00
Vagrant Cascadian
ab8979fc2c
gnu: r-marray: Fix typo "function".
...
* gnu/packages/bioconductor (r-marray)[description]: Fix typo.
2019-05-22 18:07:43 -07:00
Mark H Weaver
9ccd4e2ee8
gnu: linux-libre: Update to 5.1.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.4.
(%linux-libre-hash): Update hash.
2019-05-22 18:35:43 -04:00
Mark H Weaver
8b2c8a62c8
gnu: linux-libre@4.19: Update to 4.19.45.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.45.
(%linux-libre-4.19-hash): Update hash.
2019-05-22 18:34:45 -04:00
Mark H Weaver
1b321949e2
gnu: linux-libre@4.14: Update to 4.14.121.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.121.
(%linux-libre-4.14-hash): Update hash.
2019-05-22 14:22:22 -04:00
Mark H Weaver
e304e61dd3
gnu: linux-libre@4.9: Update to 4.9.178.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.178.
2019-05-22 14:21:38 -04:00
Mark H Weaver
865f5d8914
gnu: icecat: Update to 60.7.0-guix1 [security fixes].
...
Includes fixes for CVE-2018-18511, CVE-2019-5798, CVE-2019-7317,
CVE-2019-9797, CVE-2019-9800, CVE-2019-9815, CVE-2019-9816,
CVE-2019-9817, CVE-2019-9818, CVE-2019-9819, CVE-2019-9820,
CVE-2019-11691, CVE-2019-11692, CVE-2019-11693, CVE-2019-11694, and
CVE-2019-11698.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-05-22 14:02:28 -04:00
Marius Bakke
8b09f1ce98
gnu: curl: Update replacement to 7.65.0 [fixes CVE-2019-5435, CVE-2019-5436]
...
* gnu/packages/curl.scm (curl-7.64.0): Rename to ...
(curl-7.65.0): ... this. Update to 7.65.0.
(curl)[replacement]: Adjust accordingly.
2019-05-22 15:05:44 +02:00
Marius Bakke
4a85b2575f
gnu: nginx: Update to 1.17.0.
...
* gnu/packages/web.scm (nginx): Update to 1.17.0.
2019-05-22 15:05:44 +02:00
Marius Bakke
099c0f5fc5
gnu: samba: Update to 4.10.4.
...
* gnu/packages/samba.scm (samba): Update to 4.10.4.
2019-05-22 15:05:43 +02:00
Marius Bakke
9e08128e42
gnu: libgit2: Update to 0.28.2.
...
* gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
2019-05-22 15:05:43 +02:00
Marius Bakke
ebd45195dd
gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef.
...
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169.
(ungoogled-chromium-source): Update hash.
2019-05-22 15:05:43 +02:00
Ludovic Courtès
ea54133367
gnu: Add libtextstyle.
...
* gnu/packages/gettext.scm (libtextstyle): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès
69cb225c97
gnu: gettext-minimal: Specify upstream name and CPE name.
...
* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
2019-05-22 00:09:42 +02:00
Ludovic Courtès
b1903b99e0
weather: Accept package specs on the command line.
...
Previously, non-option arguments would be ignored. Now it puts them to
good use.
* guix/scripts/weather.scm (guix-weather)[package-list]: New procedure.
Use it.
* doc/guix.texi (Invoking guix weather): Adjust accordingly.
2019-05-22 00:09:42 +02:00
Ludovic Courtès
4e941436c7
gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details".
...
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use
'substitute-keyword-arguments' for #:configure-flags, and pass
"--disable-build-details".
(emacs-xwidgets)[arguments]: Likewise.
2019-05-22 00:09:42 +02:00
wednesday
494978c4a1
gnu: emacs: Make build more reproducible
...
* gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build
information in binary.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-22 00:09:42 +02:00
Jack Hill
8c141421fa
gnu: Add mallard-ducktype
...
* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-22 00:09:42 +02:00
Ludovic Courtès
e7313ae293
gnu: libstdc++-doc: Add version 9.x.
...
* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove.
(libstdc++-doc-9): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès
798591b6ee
gnu: libstdc++-doc: Unhide.
...
This is a followup to d78010b81e .
* gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
2019-05-22 00:09:41 +02:00
Ludovic Courtès
3f8326237d
pack: Warn when building an empty pack.
...
* guix/scripts/pack.scm (guix-pack): Warn when MANIFEST has zero
entries.
2019-05-22 00:09:41 +02:00
Ludovic Courtès
fd214f1522
pack: Add '--root'.
...
* guix/scripts/pack.scm (%options, show-help): Add "--root".
(guix-pack): Honor it.
* tests/guix-pack.sh: Test it.
* doc/guix.texi (Invoking guix pack): Document it.
2019-05-22 00:09:41 +02:00
Marius Bakke
6acf6cec7d
gnu: libnotify: Don't build 'libnotify.a'.
...
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
2019-05-21 17:25:54 +02:00
Uko Kokņevičs
7ef08efa21
gnu: libnotify: Propagate required inputs.
...
libnotify doesn't propagate other needed libraries for linking against
it resulting in pkg-config errors like
> Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
* gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ...
[propagated-inputs]: ... here. New field.
Signed-off-by: Marius Bakke <mbakke@fastmail.com >
2019-05-21 17:25:54 +02:00
Marius Bakke
8308f0ba9e
gnu: webkitgtk: Update to 2.24.2 [security fixes].
...
This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615.
* gnu/packages/patches/webkitgtk-sse2.patch: Delete file.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2.
[source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'.
2019-05-21 17:25:54 +02:00
Marius Bakke
b1d81ba043
gnu: libsoup: Update to 2.66.2.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
2019-05-21 17:25:54 +02:00
Marius Bakke
91057d9564
gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.
...
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157.
(%ungoogled-revision): Update to d2beaef.
(ungoogled-chromium-source): Update hashes.
2019-05-21 17:25:54 +02:00
Danny Milosavljevic
0a01bb55a6
gnu: mes: Prepare for non-x86 architectures.
...
* gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and
i686-linux-gcc conditional inclusion.
2019-05-21 16:41:42 +02:00
Pierre Neidhardt
07592c77a6
gnu: Add libfixposix.
...
* gnu/packages/c.scm (libfixposix): New variable.
2019-05-21 16:19:03 +02:00
Pierre Neidhardt
453031a0ac
gnu: emacs-desktop-environment: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
2019-05-21 11:50:01 +02:00
Pierre Neidhardt
cd5b7a27c4
gnu: next-gtk-webkit: Update to 1.2.2.
...
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
2019-05-21 11:43:28 +02:00
Tobias Geerinckx-Rice
7a890145e3
gnu: memcached: Update to 1.5.14.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.14.
2019-05-21 00:51:44 +02:00
Tobias Geerinckx-Rice
f9ecb394ed
gnu: ncdc: Update to 1.22.
...
* gnu/packages/dc.scm (ncdc): Update to 1.22.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice
ff15bdd829
gnu: btrfs-progs: Update to 5.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice
107976ac57
gnu: perl-xml-compile: Update to 1.62.
...
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.62.
2019-05-21 00:51:43 +02:00
Nicolas Goaziou
e93352d6ea
gnu: Add drascula.
...
* gnu/packages/games.scm (drascula): New variable.
2019-05-20 23:35:07 +02:00
Ludovic Courtès
0dc8c9088f
gnu: libdbusmenu: Clarify licensing.
...
* gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3. Add comment
about dual-licensing.
2019-05-20 23:23:01 +02:00
Meiyo Peng
a32ecb5089
gnu: Add libdbusmenu.
...
* gnu/packages/gtk.scm (libdbusmenu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-20 23:23:01 +02:00
Ludovic Courtès
758ffc234d
gnu: Add OpenZWave.
...
* gnu/packages/zwave.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-20 23:23:01 +02:00
Giovanni Biscuolo
43ec98ef30
doc: use pure environment when building from git
...
* doc/contributing.texi (Building from Git): Add --pure to "guix environment"
invocations
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2019-05-20 23:23:01 +02:00
Ludovic Courtès
a901574727
self: Remove unused variables.
...
* guix/self.scm (info-manual)[po4a, gettext]: Remove.
2019-05-20 23:23:00 +02:00
Pierre Neidhardt
0655c16e75
gnu: openmw: Use mygui-gl to reduce closure size.
...
* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with
mygui-gl.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt
9fd50db3ae
gnu: Add mygui-gl.
...
* gnu/packages/game-development.scm (mygui-gl): New variable.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt
47f4d5d32f
gnu: mygui: Don't use unstable tarball.
...
* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Disable Windows-specific demos and tools.
2019-05-20 17:02:39 +02:00
Ricardo Wurmus
ce7a966295
gnu: r-glmnet: Update to 2.0-18.
...
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18.
2019-05-20 15:08:24 +02:00
Ricardo Wurmus
87393c796e
gnu: r-knitr: Update to 1.23.
...
* gnu/packages/statistics.scm (r-knitr): Update to 1.23.
2019-05-20 15:08:19 +02:00
Ricardo Wurmus
36ac9edc20
gnu: r-digest: Update to 0.6.19.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.19.
2019-05-20 15:08:14 +02:00
Ricardo Wurmus
e9c526beb2
gnu: r-ggcorrplot: Update to 0.1.3.
...
* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
2019-05-20 15:08:08 +02:00
Ricardo Wurmus
b985cc3518
gnu: r-gridgraphics: Update to 0.4-1.
...
* gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-1.
2019-05-20 15:08:02 +02:00
Ricardo Wurmus
a8a465e816
gnu: r-limma: Update to 3.40.2.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.2.
2019-05-20 15:06:07 +02:00
Ricardo Wurmus
9c714b9ba9
gnu: r-edger: Update to 3.26.3.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.3.
2019-05-20 15:06:01 +02:00
Ricardo Wurmus
b3319f4c9e
gnu: r-quasr: Update to 1.24.2.
...
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.24.2.
2019-05-20 15:05:55 +02:00
Ricardo Wurmus
371c73b2e6
gnu: r-rhisat2: Update to 1.0.1.
...
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1.
2019-05-20 15:05:48 +02:00
Ricardo Wurmus
b8f6b813c9
gnu: r-regioner: Update to 1.16.2.
...
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
2019-05-20 15:04:56 +02:00
Ricardo Wurmus
7a94438130
gnu: r-scater: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.1.
2019-05-20 12:00:38 +02:00
Ricardo Wurmus
461fb28ac5
gnu: r-seurat: Update to 3.0.1.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
d94c698a13
gnu: r-maldiquant: Update to 1.19.3.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
7c97f45700
gnu: r-edger: Update to 3.26.1.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
2e2e8d4f9e
gnu: r-dalex: Update to 0.4.
...
* gnu/packages/cran.scm (r-dalex): Update to 0.4.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
12242ffb4a
gnu: r-dqrng: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-dqrng): Update to 0.2.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
2785e61558
gnu: r-repr: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-repr): Update to 1.0.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
ecf4ccb944
gnu: r-gamlss-dist: Update to 5.1-4.
...
* gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-4.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus
9e7526ada2
gnu: r-fields: Update to 9.8-1.
...
* gnu/packages/cran.scm (r-fields): Update to 9.8-1.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
13f9e5d1be
gnu: r-bigrquery: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-bigrquery): Update to 1.1.1.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
cb4a6e67da
gnu: r-grimport: Update to 0.9-2.
...
* gnu/packages/cran.scm (r-grimport): Update to 0.9-2.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
c468cf3094
gnu: r-rcppannoy: Update to 0.0.12.
...
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.12.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
1aeb0b8de2
gnu: r-ggeffects: Update to 0.10.0.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.10.0.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
3585740f14
gnu: r-raster: Update to 2.9-5.
...
* gnu/packages/cran.scm (r-raster): Update to 2.9-5.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
720748957e
gnu: r-flextable: Update to 0.5.4.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.5.4.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus
70a4748bc7
gnu: r-insight: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-insight): Update to 0.3.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
fa8d78df4a
gnu: r-snakecase: Update to 0.10.0.
...
* gnu/packages/cran.scm (r-snakecase): Update to 0.10.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
394d118dea
gnu: r-zip: Update to 2.0.2.
...
* gnu/packages/cran.scm (r-zip): Update to 2.0.2.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
756f2d3527
gnu: r-xfun: Update to 0.7.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.7.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
372f65ad94
gnu: r-mice: Update to 3.5.0.
...
* gnu/packages/cran.scm (r-mice): Update to 3.5.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
1541f0a00c
gnu: r-gower: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-gower): Update to 0.2.1.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
7e8ac56afa
gnu: r-progress: Update to 1.2.2.
...
* gnu/packages/cran.scm (r-progress): Update to 1.2.2.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
bd9f147974
gnu: r-reprex: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-reprex): Update to 0.3.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus
c86da03a11
gnu: r-amap: Update to 0.8-17.
...
* gnu/packages/cran.scm (r-amap): Update to 0.8-17.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
089ac9af76
gnu: r-dendextend: Update to 1.12.0.
...
* gnu/packages/cran.scm (r-dendextend): Update to 1.12.0.
[propagated-inputs]: Remove r-fpc and r-whisker.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
8bfc6dc507
gnu: r-rvest: Update to 0.3.4.
...
* gnu/packages/cran.scm (r-rvest): Update to 0.3.4.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
524c71889b
gnu: r-vegan: Update to 2.5-5.
...
* gnu/packages/cran.scm (r-vegan): Update to 2.5-5.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
33ba81359c
gnu: r-pillar: Update to 1.4.0.
...
* gnu/packages/cran.scm (r-pillar): Update to 1.4.0.
[propagated-inputs]: Add r-vctrs.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
6004bc1a8f
gnu: Add r-vctrs.
...
* gnu/packages/cran.scm (r-vctrs): New variable.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
c87a335860
gnu: Add r-zeallot.
...
* gnu/packages/cran.scm (r-zeallot): New variable.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus
154c2b0bc5
gnu: r-tinytex: Update to 0.13.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.13.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
5da9918ded
gnu: r-heatmaply: Update to 0.16.0.
...
* gnu/packages/cran.scm (r-heatmaply): Update to 0.16.0.
[propagated-inputs]: Remove r-gplots and r-knitr.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
40b2f7bc0e
gnu: r-xcms: Update to 3.6.1.
...
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.6.1.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
b9a7f9c065
gnu: r-sn: Update to 1.5-4.
...
* gnu/packages/statistics.scm (r-sn): Update to 1.5-4.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
b02a960275
gnu: r-robustbase: Update to 0.93-5.
...
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-5.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
89428ef7fb
gnu: r-ggthemes: Update to 4.2.0.
...
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.0.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
b1b9212d1a
gnu: r-hexbin: Update to 1.27.3.
...
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.3.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus
c5f6d1798c
gnu: r-segmented: Update to 0.5-4.0.
...
* gnu/packages/statistics.scm (r-segmented): Update to 0.5-4.0.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus
179a477cd7
gnu: r-rcpparmadillo: Update to 0.9.400.3.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.3.0.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus
7762b5825f
gnu: r-batchjobs: Update to 1.8.
...
* gnu/packages/statistics.scm (r-batchjobs): Update to 1.8.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus
9a6da53fc7
gnu: r-dplyr: Update to 0.8.1.
...
* gnu/packages/statistics.scm (r-dplyr): Update to 0.8.1.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus
bf5320aaf5
gnu: r-nlme: Update to 3.1-140.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-140.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus
ee7e2ebf61
gnu: r-svglite: Update to 1.2.2.
...
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.2.
[native-inputs]: Move r-rcpp from here...
[propagated-inputs]: ...to here.
2019-05-20 12:00:28 +02:00
Ludovic Courtès
996ecaf64e
maint: update-NEWS: Track "gcc-toolchain", not "gcc".
...
This is a followup to d78010b81e .
* build-aux/update-NEWS.scm (write-packages-updates)[important]: Replace
"gcc" by "gcc-toolchain".
2019-05-20 11:50:21 +02:00
Ludovic Courtès
99f47b53f7
Merge branch 'version-1.0.1'
2019-05-20 11:48:57 +02:00
Pierre Neidhardt
8d036f3ecf
gnu: youtube-dl: Update to 2019.05.11.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11.
2019-05-20 11:15:50 +02:00
Pierre Neidhardt
6e0c5fec83
gnu: emacs-evil-collection: Update to 20190519.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190519.
2019-05-20 11:14:33 +02:00
Tobias Geerinckx-Rice
0f469c172e
gnu: xf86-video-voodoo: Ship patch locally.
...
The ORIGIN patch has been modified in place, probably *wild guessing
sounds* by a server-side cgit update.
* gnu/packages/xorg.scm (xf86-video-voodoo)[source]: Use SEARCH-PATCHES.
* gnu/packages/patches/xf86-video-voodoo-pcitag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-05-20 05:02:26 +02:00
Tobias Geerinckx-Rice
3db907f000
gnu: emacs-idris-mode: Update source hash.
...
The source tarball was modified in place. Only file metadata —
specifically: time stamps — differ.
* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
2019-05-20 04:45:42 +02:00
Tobias Geerinckx-Rice
ff281acce2
gnu: texlive-latex-acmart: Update to 1.60.
...
Forced by source hash change.
* gnu/packages/tex.scm (texlive-latex-acmart): Update to 1.60.
2019-05-20 04:45:42 +02:00
Tobias Geerinckx-Rice
b8ae2e9e21
gnu: libu2f-host: Update to 1.1.10.
...
* gnu/packages/security-token.scm (libu2f-host): Update to 1.1.10.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
813bb1a1da
gnu: s6: Update to 2.8.0.1.
...
* gnu/packages/skarnet.scm (s6): Update to 2.8.0.1.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
8afab7ed31
gnu: skalibs: Update to 2.8.1.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.8.1.0.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
873ef5b116
gnu: stunnel: Update to 5.54.
...
* gnu/packages/web.scm (stunnel): Update to 5.54.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
5cb92d7ed5
gnu: tumbler: Don't use NAME in source URI.
...
* gnu/packages/xfce.scm (tumbler)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
e7532c2db8
gnu: tumbler: Update to 0.2.4.
...
* gnu/packages/xfce.scm (tumbler): Update to 0.2.4.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
08f5f6e821
gnu: garcon: Don't use NAME in source URI.
...
* gnu/packages/xfce.scm (garcon)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
7275e56c06
gnu: thunar: Don't use NAME in source URI.
...
* gnu/packages/xfce.scm (thunar)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
1438306bd5
gnu: exo: Don't use NAME in source URI.
...
* gnu/packages/xfce.scm (exo)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
5da54e8004
gnu: thunar: Update to 1.8.6.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.6.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
89d7bb866f
gnu: exo: Update to 0.12.5.
...
* gnu/packages/xfce.scm (exo): Update to 0.12.5.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
dd5fbf613a
gnu: restic: Update to 0.9.5.
...
* gnu/packages/backup.scm (restic): Update to 0.9.5.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
558d36e6bf
gnu: wimlib: Update to 1.13.1.
...
* gnu/packages/backup.scm (wimlib): Update to 1.13.1.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice
b313665fa0
gnu: Add tpacpi-bat.
...
* gnu/packages/linux.scm (tpacpi-bat): New public variable.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice
7bf28446a5
gnu: Add acpi-call-linux-module.
...
* gnu/packages/linux.scm (acpi-call-linux-module): New public variable.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice
e1f640db8f
gnu: Move Linux-Libre modules to their own section.
...
* gnu/packages/linux.scm (vhba-module): Move to its own section.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice
9956812237
gnu: openconnect: Update to 8.03.
...
* gnu/packages/vpn.scm (openconnect): Update to 8.03.
2019-05-20 01:49:34 +02:00
Nicolas Goaziou
f5557bde1c
gnu: toutenclic: Update to 7.00.
...
* gnu/packages/education.scm (toutenclic): Update to 7.00.
[arguments]: Rename executable from "toutenclic.py" to "toutenclic".
2019-05-19 14:44:22 +02:00
Danny Milosavljevic
1d86b05618
vm: Create installation media with MBR and HFS only, no GPT.
...
* gnu/build/vm.scm (make-iso9660-image): Accept XORRISO,
GRUB-MKRESCUE-ENVIRONMENT.
* gnu/system/vm.scm (iso9660-image): Pass XORRISO; accept
GRUB-MKRESCUE-ENVIRONMENT.
(system-disk-image): Pass GRUB-MKRESCUE-ENVIRONMENT.
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: New file.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cdrom.scm (xorriso)[source]: Add patches.
[arguments]<#:phases>[install-frontends]:
Add phase.
2019-05-18 18:35:37 +02:00
Leo Famulari
08eafef865
gnu: Borg: Fix a hang in the test suite.
...
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
2019-05-17 07:57:55 -04:00
Rutger Helling
7211073069
gnu: glslang: Update to 7.11.3214.
...
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214.
2019-05-17 12:28:38 +02:00
Rutger Helling
e3c5ff3e3d
gnu: wine: Update to 4.0.1.
...
* gnu/packages/wine.scm (wine): Update to 4.0.1.
2019-05-17 12:28:38 +02:00
Mark H Weaver
d59c90a5bf
gnu: linux-libre: Update to 5.1.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3.
(%linux-libre-hash): Update hash.
2019-05-17 04:10:51 -04:00
Mark H Weaver
e5cb98f5cd
gnu: linux-libre@4.19: Update to 4.19.44.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.44.
(%linux-libre-4.19-hash): Update hash.
2019-05-17 04:09:50 -04:00
Mark H Weaver
cce92e0470
gnu: linux-libre@4.14: Update to 4.14.120.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.120.
(%linux-libre-4.14-hash): Update hash.
2019-05-17 04:09:01 -04:00
Mark H Weaver
af94698b71
gnu: linux-libre@4.9: Update to 4.9.177.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
2019-05-17 04:07:34 -04:00
Mark H Weaver
4dabdbffac
gnu: linux-libre@4.4: Update to 4.4.180.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180.
2019-05-17 04:06:49 -04:00
Tobias Geerinckx-Rice
f52e83470b
gnu: qd: Update source and home page.
...
The tarball has been updated in place with only documentation changes.
* gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash.
[home-page]: Update URL.
2019-05-17 04:19:29 +02:00
Tobias Geerinckx-Rice
3dc8b46579
gnu: ripit: Use archived source and home page.
...
* gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs.
2019-05-17 04:18:56 +02:00
Tobias Geerinckx-Rice
674495b7e0
gnu: proot: Don't use unstable tarball.
...
* gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice
fc32bc450f
gnu: et: Add FILE-NAME.
...
* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice
a36efdbc60
gnu: mlucas: Update source hash.
...
The tarball was modified in-place with too many small changes to list
here, all of them apparently intended as minor bug fixes.
* gnu/packages/maths.scm (mlucas)[source]: Update sha256.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice
8731a4aaff
gnu: jq: Update sources.
...
* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to
remove newly-bundled onigurama.
2019-05-17 03:05:55 +02:00
Tobias Geerinckx-Rice
9c476e4db5
gnu: kicad-library: Update source URL.
...
* gnu/packages/engineering.scm (kicad-library)[source]: Update URL.
Re-indent.
2019-05-17 03:05:54 +02:00
Tobias Geerinckx-Rice
8df90c1b23
gnu: foo2zjs: Update source hash.
...
The tarball was modified in place, adding one line to
foo2zjs/printer-profile.sh:
ARGYLL_VER=1.6.3
+ARGYLL_VER=2.1.1
ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER}
* gnu/packages/cups.scm (foo2zjs)[source]: Update sha256.
2019-05-17 03:05:54 +02:00
Tobias Geerinckx-Rice
782e171380
gnu: emacs-idris-mode: Update source hash.
...
Only file modification times have changed.
* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
2019-05-17 03:05:54 +02:00
Mark H Weaver
2fb31fd6a2
gnu: icecat: Update to 60.6.3-guix1.
...
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-05-16 20:35:31 -04:00
Tobias Geerinckx-Rice
1be06ddac1
gnu: et: Don't use unstable tarball.
...
This follows up commit ae113b976b (what
looked like a build error was transient file system unrelatedness.)
* gnu/packages/ssh.scm (et)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-17 01:48:25 +02:00
Tobias Geerinckx-Rice
ae113b976b
gnu: et: Update source hash.
...
The contents of both archives are identical.
* gnu/packages/ssh.scm (et)[source]: Update sha256.
2019-05-17 01:35:08 +02:00
Tobias Geerinckx-Rice
90c6a46ded
gnu: ephoto: Update source hash.
...
The contents of both archives are identical.
* gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
2019-05-17 01:35:08 +02:00
Nicolas Goaziou
6f8c41958f
gnu: Add nauty.
...
* gnu/packages/maths.scm (nauty): New variable.
2019-05-16 23:19:08 +02:00
Ricardo Wurmus
481eca8002
gnu: guile-file-names: Update to 0.2.
...
* gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2.
[arguments]: Adjust build phase "build-with-guile-2.2" and rename to
"fix-target-directory".
2019-05-16 21:41:24 +02:00
Tobias Geerinckx-Rice
c72c10053d
gnu: bind: Update to 9.14.2.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.14.2.
[source]: Remove patch.
[arguments]: Run only fuzz tests.
* gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-05-16 18:21:50 +02:00
Ricardo Wurmus
e865e0b959
gnu: Add python-leidenalg.
...
* gnu/packages/graph.scm (python-leidenalg): New variable.
2019-05-16 16:07:06 +02:00
Marius Bakke
563ecba5cf
gnu: ImageMagick: Update to 6.9.10-45.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-45.
2019-05-13 14:14:42 +02:00
Marius Bakke
9dc6ff5a85
gnu: python-packaging: Update to 19.0.
...
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.0.
2019-05-13 14:14:42 +02:00
Marius Bakke
4cd4173d5b
gnu: python-pygments: Update to 2.4.0.
...
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.0.
2019-05-13 14:14:42 +02:00
Marius Bakke
4a5c79346a
gnu: python-jinja2: Update to 2.10.1.
...
* gnu/packages/python-xyz.scm (python-jinja2): Update to 2.10.1.
2019-05-13 14:14:42 +02:00
Marius Bakke
0ace73f142
gnu: ALSA: Update to 1.1.9.
...
* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.1.9.
* gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add phase to adjust
ALSA header file name.
2019-05-13 14:14:41 +02:00
Marius Bakke
954b3c8b65
gnu: libinput: Update to 1.13.2.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.2.
2019-05-13 14:14:41 +02:00
Rutger Helling
9562790d51
gnu: mesa: Update to 19.0.4.
...
* gnu/packages/gl.scm (mesa): Update to 19.0.4.
2019-05-13 08:29:37 +02:00
Marius Bakke
6346dca4bb
gnu: mariadb: Update to 10.1.40.
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.40.
2019-05-08 23:32:54 +02:00
Marius Bakke
dc80b28d4b
gnu: Valgrind: Remove version 3.14.0.
...
* gnu/packages/valgrind.scm (valgrind): Update to 3.15.0.
(valgrind-3.15): Remove variable.
2019-05-08 23:32:54 +02:00
Marius Bakke
8d1644a1f5
gnu: libgsf: Update to 1.14.46.
...
* gnu/packages/gnome.scm (libgsf): Update to 1.14.46.
2019-05-08 23:32:54 +02:00
Rutger Helling
239baad9c4
gnu: vulkan-headers: Update to 1.1.107.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.107.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-05-07 08:38:16 +02:00
Rutger Helling
c5296e205b
gnu: llvm: Update to 8.0.0.
...
* gnu/packages/llvm.scm (llvm): Update to 8.0.0.
* gnu/packages/llvm.scm (clang-runtime): Update hash.
* gnu/packages/llvm.scm (clang): Update hash.
2019-05-06 13:29:12 +02:00
Efraim Flashner
ba4c0d69b0
gnu: mesa: Update gallium drivers.
...
* gnu/packages/gl.scm (mesa)[arguments]: Update configure-flags for
aarch64 and armhf for gallium drivers.
2019-05-05 20:34:59 +03:00
Marius Bakke
57e839a26d
gnu: opus: Update to 1.3.1.
...
* gnu/packages/xiph.scm (opus): Update to 1.3.1.
2019-05-04 16:53:49 +02:00
Marius Bakke
baff6b5e85
gnu: libdrm: Update to 2.4.98.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.98.
2019-05-04 16:53:49 +02:00
Marius Bakke
111adbd338
gnu: libpsl: Update to 0.21.0.
...
* gnu/packages/web.scm (libpsl): Update to 0.21.0.
2019-05-04 16:53:49 +02:00
Marius Bakke
11bab809e1
gnu: python-cython: Update to 0.29.7.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.7.
2019-05-04 16:53:49 +02:00
Marius Bakke
9adae0a017
gnu: pcre2: Update to 10.33.
...
* gnu/packages/pcre.scm (pcre2): Update to 10.33.
2019-05-04 16:53:49 +02:00
Marius Bakke
569f53e1a8
gnu: imagemagick: Update to 6.9.10-42.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-42.
2019-05-04 16:53:49 +02:00
Marius Bakke
87d336e20f
gnu: gtk+: Update to 3.24.8.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.24.8.
[source](snippet): Remove.
2019-05-04 16:53:49 +02:00
Marius Bakke
c9c63edbde
gnu: gstreamer: Update to 1.16.0.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-bad,
gst-plugins-ugly, python-gst): Update to 1.16.0.
(gst-plugins-good): Likewise.
[source](patches): Remove.
[arguments]: Remove #:make-flags.
(gst-libav): Update to 1.16.0.
[inputs]: Change FFMPEG-3.4 to FFMPEG.
* gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-05-04 16:53:48 +02:00
Marius Bakke
46c39e1e47
gnu: orc: Update to 0.4.29.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.29.
2019-05-04 16:53:48 +02:00
Marius Bakke
1ce1ebc303
gnu: mesa: Update to 19.0.3.
...
* gnu/packages/gl.scm (mesa): Update to 19.0.3.
2019-05-04 16:53:48 +02:00