Commit graph

51048 commits

Author SHA1 Message Date
Ludovic Courtès 7e90eb98a9
gnu: guile-ssh: Add "guile3.0-ssh" variant.
* gnu/packages/ssh.scm (guile-ssh)[source]: Substitute 'GUILE_PKG'
stanza in "configure.ac".
* gnu/packages/ssh.scm (guile3.0-ssh): New variable.
2019-11-23 12:39:20 +01:00
Ludovic Courtès 1d48f1da5a
gnu: guile-ssh: Remove redundant phase.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf'
phase, which was redundant with the 'bootstrap' phase.
2019-11-23 11:43:14 +01:00
Ludovic Courtès efafbc6667
gnu: guile-next: Update to 2.9.5.
* gnu/packages/guile.scm (guile-next): Update to 2.9.5.
2019-11-23 11:30:52 +01:00
Timothy Sample f6bf4b2c85
gnu: Add guile-semver.
* gnu/packages/guile-xyz.scm (guile-semver): New variable.
2019-11-23 00:53:39 -05:00
Timothy Sample f9ec89f444
gnu: Add srfi-64-driver.
* gnu/packages/guile-xyz.scm (srfi-64-driver): New variable.
2019-11-23 00:52:42 -05:00
Tobias Geerinckx-Rice b93a32977e
gnu: r-biocmanager: Update to 1.30.10.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.10.
2019-11-23 02:00:41 +01:00
Tobias Geerinckx-Rice e25d068d84
gnu: r-roxygen2: Update to 7.0.1.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.0.1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice c84395943d
gnu: r-vgam: Update to 1.1-2.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice 748ae1c6b1
gnu: r-glmnet: Update to 3.0-1.
* gnu/packages/statistics.scm (r-glmnet): Update to 3.0-1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice ec9a15c2eb
gnu: r-quadprog: Update to 1.5-8.
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-8.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice 3db9cbf676
gnu: r-desolve: Update to 1.25.
* gnu/packages/maths.scm (r-desolve): Update to 1.25.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice 33ac190105
gnu: r-selectr: Update to 0.4-2.
* gnu/packages/cran.scm (r-selectr): Update to 0.4-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice 19b85d029c
gnu: r-cardata: Update to 3.0-3.
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-3.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice 8f35d630a0
gnu: r-car: Update to 3.0-5.
* gnu/packages/statistics.scm (r-car): Update to 3.0-5.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice 36ca7898b6
gnu: r-algdesign: Update to 1.1-7.3.1.
* gnu/packages/cran.scm (r-algdesign): Update to 1.1-7.3.1.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice 9a3d4216f5
gnu: r-shinyfiles: Update to 0.7.5.
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.5.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice 520dc74369
gnu: ocaml-odoc: Update to 1.4.2.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.2.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice d34c6a2a93
gnu: hangups: Update to 0.4.10.
* gnu/packages/messaging.scm (hangups): Update to 0.4.10.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice 4afb7dd9f5
gnu: simple-scan: Update to 3.34.2.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
2019-11-23 01:06:38 +01:00
Brett Gilio 116787d4ad
gnu: polyml: Use HTTPS home page URI.
* gnu/packages/sml.scm (polyml)[home-page]: Use HTTPS URI.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:53:39 +01:00
Brett Gilio 8717fb8d5f
gnu: polyml: Update to 5.8.
* gnu/packages/sml.scm (polyml): Update to 5.8.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:51:20 +01:00
Brett Gilio 4c7ca5d299
gnu: bear: Update to 2.4.2.
* gnu/packages/build-tools.scm (bear): Update to 2.4.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:46:54 +01:00
Tobias Geerinckx-Rice 99b106022c
gnu: xsane: Fix snprintf buffer length.
* gnu/packages/scanner.scm (xsane)[source]: Add patch.
* gnu/packages/patches/xsane-fix-snprintf-buffer-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 22:16:32 +01:00
Tobias Geerinckx-Rice 61abb11481
gnu: Register xsane patches.
This follows up on commit a608666d74.

* gnu/local.mk (dist_patch_DATA): Add missing patches.
2019-11-22 22:15:38 +01:00
Tobias Geerinckx-Rice a608666d74
gnu: Add xsane.
* gnu/packages/scanner.scm (xsane): New public variable.
2019-11-22 22:01:40 +01:00
Julien Lepiller ee4db149c2
gnu: php: Update to 7.3.12.
* gnu/packages/php.scm (php): Update to 7.3.12.
2019-11-22 19:47:46 +01:00
Mathieu Othacehe 1ee72bb55b
system: vm: Add arm64 support.
* gnu/build/vm.scm (load-in-linux-vm): Add target-arm64? argument and use it
to pass correct arguments to qemu.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass the new
target-arm64? argument added above. Do not add ESP partition on all ARM
targets. Do not pass grub-efi package to initialize-hard-disk on ARM targets.
2019-11-22 16:33:43 +01:00
Mathieu Othacehe 2608417ab8
build: vm: Fix arm32 support.
* gnu/build/vm.scm (load-in-linux-vm): Disable qemu highmem support on ARM32
systems.
2019-11-22 16:33:43 +01:00
Mathieu Othacehe 74f1718081
utils: Use target-aarch64? and target-arm? helpers.
* guix/utils.scm (target-aarch64?, target-arm?): New exported procedures.
2019-11-22 16:33:42 +01:00
Ludovic Courtès cf87919657
gnu: libseccomp: Fix build on AArch64.
This is a followup to d100d5d544.

