jackhill/guix/guix.git
4 years agognu: Refactor renpy build.
Leo Prikler [Thu, 16 Jan 2020 17:43:10 +0000 (18:43 +0100)]
gnu: Refactor renpy build.

* gnu/packages/game-development.scm (python2-renpy)[arguments]: Use directory
excursions instead of invoking `chdir' directly in phases.

4 years agognu: xmoto: Slight description rewording.
Nicolas Goaziou [Thu, 16 Jan 2020 22:23:38 +0000 (23:23 +0100)]
gnu: xmoto: Slight description rewording.

* gnu/packages/games.scm (xmoto)[description]: Slight rewording.

4 years agognu: Add xmoto.
Nicolas Goaziou [Sun, 5 Jan 2020 01:20:35 +0000 (02:20 +0100)]
gnu: Add xmoto.

* gnu/packages/games.scm (xmoto): New variable.
* gnu/packages/patches/xmoto-remove-glext.patch: New file.
* gnu/packages/patches/xmoto-reproducible.patch: New file.
* gnu/packages/patches/xmoto-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new files.

4 years agognu: guile-fibers: Add "guile3.0-fibers" variant.
Ludovic Courtès [Thu, 16 Jan 2020 22:13:08 +0000 (23:13 +0100)]
gnu: guile-fibers: Add "guile3.0-fibers" variant.

* gnu/packages/guile-xyz.scm (guile-fibers)[source]: Add 'modules' and
'snippet'.
(guile3.0-fibers): New variable.

4 years agoimport: elpa: Rewrite test to use an HTTP server instead of mocking.
Ludovic Courtès [Thu, 16 Jan 2020 21:49:41 +0000 (22:49 +0100)]
import: elpa: Rewrite test to use an HTTP server instead of mocking.

* guix/import/elpa.scm (elpa-url): Add 'gnu/http'.
(elpa->guix-package): Handle it.
* tests/elpa.scm (elpa-package-info-mock, auctex-readme-mock)
(elpa-version->string, package-source-url, ensure-list)
(package-home-page, make-elpa-package): Remove.
<top level>: Call '%http-server-port'.
(eval-test-with-elpa): Remove uses of 'mock'.  Use 'with-http-server'
and parameterize 'current-http-proxy' instead.

4 years agoimport: cran: Avoid uses of '@@' in the tests.
Ludovic Courtès [Thu, 16 Jan 2020 20:47:36 +0000 (21:47 +0100)]
import: cran: Avoid uses of '@@' in the tests.

* guix/import/cran.scm (description->alist, description->package): Export.
<top level>: Set! 'listify'.
* tests/cran.scm (description-alist, "description->package"): Remove use
of '@@' to access the relevant bindings.

4 years agoimport: crate: Export 'string->license'.
Ludovic Courtès [Thu, 16 Jan 2020 20:45:36 +0000 (21:45 +0100)]
import: crate: Export 'string->license'.

* guix/import/crate.scm (string->license): Export.
* tests/crate.scm (string->license): Remove.

4 years agolzlib: Define 'dictionary-size+match-length-limit'.
Ludovic Courtès [Thu, 16 Jan 2020 20:42:27 +0000 (21:42 +0100)]
lzlib: Define 'dictionary-size+match-length-limit'.

* guix/lzlib.scm (%compression-levels): Splice the rest of each element.
(dictionary-size+match-length-limit): New procedure.
(make-lzip-output-port, make-lzip-input-port/compressed): Use it.
* tests/lzlib.scm ("Bytevector of size relative to Lzip internal buffers (2 * dictionary)"):
Use 'dictionary-size+match-length-limit' instead of 'assoc-ref'.

4 years agognu: asymptote: Add missing input.
Nicolas Goaziou [Thu, 16 Jan 2020 21:39:23 +0000 (22:39 +0100)]
gnu: asymptote: Add missing input.

* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.

4 years agognu: Add python-git-multimail.
Christopher Baines [Mon, 6 Jan 2020 20:09:51 +0000 (20:09 +0000)]
gnu: Add python-git-multimail.

* gnu/packages/version-control.scm (python-git-multimail): New variable.

4 years agognu: translate-shell: Fix emacs install phase.
Efraim Flashner [Thu, 16 Jan 2020 20:00:12 +0000 (22:00 +0200)]
gnu: translate-shell: Fix emacs install phase.

* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Update the
'emacs-install phase to install the .el files into the correct folder.

4 years agognu: cgit: Update to 1.2.2.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 01:08:14 +0000 (02:08 +0100)]
gnu: cgit: Update to 1.2.2.

* gnu/packages/version-control.scm (cgit): Update to 1.2.2.
[inputs]: Update git-source to 2.25.0.

4 years agognu: handbrake: Update to 1.3.1.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 00:58:15 +0000 (01:58 +0100)]
gnu: handbrake: Update to 1.3.1.

* gnu/packages/video.scm (handbrake): Update to 1.3.1.

4 years agognu: ecasound: Update to 2.9.3.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 00:46:21 +0000 (01:46 +0100)]
gnu: ecasound: Update to 2.9.3.

* gnu/packages/audio.scm (ecasound): Update to 2.9.3.

4 years agognu: ecasound: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 00:46:11 +0000 (01:46 +0100)]
gnu: ecasound: Use HTTPS home page.

* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.

4 years agognu: global: Update to 6.6.4.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 00:41:41 +0000 (01:41 +0100)]
gnu: global: Update to 6.6.4.

* gnu/packages/code.scm (global): Update to 6.6.4.

4 years agognu: multipath-tools: Update to 0.8.3.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 02:52:03 +0000 (03:52 +0100)]
gnu: multipath-tools: Update to 0.8.3.

* gnu/packages/linux.scm (multipath-tools): Update to 0.8.3.

4 years agognu: mcelog: Update to 168.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 02:28:17 +0000 (03:28 +0100)]
gnu: mcelog: Update to 168.

* gnu/packages/linux.scm (mcelog): Update to 168.

4 years agognu: noweb: Update to 2.12.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 00:33:38 +0000 (01:33 +0100)]
gnu: noweb: Update to 2.12.

* gnu/packages/noweb.scm (noweb): Update to 2.12.
[source]: Switch to git repository.
[arguments]: Remove obsolete substitution.
[license]: Add BSD-2.

4 years agognu: noweb: Embed store references to external binaries.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 00:31:20 +0000 (01:31 +0100)]
gnu: noweb: Embed store references to external binaries.

* gnu/packages/noweb.scm (noweb)[argument]: Add ‘bind-early’ phase.
[inputs]: Add perl.

4 years agognu: noweb: Use HTTPS home page.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 00:21:15 +0000 (01:21 +0100)]
gnu: noweb: Use HTTPS home page.

* gnu/packages/noweb.scm (noweb)[home-page, license]: Use HTTPS.

4 years agognu: ethtool: Update to 5.4.
Tobias Geerinckx-Rice [Wed, 15 Jan 2020 00:07:23 +0000 (01:07 +0100)]
gnu: ethtool: Update to 5.4.

* gnu/packages/networking.scm (ethtool): Update to 5.4.

4 years agognu: Add python2-objgraph.
Marius Bakke [Thu, 16 Jan 2020 17:44:32 +0000 (18:44 +0100)]
gnu: Add python2-objgraph.

* gnu/packages/python-xyz.scm (python2-objgraph): New public variable.

4 years agognu: python-objgraph: Update to 3.4.1.
Marius Bakke [Thu, 16 Jan 2020 17:44:09 +0000 (18:44 +0100)]
gnu: python-objgraph: Update to 3.4.1.

* gnu/packages/python-xyz.scm (python-objgraph): Update to 3.4.1.

4 years agognu: python-graphviz: Update to 0.13.2.
Marius Bakke [Thu, 16 Jan 2020 17:42:27 +0000 (18:42 +0100)]
gnu: python-graphviz: Update to 0.13.2.

* gnu/packages/graphviz.scm (python-graphviz): Update to 0.13.2.
[native-inputs]: Add GRAPHVIZ, PYTHON-MOCK, PYTHON-PYTEST, PYTHON-PYTEST-COV,
and PYTHON-PYTEST-MOCK.
[arguments]: Replace 'check' phase.

4 years agognu: caribou: Build with Python 3.
Marius Bakke [Thu, 16 Jan 2020 17:25:41 +0000 (18:25 +0100)]
gnu: caribou: Build with Python 3.

* gnu/packages/gnome.scm (caribou)[native-inputs]: Change from PYTHON-2 to
PYTHON.
[inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT.

4 years agognu: libpeas: Update to 1.24.1.
Marius Bakke [Thu, 16 Jan 2020 16:43:46 +0000 (17:43 +0100)]
gnu: libpeas: Update to 1.24.1.

* gnu/packages/gnome.scm (libpeas): Update to 1.24.1.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: New field.
[native-inputs]: Remove INTLTOOL.  ADD GETTEXT-MINIMAL and
XORG-SERVER-FOR-TESTS.

4 years agognu: ldb: Downgrade to 1.5.6.
Marius Bakke [Thu, 16 Jan 2020 16:35:41 +0000 (17:35 +0100)]
gnu: ldb: Downgrade to 1.5.6.

1.5.6 is actually newer and fixes problems with Python 3.8.

* gnu/packages/samba.scm (ldb): Downgrade to 1.5.6.

4 years agognu: python-importlib-metata: Delay python2 variant.
Marius Bakke [Thu, 16 Jan 2020 16:22:28 +0000 (17:22 +0100)]
gnu: python-importlib-metata: Delay python2 variant.

This is a follow-up to commit 5efa04dd935ecf6f7803501b1b8952810f4330ad.

* gnu/packages/python-xyz.scm (python-importlib-metadata)[properties]: New
field.

4 years agognu: python-packaging: Fix test failures on non-x86_64 architectures.
Marius Bakke [Thu, 16 Jan 2020 16:20:22 +0000 (17:20 +0100)]
gnu: python-packaging: Fix test failures on non-x86_64 architectures.

* gnu/packages/patches/python-packaging-test-arch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-packaging)[source](patches): New field.

4 years agognu: kentutils: Build with OpenSSL 1.0.
Marius Bakke [Wed, 15 Jan 2020 21:18:35 +0000 (22:18 +0100)]
gnu: kentutils: Build with OpenSSL 1.0.

* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Change from OPENSSL to
OPENSSL-1.0.

4 years agognu: poetry: Remove redundant input.
Marius Bakke [Wed, 15 Jan 2020 20:49:37 +0000 (21:49 +0100)]
gnu: poetry: Remove redundant input.

* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.

4 years agognu: python-zipp: Remove redundant inputs.
Marius Bakke [Wed, 15 Jan 2020 20:42:15 +0000 (21:42 +0100)]
gnu: python-zipp: Remove redundant inputs.

The Python 3 variant do not need these.

* gnu/packages/python-compression.scm (python-zipp)[native-inputs]: Remove
PYTHON-CONTEXTLIB2, PYTHON-PATHLIB2, and PYTHON-UNITTEST2.
[properties]: New field.
(python2-zipp)[native-inputs]: Add PYTHON2-CONTEXTLIB2, PYTHON2-PATHLIB2, and
PYTHON2-UNITTEST2.

4 years agognu: rust-scopeguard-1.0: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:58:33 +0000 (17:58 +0200)]
gnu: rust-scopeguard-1.0: Don't hide package.

* gnu/packages/crates-io.scm (rust-scopeguard-1.0)[arguments]: Skip
build.
[properties]: Remove field.

4 years agognu: rust-scopeguard-0.3: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:57:30 +0000 (17:57 +0200)]
gnu: rust-scopeguard-0.3: Don't hide package.

* gnu/packages/crates-io.scm (rust-scopeguard-0.3)[arguments]: Skip
build.
[properties]: Don't inherit field.

4 years agognu: rust-scoped-tls-1.0: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:53:31 +0000 (17:53 +0200)]
gnu: rust-scoped-tls-1.0: Don't hide package.

* gnu/packages/crates-io.scm (rust-scoped-tls-1.0)[arguments]: Skip
build.
[properties]: Remove field.

4 years agognu: rust-scoped-tls-0.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:55:15 +0000 (17:55 +0200)]
gnu: rust-scoped-tls-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-scoped-tls-0.1)[arguments]: Skip
build.
[properties]: Don't inherit field.

4 years agognu: rust-getopts-0.2: Update to 0.2.21.
Efraim Flashner [Thu, 16 Jan 2020 15:48:50 +0000 (17:48 +0200)]
gnu: rust-getopts-0.2: Update to 0.2.21.

* gnu/packages/crates-io.scm (rust-getopts-0.2): Update to 0.2.21.
[arguments]: Add rust-unicode-width-0.1,
rust-rustc-std-workspace-core-1.0, rust-rustc-std-workspace-std-1.0 to
cargo-inputs.

4 years agognu: rust-getopts-0.2: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:45:28 +0000 (17:45 +0200)]
gnu: rust-getopts-0.2: Don't hide package.

* gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Skip build.
Add rust-log-0.3 to cargo-development-inputs.
[home-page]: Update home-page.
[properties]: Remove field.

4 years agognu: Add rust-rustc-std-workspace-std-1.0.
Efraim Flashner [Thu, 16 Jan 2020 15:51:08 +0000 (17:51 +0200)]
gnu: Add rust-rustc-std-workspace-std-1.0.

* gnu/packages/crates-io.scm (rust-rustc-std-workspace-std-1.0): New variable.

4 years agognu: rust-futures-0.1: Update to 0.1.29.
Efraim Flashner [Thu, 16 Jan 2020 15:41:25 +0000 (17:41 +0200)]
gnu: rust-futures-0.1: Update to 0.1.29.

* gnu/packages/crates-io.scm (rust-futures-0.1): Update to 0.1.29.

4 years agognu: rust-futures-0.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:39:57 +0000 (17:39 +0200)]
gnu: rust-futures-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-futures-0.1)[arguments]: Skip build.
[home-page]: Update home-page.
[properties]: Remove field.

4 years agognu: rust-fuchsia-zircon-sys-0.3: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:38:08 +0000 (17:38 +0200)]
gnu: rust-fuchsia-zircon-sys-0.3: Don't hide package.

* gnu/packages/crates-io.scm (rust-fuchsia-zircon-sys-0.3)[arguments]:
Skip build.
[properties]: Remove field.

4 years agognu: rust-fuchsia-zircon-0.3: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:36:22 +0000 (17:36 +0200)]
gnu: rust-fuchsia-zircon-0.3: Don't hide package.

* gnu/packages/crates-io.scm (rust-fuchsia-zircon-0.3)[arguments]: Skip
build. Add rust-bitflags-1, rust-fuchsia-zircon-sys-0.3 to cargo-inputs.
[properties]: Remove field.

4 years agognu: rust-fuchsia-cprng-0.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:33:18 +0000 (17:33 +0200)]
gnu: rust-fuchsia-cprng-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-fuchsia-cprng-0.1)[arguments]: Skip
build.
[properties]: Remove field.

4 years agognu: rust-fs-extra-1.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:32:20 +0000 (17:32 +0200)]
gnu: rust-fs-extra-1.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-fs-extra-1.1)[arguments]: Skip build.
[properties]: Remove field.

4 years agognu: rust-fnv-1.0: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:26:56 +0000 (17:26 +0200)]
gnu: rust-fnv-1.0: Don't hide package.

* gnu/packages/crates-io.scm (rust-fnv-1.0)[arguments]: Skip build.
[synopsis]: Appease 'guix lint'.
[properties]: Remove field.

4 years agognu: rust-fixedbitset-0.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:23:48 +0000 (17:23 +0200)]
gnu: rust-fixedbitset-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-fixedbitset-0.1)[arguments]: Skip
build.
[properties]: Remove field.

4 years agognu: rust-findshlibs-0.5: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:22:01 +0000 (17:22 +0200)]
gnu: rust-findshlibs-0.5: Don't hide package.

* gnu/packages/crates-io.scm (rust-findshlibs-0.5)[arguments]: Skip
build. Add rust-lazy-static-1.3, rust-libc-0.2 to cargo-inputs.
[properties]: Remove field.

4 years agognu: rust-filetime-0.2: Update to 0.2.8.
Efraim Flashner [Thu, 16 Jan 2020 15:19:00 +0000 (17:19 +0200)]
gnu: rust-filetime-0.2: Update to 0.2.8.

* gnu/packages/crates-io.scm (rust-filetime-0.2): Update to 0.2.8.
[arguments]: Remove rust-tempdir-0.3 from cargo-development-inputs. Add
rust-tempfile-3.0.

4 years agognu: rust-filetime-0.2: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:16:32 +0000 (17:16 +0200)]
gnu: rust-filetime-0.2: Don't hide package.

* gnu/packages/crates-io.scm (rust-filetime-0.2)[arguments]: Skip build.
Add rust-cfg-if-0.1, rust-libc-0.2, rust-redox-syscall-0.1,
rust-winapi-0.3 to cargo-inputs. Add rust-tempdir-0.3 to
cargo-development-inputs.
[properties]: Remove field.

4 years agognu: rust-fallible-iterator-0.2: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:13:19 +0000 (17:13 +0200)]
gnu: rust-fallible-iterator-0.2: Don't hide package.

* gnu/packages/crates-io.scm (rust-fallible-iterator-0.2)[arguments]:
Skip build.
[properties]: Remove field.

4 years agognu: rust-cmake-0.1: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:11:26 +0000 (17:11 +0200)]
gnu: rust-cmake-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-cmake-0.1)[arguments]: Skip build.
Add rust-cc-1.0 to cargo-inputs.
[properties]: Remove field.

4 years agognu: rust-clicolors-control-1.0: Update to 1.0.1.
Efraim Flashner [Thu, 16 Jan 2020 15:09:46 +0000 (17:09 +0200)]
gnu: rust-clicolors-control-1.0: Update to 1.0.1.

* gnu/packages/crates-io.scm (rust-clicolors-control-1.0): Update to 1.0.1.

4 years agognu: rust-clicolors-control-1.0: Don't hide package.
Efraim Flashner [Thu, 16 Jan 2020 15:07:19 +0000 (17:07 +0200)]
gnu: rust-clicolors-control-1.0: Don't hide package.

* gnu/packages/crates-io.scm (rust-clicolors-control-1.0)[arguments]:
Skip build. Add rust-atty-0.2, rust-lazy-static-1.3, rust-libc-0.2,
rust-winapi-0.3 to cargo-inputs.
[properties]: Remove field.

4 years agognu: guile-syntax-highlight: Add "guile3.0-syntax-highlight" variant.
Ludovic Courtès [Thu, 16 Jan 2020 15:48:05 +0000 (16:48 +0100)]
gnu: guile-syntax-highlight: Add "guile3.0-syntax-highlight" variant.

* gnu/packages/guile-xyz.scm (guile-syntax-highlight)[source]: Add
'snippet' and 'modules'.
(guile3.0-syntax-highlight): New field.

4 years agognu: guile-picture-language: Add "guile3.0-picture-language" variant.
Ludovic Courtès [Thu, 16 Jan 2020 15:43:35 +0000 (16:43 +0100)]
gnu: guile-picture-language: Add "guile3.0-picture-language" variant.

* gnu/packages/guile-xyz.scm (guile3.0-picture-language): New variable.

4 years agognu: guile: Add 3.0.0.
Ludovic Courtès [Thu, 16 Jan 2020 15:41:59 +0000 (16:41 +0100)]
gnu: guile: Add 3.0.0.

* gnu/packages/guile.scm (guile-3.0): New variable.
(guile-next): Turn into an alias for GUILE-3.0.

4 years agorecords: Improve reporting of "invalid field specifier" errors.
Ludovic Courtès [Thu, 16 Jan 2020 14:00:18 +0000 (15:00 +0100)]
records: Improve reporting of "invalid field specifier" errors.

Previously users would just see:

  error: invalid field specifier

without source location or hints.

* guix/records.scm (expand): Add optional 'parent-form' parameter and
pass it to 'syntax-violation' when it is true.
(make-syntactic-constructor): Pass S as a third argument to
'report-invalid-field-specifier'.
* guix/ui.scm (report-load-error): For 'syntax-error', show SUBFORM or
FORM in the message.
* tests/records.scm ("define-record-type* & wrong field specifier"): Add
a 'subform' parameter and adjust test accordingly.
("define-record-type* & wrong field specifier, identifier"): New test.
* tests/guix-system.sh: Add test.

4 years agoguix package: Export 'transaction-upgrade-entry'.
Ludovic Courtès [Thu, 16 Jan 2020 09:57:19 +0000 (10:57 +0100)]
guix package: Export 'transaction-upgrade-entry'.

* guix/scripts/package.scm (transaction-upgrade-entry): Add 'store'
parameter and use it instead of (%store).  Export.
* tests/packages.scm ("transaction-upgrade-entry, zero upgrades")
("transaction-upgrade-entry, one upgrade")
("transaction-upgrade-entry, superseded package"): Adjust accordingly.

4 years agopublish: Export 'signed-string'.
Ludovic Courtès [Thu, 16 Jan 2020 09:43:29 +0000 (10:43 +0100)]
publish: Export 'signed-string'.

* guix/scripts/publish.scm (signed-string): Export and improve docstring.
* tests/publish.scm ("/*.narinfo")
("/*.narinfo with properly encoded '+' sign"): Adjust accordingly.

4 years agognu: Update copyright header.
Nicolas Goaziou [Thu, 16 Jan 2020 17:06:36 +0000 (18:06 +0100)]
gnu: Update copyright header.

* gnu/packages/python-xyz.scm: Update copyright header.

4 years agognu: neomutt: Update to 20191207.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 16:25:01 +0000 (17:25 +0100)]
gnu: neomutt: Update to 20191207.

* gnu/packages/mail.scm (neomutt): Update to 20191207.

4 years agognu: lmdb: Update to 0.9.24.
Tobias Geerinckx-Rice [Thu, 16 Jan 2020 01:08:25 +0000 (02:08 +0100)]
gnu: lmdb: Update to 0.9.24.

* gnu/packages/databases.scm (lmdb): Update to 0.9.24.

4 years agognu: asymptote: Fix GUI.
Nicolas Goaziou [Thu, 16 Jan 2020 16:00:53 +0000 (17:00 +0100)]
gnu: asymptote: Fix GUI.

Fixes bug#39147.

* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing inputs.
[arguments]: Wrap GUI executable "xasy".

4 years agognu: Add python-cson.
Nicolas Goaziou [Thu, 16 Jan 2020 15:49:43 +0000 (16:49 +0100)]
gnu: Add python-cson.

* gnu/packages/python-xyz.scm (python-cson): New variable.

4 years agognu: Add python-speg.
Nicolas Goaziou [Thu, 16 Jan 2020 15:49:23 +0000 (16:49 +0100)]
gnu: Add python-speg.

* gnu/packages/python-xyz.scm (python-speg): New variable.

4 years agorepl: Fix '--help' message.
zimoun [Wed, 15 Jan 2020 17:00:06 +0000 (18:00 +0100)]
repl: Fix '--help' message.

* guix/scripts/repl.scm: (show-help): Add '--listen' option message.

4 years agorepl: Add '--load-path' option.
zimoun [Wed, 15 Jan 2020 17:00:05 +0000 (18:00 +0100)]
repl: Add '--load-path' option.

* guix/scripts/repl.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.

4 years agoedit: Add '--load-path' option.
zimoun [Wed, 15 Jan 2020 17:00:04 +0000 (18:00 +0100)]
edit: Add '--load-path' option.

* guix/scripts/edit.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.

4 years agorefresh: Add '--load-path' option.
zimoun [Wed, 15 Jan 2020 17:00:03 +0000 (18:00 +0100)]
refresh: Add '--load-path' option.

* guix/scripts/refresh.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.

4 years agosize: Add '--load-path' option.
zimoun [Wed, 15 Jan 2020 17:00:02 +0000 (18:00 +0100)]
size: Add '--load-path' option.

* guix/scripts/size.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.

4 years agograph: Add '--load-path' option.
Pierre Neidhardt [Thu, 16 Jan 2020 14:16:02 +0000 (15:16 +0100)]
graph: Add '--load-path' option.

* guix/scripts/graph.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.
* tests/guix-graph.sh: Test it.

4 years agognu: cuirass: Update to 0.0.1-27.46f73b6.
Christopher Baines [Thu, 16 Jan 2020 08:42:59 +0000 (08:42 +0000)]
gnu: cuirass: Update to 0.0.1-27.46f73b6.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-27.46f73b6.

4 years agognu: r-variancepartition: Update to 1.16.1.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:46 +0000 (06:10 +0100)]
gnu: r-variancepartition: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.16.1.

4 years agognu: r-flowworkspace: Update to 3.34.1.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:41 +0000 (06:10 +0100)]
gnu: r-flowworkspace: Update to 3.34.1.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 3.34.1.

4 years agognu: r-ropls: Update to 1.18.6.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:35 +0000 (06:10 +0100)]
gnu: r-ropls: Update to 1.18.6.

* gnu/packages/bioconductor.scm (r-ropls): Update to 1.18.6.

4 years agognu: r-mlinterfaces: Update to 1.66.2.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:22 +0000 (06:10 +0100)]
gnu: r-mlinterfaces: Update to 1.66.2.

* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.66.2.
[propagated-inputs]: Remove r-rda.

4 years agognu: r-clusterprofiler: Update to 3.14.3.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:14 +0000 (06:10 +0100)]
gnu: r-clusterprofiler: Update to 3.14.3.

* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 3.14.3.

4 years agognu: r-inspect: Update to 1.16.2.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:08 +0000 (06:10 +0100)]
gnu: r-inspect: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-inspect): Update to 1.16.2.

4 years agognu: r-regioner: Update to 1.18.1.
Ricardo Wurmus [Thu, 16 Jan 2020 05:10:02 +0000 (06:10 +0100)]
gnu: r-regioner: Update to 1.18.1.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.18.1.

4 years agognu: r-affycoretools: Update to 1.58.4.
Ricardo Wurmus [Thu, 16 Jan 2020 05:09:49 +0000 (06:09 +0100)]
gnu: r-affycoretools: Update to 1.58.4.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.58.4.
[propagated-inputs]: Add r-glimma.

4 years agognu: r-delayedarray: Update to 0.12.2.
Ricardo Wurmus [Thu, 16 Jan 2020 05:09:27 +0000 (06:09 +0100)]
gnu: r-delayedarray: Update to 0.12.2.

* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.12.2.

4 years agognu: r-iranges: Update to 2.20.2.
Ricardo Wurmus [Thu, 16 Jan 2020 05:09:21 +0000 (06:09 +0100)]
gnu: r-iranges: Update to 2.20.2.

* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.20.2.

4 years agognu: r-s4vectors: Update to 0.24.2.
Ricardo Wurmus [Thu, 16 Jan 2020 05:09:16 +0000 (06:09 +0100)]
gnu: r-s4vectors: Update to 0.24.2.

* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.24.2.

4 years agognu: r-biocstyle: Update to 2.14.4.
Ricardo Wurmus [Thu, 16 Jan 2020 05:08:43 +0000 (06:08 +0100)]
gnu: r-biocstyle: Update to 2.14.4.

* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.14.4.

4 years agognu: r-poibin: Update to 1.5.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:37 +0000 (05:43 +0100)]
gnu: r-poibin: Update to 1.5.

* gnu/packages/cran.scm (r-poibin): Update to 1.5.

4 years agognu: r-gdina: Update to 2.7.8.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:32 +0000 (05:43 +0100)]
gnu: r-gdina: Update to 2.7.8.

* gnu/packages/cran.scm (r-gdina): Update to 2.7.8.

4 years agognu: r-desolve: Update to 1.27.1.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:26 +0000 (05:43 +0100)]
gnu: r-desolve: Update to 1.27.1.

* gnu/packages/cran.scm (r-desolve): Update to 1.27.1.

4 years agognu: r-parameters: Update to 0.4.0.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:20 +0000 (05:43 +0100)]
gnu: r-parameters: Update to 0.4.0.

* gnu/packages/cran.scm (r-parameters): Update to 0.4.0.

4 years agognu: r-umap: Update to 0.2.4.1.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:14 +0000 (05:43 +0100)]
gnu: r-umap: Update to 0.2.4.1.

* gnu/packages/cran.scm (r-umap): Update to 0.2.4.1.

4 years agognu: r-batchtools: Update to 0.9.12.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:09 +0000 (05:43 +0100)]
gnu: r-batchtools: Update to 0.9.12.

* gnu/packages/cran.scm (r-batchtools): Update to 0.9.12.

4 years agognu: r-rttf2pt1: Update to 1.3.8.
Ricardo Wurmus [Thu, 16 Jan 2020 04:43:04 +0000 (05:43 +0100)]
gnu: r-rttf2pt1: Update to 1.3.8.

* gnu/packages/cran.scm (r-rttf2pt1): Update to 1.3.8.

4 years agognu: r-bookdown: Update to 0.17.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:59 +0000 (05:42 +0100)]
gnu: r-bookdown: Update to 0.17.

* gnu/packages/cran.scm (r-bookdown): Update to 0.17.

4 years agognu: r-shinyjs: Update to 1.1.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:53 +0000 (05:42 +0100)]
gnu: r-shinyjs: Update to 1.1.

* gnu/packages/cran.scm (r-shinyjs): Update to 1.1.

4 years agognu: r-future-apply: Update to 1.4.0.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:47 +0000 (05:42 +0100)]
gnu: r-future-apply: Update to 1.4.0.

* gnu/packages/cran.scm (r-future-apply): Update to 1.4.0.

4 years agognu: r-tmb: Update to 1.7.16.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:42 +0000 (05:42 +0100)]
gnu: r-tmb: Update to 1.7.16.

* gnu/packages/cran.scm (r-tmb): Update to 1.7.16.

4 years agognu: r-multcomp: Update to 1.4-12.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:36 +0000 (05:42 +0100)]
gnu: r-multcomp: Update to 1.4-12.

* gnu/packages/cran.scm (r-multcomp): Update to 1.4-12.

4 years agognu: r-proc: Update to 1.16.1.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:28 +0000 (05:42 +0100)]
gnu: r-proc: Update to 1.16.1.

* gnu/packages/cran.scm (r-proc): Update to 1.16.1.

4 years agognu: r-sjmisc: Update to 2.8.3.
Ricardo Wurmus [Thu, 16 Jan 2020 04:42:22 +0000 (05:42 +0100)]
gnu: r-sjmisc: Update to 2.8.3.

* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.3.