* gnu/packages/patches/libseccomp-open-aarch64.patch: New file.
* gnu/packages/linux.scm (libseccomp)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 15:13:25 +01:00
Ludovic Courtès ca541f9ce6
pack: Allow multiple '--manifest' options.
* guix/scripts/pack.scm (guix-pack): Collect 'manifest' options, and
concatenate the resulting manifests.
* tests/guix-pack.sh: Test it.
* doc/guix.texi (Invoking guix pack): Document it.
2019-11-22 15:07:59 +01:00
Ludovic Courtès bf9206d8ed
package: Allow multiple '--manifest' options.
* guix/scripts/package.scm (manifest-action): Remove.
(%actions): Remove it.
(load-manifest): New procedure.
(process-actions): Handle 'manifest' options.  Define 'files' from
'manifest' options.  Define 'manifest' based on FILES.  Define 'trans'
to represent the final transaction.
* tests/guix-package.sh: Test it.
* doc/guix.texi (Invoking guix package): Mention
2019-11-22 15:07:58 +01:00
Ludovic Courtès ce30a0eb7e
profiles: Add 'concatenate-manifests'.
* guix/profiles.scm (concatenate-manifests): New procedure.
* tests/profiles.scm ("concatenate-manifests"): New test.
2019-11-22 15:07:58 +01:00
Ludovic Courtès d76df98fa5
environment: Document that '--manifest' can be repeated.
* tests/guix-environment.sh: Test 'guix environment' with two '-m' options.
* doc/guix.texi (Invoking guix environment): Explain that '-m' can be
passed multiple times.
2019-11-22 15:07:58 +01:00
Ludovic Courtès c0e9d470e1
import: texlive: Handle multi-license packages.
This fixes "guix import texlive translator".

* guix/import/texlive.scm (sxml->package): Add clause for when 'license'
is a list of licences, as is the case with the "translator" package.
2019-11-22 15:00:59 +01:00
Ludovic Courtès 732c96f182
daemon: GC displays how much it has collected.
* nix/libstore/gc.cc (LocalStore::deletePathRecursive): Display the
percentage reached relative to 'maxFreed', or the total amount of data
deleted when 'maxFreed' is ULLONG_MAX.
2019-11-22 12:17:43 +01:00
Ludovic Courtès 4f5234be03
substitute: Don't fetch /nix-cache-info.
This avoids one GET request every time 'fetch-narinfos' is called.
The file itself was essentially useless.

* guix/scripts/substitute.scm (<cache-info>, download-cache-info):
Remove.
(%unreachable-hosts): New variable.
(open-connection-for-uri/maybe): New procedure.
(fetch-narinfos)[handle-narinfo-response]: Check whether NARINFO has its
'path' under (%store-prefix) and ignore it otherwise.  Move
'update-progress!' call before 'if'.
[do-fetch]: Remove 'port' parameter.  Use
'open-connection-for-uri/maybe'.
Remove call to 'download-cache-info'.
2019-11-22 12:17:42 +01:00
Tobias Geerinckx-Rice 4e2e84d856
gnu: man-pages: Update to 5.04.
* gnu/packages/man.scm (man-pages): Update to 5.04.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice 2414997a3c
gnu: libbytesize: Update to 2.1.
* gnu/packages/c.scm (libbytesize): Update to 2.1.
[source, remove]: Remove msgmerge reproducibility work-around.
[inputs]: Use pcre@2.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice f64d79e8be
gnu: libplist: Update to 2.1.0.
* gnu/packages/libusb.scm (libplist): Update to 2.1.0.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘configure-later’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice 6bd856d1b7
gnu: libpwquality: Update to 1.4.2.
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice 2f6a158b45
gnu: libpwquality: Don't use NAME in source URI.
* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice ec2014d556
gnu: r-sjstats: Update to 0.17.7.
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.7.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice 1d4f0019f9
gnu: ruby-prawn-manual-builder: Update to 0.3.1.
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): Update to 0.3.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice 0645e72fdd
gnu: r-rms: Update to 5.1-4.
* gnu/packages/cran.scm (r-rms): Update to 5.1-4.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice 8280676bd6
gnu: gthumb: Update to 3.8.2.
* gnu/packages/gnome.scm (gthumb): Update to 3.8.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice b448e4085f
gnu: ruby-command-line-reporter: Update to 4.0.1.
* gnu/packages/ruby.scm (ruby-command-line-reporter): Update to 4.0.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice 7454078a7c
gnu: python-lazy-object-proxy: Update to 1.4.3.
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
2019-11-22 00:22:09 +01:00
Guillaume Le Vaillant a31b9dac1c
gnu: monero-gui: Update to 0.15.0.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
Guillaume Le Vaillant 182173b16d
gnu: monero: Update to 0.15.0.1.
* gnu/packages/finance.scm (monero): Update to 0.15.0.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00