jackhill/guix/guix.git
3 years agoci: Add channel subset support.
Mathieu Othacehe [Sun, 14 Mar 2021 17:19:16 +0000 (18:19 +0100)]
ci: Add channel subset support.

* gnu/ci.scm (cuirass-jobs): Add channel subset support.

3 years agognu: mes: Remove aarch64-linux from supported-systems.
Jan (janneke) Nieuwenhuizen [Sun, 14 Mar 2021 16:32:01 +0000 (17:32 +0100)]
gnu: mes: Remove aarch64-linux from supported-systems.

* gnu/packages/mes.scm (mes)[supported-systems]: Remove aarch64-linux.
Thinko: mes only builds on aarch64-linux using --system=armhf-linux.

3 years agognu: mescc-tools: Build for armhf-linux and aarch64-linux too.
Jan (janneke) Nieuwenhuizen [Sun, 14 Mar 2021 15:49:12 +0000 (16:49 +0100)]
gnu: mescc-tools: Build for armhf-linux and aarch64-linux too.

* gnu/packages/mes.scm (mescc-tools)[supported-systems]: New field, overriding
the v0.5.2 version.

3 years agobootstrap: mescc-tools-static: Base arguments on version 0.5.2.
Jan (janneke) Nieuwenhuizen [Sun, 14 Mar 2021 15:40:48 +0000 (16:40 +0100)]
bootstrap: mescc-tools-static: Base arguments on version 0.5.2.

* gnu/packages/make-bootstrap.scm (%mescc-tools-static)[arguments]: Use
fixed package-arguments of mescc-tools-0.5.2.

3 years agognu: mes: Update to 0.23.
Jan (janneke) Nieuwenhuizen [Sun, 14 Mar 2021 10:53:00 +0000 (11:53 +0100)]
gnu: mes: Update to 0.23.

* gnu/packages/mes.scm (mes)[source]: Update to 0.23.
[supported-systems]: Add aarch64-linux, armhf-linux.
(mes-rb5)[version,source,supported-systems]: Revert to v0.22.

3 years agognu: mes: Update to nyacc-1.00.2.
Jan (janneke) Nieuwenhuizen [Sat, 19 Dec 2020 14:01:45 +0000 (15:01 +0100)]
gnu: mes: Update to nyacc-1.00.2.

* gnu/packages/mes.scm (mes)[propagated-inputs]: Use nyacc-1.00.2.

3 years agognu: Add nyacc-1.00.2.
Jan (janneke) Nieuwenhuizen [Sun, 13 Dec 2020 13:45:45 +0000 (14:45 +0100)]
gnu: Add nyacc-1.00.2.

* gnu/packages/mes.scm (nyacc-1.00.2): New variable.

3 years agognu: mescc-tools: Update to 0.7.0.
Jan (janneke) Nieuwenhuizen [Sat, 19 Dec 2020 09:06:07 +0000 (10:06 +0100)]
gnu: mescc-tools: Update to 0.7.0.

* gnu/packages/mes.scm (mescc-tools)[source]: Update to 0.7.0.
[arguments]: Add patch-prefix phase to remove hardcoded "/usr/bin".

3 years agognu: font-libertinus: Update to 7.040.
Lars-Dominik Braun [Sun, 14 Mar 2021 09:45:58 +0000 (10:45 +0100)]
gnu: font-libertinus: Update to 7.040.

* gnu/packages/fonts.scm (font-libertinus): Update to 7.040.

3 years agognu: font-abattis-cantarell: Update to 0.301.
Lars-Dominik Braun [Sun, 14 Mar 2021 09:39:43 +0000 (10:39 +0100)]
gnu: font-abattis-cantarell: Update to 0.301.

* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.301.

3 years agognu: font-ibm-plex: Update to 5.1.3.
Lars-Dominik Braun [Sun, 14 Mar 2021 09:30:35 +0000 (10:30 +0100)]
gnu: font-ibm-plex: Update to 5.1.3.

* gnu/packages/fonts.scm (font-ibm-plex): Update to 5.1.3.

3 years agogun: unzip/fixed: Fix tests on 32-bit systems.
Léo Le Bouter [Sun, 14 Mar 2021 08:09:45 +0000 (09:09 +0100)]
gun: unzip/fixed: Fix tests on 32-bit systems.

* gnu/packages/patches/unzip-32bit-zipbomb-fix.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (unzip/fixed): Apply patch.

3 years agognu: unzip: Fix patch name.
Efraim Flashner [Sun, 14 Mar 2021 07:27:43 +0000 (09:27 +0200)]
gnu: unzip: Fix patch name.

This is what happens when you push without testing your changes :/

* gnu/packages/compression.scm (unzip)[source]: Adjust patch name.

3 years agognu: unzip: Rename patch.
Efraim Flashner [Sun, 14 Mar 2021 07:25:21 +0000 (09:25 +0200)]
gnu: unzip: Rename patch.

* gnu/packages/patches/unzip-case-insensitive.patch: Rename from
unzip-caseinsensitive.patch.

3 years agognu: unzip: Add patches from Fedora [security fixes].
Léo Le Bouter [Wed, 10 Mar 2021 07:29:53 +0000 (08:29 +0100)]
gnu: unzip: Add patches from Fedora [security fixes].

Non-exhaustively fixes CVE-2016-9844, CVE-2018-1000035, CVE-2018-18384, and
CVE-2019-13232.

* gnu/packages/patches/unzip-COVSCAN-fix-unterminated-string.patch,
gnu/packages/patches/unzip-CVE-2016-9844.patch,
gnu/packages/patches/unzip-CVE-2018-1000035.patch,
gnu/packages/patches/unzip-CVE-2018-18384.patch,
gnu/packages/patches/unzip-case-insensitive.patch,
gnu/packages/patches/unzip-alt-iconv-utf8-print.patch,
gnu/packages/patches/unzip-alt-iconv-utf8.patch,
gnu/packages/patches/unzip-close.patch,
gnu/packages/patches/unzip-exec-shield.patch,
gnu/packages/patches/unzip-fix-recmatch.patch,
gnu/packages/patches/unzip-manpage-fix.patch,
gnu/packages/patches/unzip-overflow.patch,
gnu/packages/patches/unzip-symlink.patch,
gnu/packages/patches/unzip-timestamp.patch,
gnu/packages/patches/unzip-valgrind.patch,
gnu/packages/patches/unzip-x-option.patch,
gnu/packages/patches/unzip-zipbomb-manpage.patch,
gnu/packages/patches/unzip-zipbomb-part1.patch,
gnu/packages/patches/unzip-zipbomb-part2.patch,
gnu/packages/patches/unzip-zipbomb-part3.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/compression.scm (unzip/fixed): New variable. Apply patches.
(unzip)[replacement]: Graft.

3 years agognu: webkitgtk: Enable WOFF2 support.
Léo Le Bouter [Sun, 14 Mar 2021 05:07:10 +0000 (06:07 +0100)]
gnu: webkitgtk: Enable WOFF2 support.

* gnu/packages/webkit.scm (webkitgtk):
[arguments]<#:configure-flags>: Remove "-DUSE_WOFF2=OFF".
[inputs]: Add woff2.

3 years agognu: wpewebkit: Update to 2.30.5 [security fixes].
Léo Le Bouter [Sun, 14 Mar 2021 05:04:33 +0000 (06:04 +0100)]
gnu: wpewebkit: Update to 2.30.5 [security fixes].

* gnu/packages/webkit.scm (wpewebkit): Update to 2.30.5.
[arguments]<#:configure-flags>: Add "-DUSE_SYSTEMD=OFF" and
"-DUSE_GSTREAMER_GL=OFF". Change "-DENABLE_ENCRYPTED_MEDIA=ON" to
"-DENABLE_ENCRYPTED_MEDIA=OFF" (DRM).

3 years agognu: guix: Update to c8887a5.
Ludovic Courtès [Sat, 13 Mar 2021 22:59:03 +0000 (23:59 +0100)]
gnu: guix: Update to c8887a5.

* gnu/packages/package-management.scm (guix): Update to c8887a5.

3 years agognu: emacs-elfeed-score: Fix description Texinfo syntax.
Ludovic Courtès [Sat, 13 Mar 2021 22:22:37 +0000 (23:22 +0100)]
gnu: emacs-elfeed-score: Fix description Texinfo syntax.

* gnu/packages/emacs-xyz.scm (emacs-elfeed-score)[description]:
Remove extra "@".

3 years agognu-maintenance: Autoload (zlib).
Ludovic Courtès [Sat, 13 Mar 2021 11:41:43 +0000 (12:41 +0100)]
gnu-maintenance: Autoload (zlib).

* guix/gnu-maintenance.scm: Autoload (zlib).

3 years agoinferior: Add <inferior> printer.
Ludovic Courtès [Sat, 13 Mar 2021 10:56:52 +0000 (11:56 +0100)]
inferior: Add <inferior> printer.

This avoids printing the whole package table in backtraces and such.

* guix/inferior.scm (write-inferior): New procedure.
<top level>: Call 'set-record-type-printer!'.

3 years agognu: sudo: Update to 1.9.6.
Tobias Geerinckx-Rice [Sat, 13 Mar 2021 21:16:21 +0000 (22:16 +0100)]
gnu: sudo: Update to 1.9.6.

* gnu/packages/admin.scm (sudo): Update to 1.9.6.

3 years agognu: quagga: Use archived source tarball.
Tobias Geerinckx-Rice [Sat, 13 Mar 2021 16:06:33 +0000 (17:06 +0100)]
gnu: quagga: Use archived source tarball.

* gnu/packages/networking.scm (quagga)[source]: Download from Fossies archive.

3 years agotests: Remove obsolete comment.
Tobias Geerinckx-Rice [Sat, 13 Mar 2021 15:03:08 +0000 (16:03 +0100)]
tests: Remove obsolete comment.

This follows up on commit c05ceaf2b650d090cf39a048193505cb4e6bd257.

* tests/lint.scm: Remove comment.

Reported by morgansmith in #guix.

3 years agognu: console-setup: Update to 1.201.
Tobias Geerinckx-Rice [Sat, 13 Mar 2021 11:13:50 +0000 (12:13 +0100)]
gnu: console-setup: Update to 1.201.

* gnu/packages/xorg.scm (console-setup): Update to 1.201.

3 years agognu: qjackctl: Update to 0.9.1.
Tobias Geerinckx-Rice [Sat, 13 Mar 2021 11:07:33 +0000 (12:07 +0100)]
gnu: qjackctl: Update to 0.9.1.

* gnu/packages/audio.scm (qjackctl): Update to 0.9.1.

3 years agognu: Add syscall-intercept.
Gerd Heber [Sun, 21 Feb 2021 22:42:10 +0000 (16:42 -0600)]
gnu: Add syscall-intercept.

* gnu/packages/engineering.scm (syscall-intercept): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add guile-f-scm.
Xinglu Chen [Fri, 5 Mar 2021 22:04:19 +0000 (23:04 +0100)]
gnu: Add guile-f-scm.

* gnu/packages/guile-xyz.scm (guile-f-scm): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add l2md.
Xinglu Chen [Sat, 13 Mar 2021 13:52:37 +0000 (14:52 +0100)]
gnu: Add l2md.

* gnu/packages/mail.scm (l2md): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: terminator: Update to 2.1.0.
Andy Tai [Sat, 13 Mar 2021 13:43:49 +0000 (14:43 +0100)]
gnu: terminator: Update to 2.1.0.

* gnu/packages/gnome.scm (terminator): Update to 2.1.0.
[inputs]: Add python, python-dbus, python-notify2.
[arguments]: Add a phase to handle Python DBus. Disable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: opencl-headers: Update to 2020.12.18
Milkey Mouse [Sun, 21 Feb 2021 06:34:42 +0000 (22:34 -0800)]
gnu: opencl-headers: Update to 2020.12.18

* gnu/packages/opencl.scm (opencl-headers): Update to 2020.12.18.
[version]: Use the latest tagged version, now that they exist.
[arguments]: Replace all phases with trivial header copy.
[license]: Change license to Apache 2.0 (happened in March 2020).

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: opencc: Update to 1.1.1.
Zhu Zihao [Sun, 14 Feb 2021 16:23:37 +0000 (00:23 +0800)]
gnu: opencc: Update to 1.1.1.

* gnu/packages/textutils.scm(opencc): Update to 1.1.1
[arguments]<#:out-of-source?>: Build in source tree.
<#:parallel-build?>: Disable.
<#:phases>: In "patch-3rd-party-references", fix the version of dependency.
Add phases "patch-python-binding-installation", "install-python-binding"
and "enable-bytecode-determinism".
[native-inputs]: Add python-setuptools and python-wheel.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: cagebreak: Update to 1.6.0.
Nicolas Goaziou [Sat, 13 Mar 2021 13:17:32 +0000 (14:17 +0100)]
gnu: cagebreak: Update to 1.6.0.

* gnu/packages/wm.scm (cagebreak): Update to 1.6.0.

3 years agognu: python-scikit-image: Enable tests.
Vinicius Monego [Tue, 9 Mar 2021 15:51:14 +0000 (12:51 -0300)]
gnu: python-scikit-image: Enable tests.

* gnu/packages/python-science.scm (python-scikit-image)[arguments]: Add phases
related to tests.
[native-inputs]: Add python-codecov, python-flake8, python-pytest,
python-pytest-cov, python-pytest-localserver, python-wheel.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: python-scikit-image: Update to 0.18.1.
Vinicius Monego [Tue, 9 Mar 2021 14:15:54 +0000 (11:15 -0300)]
gnu: python-scikit-image: Update to 0.18.1.

* gnu/packages/python-science.scm (python-scikit-image): Update to 0.18.1.
[propagated-inputs]: Remove python-six.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add python-pooch.
Vinicius Monego [Tue, 9 Mar 2021 14:12:09 +0000 (11:12 -0300)]
gnu: Add python-pooch.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add emacs-org-msg.
Xinglu Chen [Fri, 12 Mar 2021 21:40:07 +0000 (22:40 +0100)]
gnu: Add emacs-org-msg.

* gnu/packages/emacs-xyz.scm (emacs-org-msg): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add emacs-elfeed-score.
Xinglu Chen [Fri, 12 Mar 2021 21:56:09 +0000 (22:56 +0100)]
gnu: Add emacs-elfeed-score.

* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add xe.
Stefan Reichör [Tue, 9 Mar 2021 21:50:18 +0000 (22:50 +0100)]
gnu: Add xe.

* gnu/packages/parallel.scm (xe): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add clikan.
LibreMiami [Sat, 13 Mar 2021 11:22:56 +0000 (12:22 +0100)]
gnu: Add clikan.

* gnu/packages/task-management.scm (clikan): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add python-click-default-group.
LibreMiami [Sat, 6 Mar 2021 02:50:53 +0000 (02:50 +0000)]
gnu: Add python-click-default-group.

* /gnu/packages/python-xyz.scm (python-click-default-group): New
variable.

Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add emacs-ox-haunt.
Xinglu Chen [Sat, 13 Mar 2021 11:13:03 +0000 (12:13 +0100)]
gnu: Add emacs-ox-haunt.

* gnu/packages/emacs-xyz.scm (emacs-ox-haunt): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: emacs-ox-gemini: Fix version number.
Nicolas Goaziou [Sat, 13 Mar 2021 11:09:08 +0000 (12:09 +0100)]
gnu: emacs-ox-gemini: Fix version number.

* gnu/packages/emacs-xyz.scm (emacs-ox-gemini)[version]: Set version number to
0 as set in the main library.

3 years agognu: Add emacs-ox-gemini.
Xinglu Chen [Mon, 8 Mar 2021 09:41:53 +0000 (10:41 +0100)]
gnu: Add emacs-ox-gemini.

* gnu/packages/emacs-xyz.scm (emacs-ox-gemini): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: emacs-ivy-rich: Update to 0.1.6-1.7b9b7b2.
Pierre Langlois [Sat, 13 Mar 2021 10:52:17 +0000 (10:52 +0000)]
gnu: emacs-ivy-rich: Update to 0.1.6-1.7b9b7b2.

* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to git snapshot
0.1.6-1.7b9b7b2.

3 years agognu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.
Mark H Weaver [Sat, 13 Mar 2021 08:41:14 +0000 (03:41 -0500)]
gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.

* gnu/packages/patches/gnutls-CVE-2021-20231.patch,
gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls/fixed): New variable.
(guile2.2-gnutls): Use package/inherit.

3 years agognu: mergerfs: Update to 2.32.4.
Lars-Dominik Braun [Sat, 13 Mar 2021 08:29:26 +0000 (09:29 +0100)]
gnu: mergerfs: Update to 2.32.4.

* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4.

3 years agognu: rust-resolv-conf-0.7: Use HTTPS home page URI.
Nicolas Goaziou [Sat, 13 Mar 2021 08:13:23 +0000 (09:13 +0100)]
gnu: rust-resolv-conf-0.7: Use HTTPS home page URI.

* gnu/packages/crates-io.scm (rust-resolv-conf-0.7)[home-page]: Use HTTPS URI.

3 years agognu: wxmaxima: Update to 21.02.0.
Kei Kebreau [Sat, 13 Mar 2021 00:02:14 +0000 (19:02 -0500)]
gnu: wxmaxima: Update to 21.02.0.

* gnu/packages/maths.scm (wxmaxima): Update to 21.02.0.

3 years agognu: Remove bsdiff.
Léo Le Bouter [Sat, 13 Mar 2021 01:31:53 +0000 (02:31 +0100)]
gnu: Remove bsdiff.

As discussed in
<https://lists.gnu.org/archive/html/guix-devel/2021-03/msg00154.html>, remove
because of unpatched CVE-2020-14315 with no non-FreeBSD patch in sight.

* gnu/packages/compression.scm (bsdiff): Remove.

3 years agognu: rust-diesel: Update to 1.4.6 [fixes CVE-2021-28305].
Léo Le Bouter [Sat, 13 Mar 2021 00:57:12 +0000 (01:57 +0100)]
gnu: rust-diesel: Update to 1.4.6 [fixes CVE-2021-28305].

* gnu/packages/crates-io.scm (rust-diesel): Update to 1.4.6.
[native-inputs]: Add sqlite for tests.
[arguments]<#:cargo-inputs>: Remove rust-bigdecimal-0.2 (incompatible),
rust-libsqlite3-sys-0.15, rust-num-bigint-0.3 and rust-uuid-0.7. Add
rust-bigdecimal-0.1, rust-libsqlite3-sys-0.20, rust-num-bigint-0.2,
rust-uuid-0.5 and rust-uuid-0.8.
[arguments]<#:phases>: Replace 'check phase to provide required feature
arguments and  exclude failing 'expression::count::count' test.
[synopsis]: Solve lint error by removing article at the beginning.

3 years agognu: rust-dotenv-0.10: Fix build by adding missing cargo input.
Léo Le Bouter [Sat, 13 Mar 2021 00:51:47 +0000 (01:51 +0100)]
gnu: rust-dotenv-0.10: Fix build by adding missing cargo input.

* gnu/packages/crates-io.scm (rust-dotenv-0.10)[arguments]<#:cargo-inputs>:
Add rust-syn-0.11.

3 years agognu: Add rust-bigdecimal-0.1.
Léo Le Bouter [Sat, 13 Mar 2021 00:50:57 +0000 (01:50 +0100)]
gnu: Add rust-bigdecimal-0.1.

* gnu/packages/crates-io.scm (rust-bigdecimal-0.1): New variable.

3 years agognu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 23:59:20 +0000 (00:59 +0100)]
gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.

* gnu/packages/web.scm (nginx-documentation): Update to 1.19.8-2673-4398fd0f0341.

3 years agognu: nginx: Update to 1.19.8.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 23:59:03 +0000 (00:59 +0100)]
gnu: nginx: Update to 1.19.8.

* gnu/packages/web.scm (nginx): Update to 1.19.8.

3 years agognu: apache-thrift: Update to 0.14.1.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 23:54:02 +0000 (00:54 +0100)]
gnu: apache-thrift: Update to 0.14.1.

* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.1.

3 years agognu: wireguard-tools: Update to 1.0.20210223.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 23:55:18 +0000 (00:55 +0100)]
gnu: wireguard-tools: Update to 1.0.20210223.

* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210223.

3 years agognu: eid-mw: Update to 5.0.14.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 23:49:09 +0000 (00:49 +0100)]
gnu: eid-mw: Update to 5.0.14.

* gnu/packages/security-token.scm (eid-mw): Update to 5.0.14.

3 years agognu: micropython: Update to 1.14.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 22:54:57 +0000 (23:54 +0100)]
gnu: micropython: Update to 1.14.

* gnu/packages/python.scm (micropython): Update to 1.14.

3 years agognu: libfreenect: Update to 0.6.2.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 22:44:06 +0000 (23:44 +0100)]
gnu: libfreenect: Update to 0.6.2.

* gnu/packages/openkinect.scm (libfreenect): Update to 0.6.2.

3 years agognu: photoflare: Update to 1.6.7.
Tobias Geerinckx-Rice [Fri, 12 Mar 2021 22:43:05 +0000 (23:43 +0100)]
gnu: photoflare: Update to 1.6.7.

* gnu/packages/photo.scm (photoflare): Update to 1.6.7.

3 years agognu: aws-sdk-cpp: Update to 1.8.159.
Greg Hogan [Tue, 19 Jan 2021 12:54:39 +0000 (12:54 +0000)]
gnu: aws-sdk-cpp: Update to 1.8.159.

* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.8.159.
[arguments]: Build as shared library

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: aws-c-event-stream: Update to 0.2.7.
Greg Hogan [Tue, 19 Jan 2021 12:53:50 +0000 (12:53 +0000)]
gnu: aws-c-event-stream: Update to 0.2.7.

* gnu/packages/c.scm (aws-c-event-stream): Update to 0.2.7.
[arguments]: Build as shared library.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add aws-c-io.
Greg Hogan [Tue, 19 Jan 2021 12:53:18 +0000 (12:53 +0000)]
gnu: Add aws-c-io.

* gnu/packages/c.scm (aws-c-io): New variable.
* gnu/packages/patches/aws-c-io-cmake-prefix.patch,
gnu/packages/patches/aws-c-io-disable-networking-tests.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add s2n.
Greg Hogan [Tue, 19 Jan 2021 12:52:01 +0000 (12:52 +0000)]
gnu: Add s2n.

* gnu/packages/tls.scm (s2n): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add aws-c-cal.
Greg Hogan [Tue, 19 Jan 2021 12:51:36 +0000 (12:51 +0000)]
gnu: Add aws-c-cal.

* gnu/packages/c.scm (aws-c-cal): New variable.
* gnu/packages/patches/aws-c-cal-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: aws-checksums: Build as shared library.
Greg Hogan [Thu, 4 Mar 2021 12:19:50 +0000 (12:19 +0000)]
gnu: aws-checksums: Build as shared library.

* gnu/packages/c.scm (aws-checksums)[arguments]: Build as shared library.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: aws-c-common: Update to 0.5.2.
Greg Hogan [Tue, 19 Jan 2021 12:43:48 +0000 (12:43 +0000)]
gnu: aws-c-common: Update to 0.5.2.

* gnu/packages/c.scm (aws-c-common): Update to 0.5.2.
[arguments]: Build as shared library.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: ImageMagick: Fix version number in build configuration of grafted replacement.
Leo Famulari [Fri, 12 Mar 2021 19:39:36 +0000 (14:39 -0500)]
gnu: ImageMagick: Fix version number in build configuration of grafted replacement.

Fixes <https://bugs.gnu.org/47110>.

This is a followup to commits 852ba914a43da0977d4f53b53da7039cdd6706b2 and
82e887ba48c2ba91b17aa9b6b17501e3e0ef4aef.

* gnu/packages/imagemagick.scm (imagemagick/fixed)[name, arguments]: New
fields.

3 years agognu: OpenSSL: Fix version number in build configuration.
Leo Famulari [Fri, 12 Mar 2021 19:16:21 +0000 (14:16 -0500)]
gnu: OpenSSL: Fix version number in build configuration.

Fixes <https://bugs.gnu.org/47108>.

This is a followup to commit 4a8b529ce15ddc69a9dd701e450fc85a0ed65910.

* gnu/packages/tls.scm (openssl/fixed)[arguments]: New field.

3 years agognu: libtiff: Fix documentation directory name in grafted replacement.
Leo Famulari [Fri, 12 Mar 2021 19:07:34 +0000 (14:07 -0500)]
gnu: libtiff: Fix documentation directory name in grafted replacement.

Fixes <https://bugs.gnu.org/47107>.

This is a followup to commit 6320700b114f09c09fbe613e2032abe077d28583.

* gnu/packages/image.scm (libtiff/fixed)[name, arguments]: New fields.

3 years agognu: nushell: Update to 0.28.0.
Nicolas Goaziou [Fri, 12 Mar 2021 14:33:01 +0000 (15:33 +0100)]
gnu: nushell: Update to 0.28.0.

* gnu/packages/shells.scm (nushell):
(rust-nu-cli-0.28):
(rust-nu-command-0.28):
(rust-nu-data-0.28):
(rust-nu-engine-0.28):
(rust-nu-errors-0.28):
(rust-nu-json-0.28):
(rust-nu-plugin-0.28):
(rust-nu-plugin-binaryview-0.28):
(rust-nu-plugin-chart-0.28):
(rust-nu-plugin-fetch-0.28):
(rust-nu-plugin-from-sqlite-0.28):
(rust-nu-plugin-inc-0.28):
(rust-nu-plugin-match-0.28):
(rust-nu-plugin-post-0.28):
(rust-nu-plugin-ps-0.28):
(rust-nu-plugin-s3-0.28):
(rust-nu-plugin-sys-0.28):
(rust-nu-plugin-textview-0.28):
(rust-nu-plugin-to-bson-0.28):
(rust-nu-plugin-to-sqlite-0.28):
(rust-nu-plugin-tree-0.28):
(rust-nu-plugin-xpath-0.28):
(rust-nu-protocol-0.28):
(rust-nu-source-0.28):
(rust-nu-stream-0.28):
(rust-nu-test-support-0.28):
(rust-nu-value-ext-0.28): Update to 0.28.0.
(rust-nu-ansi-term-0.28): New variable.

3 years agognu: Add rust-minus-3.
Nicolas Goaziou [Fri, 12 Mar 2021 14:28:13 +0000 (15:28 +0100)]
gnu: Add rust-minus-3.

* gnu/packages/crates-io.scm (rust-minus-3): New variable.

3 years agognu: rust-surf-2: Update to 2.2.0.
Nicolas Goaziou [Fri, 12 Mar 2021 14:18:39 +0000 (15:18 +0100)]
gnu: rust-surf-2: Update to 2.2.0.

* gnu/packages/crates-io.scm (rust-surf-2): Update to 2.2.0.

3 years agognu: rust-http-client-6: Update to 6.3.4.
Nicolas Goaziou [Fri, 12 Mar 2021 14:17:55 +0000 (15:17 +0100)]
gnu: rust-http-client-6: Update to 6.3.4.

* gnu/packages/crates-io.scm (rust-http-client-6): Update to 6.3.4.

3 years agognu: Add rust-async-tls-0.10.
Nicolas Goaziou [Thu, 11 Mar 2021 22:09:01 +0000 (23:09 +0100)]
gnu: Add rust-async-tls-0.10.

* gnu/packages/crates-io.scm (rust-async-tls-0.10): New variable.

3 years agognu: rust-webpki-0.21: Update to 0.21.4.
Nicolas Goaziou [Thu, 11 Mar 2021 22:05:16 +0000 (23:05 +0100)]
gnu: rust-webpki-0.21: Update to 0.21.4.

* gnu/packages/crates-io.scm (rust-webpki-0.21): Update to 0.21.4.

3 years agognu: rust-ring-0.16: Update to 0.16.20.
Nicolas Goaziou [Thu, 11 Mar 2021 22:02:52 +0000 (23:02 +0100)]
gnu: rust-ring-0.16: Update to 0.16.20.

* gnu/packages/crates-io.scm (rust-ring-0.16): Update to 0.16.20.
[arguments]: Skip tests.

3 years agognu: Add rust-deadpool-0.7.
Nicolas Goaziou [Thu, 11 Mar 2021 21:57:53 +0000 (22:57 +0100)]
gnu: Add rust-deadpool-0.7.

* gnu/packages/crates-io.scm (rust-deadpool-0.7): New variable.

3 years agognu: rust-url-2: Update to 2.2.1.
Nicolas Goaziou [Thu, 11 Mar 2021 21:56:21 +0000 (22:56 +0100)]
gnu: rust-url-2: Update to 2.2.1.

* gnu/packages/crates-io.scm (rust-url-2): Update to 2.2.1.

3 years agoutils: Use Guile-zlib for gzip compression and decompression.
Ludovic Courtès [Fri, 12 Mar 2021 13:38:10 +0000 (14:38 +0100)]
utils: Use Guile-zlib for gzip compression and decompression.

Fixes <https://bugs.gnu.org/46967>.

* guix/utils.scm (decompressed-port): Call 'make-zlib-input-port'
instead of invoking %GZIP.
(compressed-output-port): Call 'make-zlib-output-port' instead of
invoking %GZIP.
* doc/guix.texi (Requirements): Require Guile-zlib >= 0.1.0.

3 years agognu: guile-zlib: Update to 0.1.0.
Ludovic Courtès [Fri, 12 Mar 2021 13:35:51 +0000 (14:35 +0100)]
gnu: guile-zlib: Update to 0.1.0.

* gnu/packages/guile.scm (guile-zlib): Update to 0.1.0.

3 years agognu: Add sbcl-stumpwm-disk.
Sharlatan Hellseher [Thu, 11 Mar 2021 21:25:21 +0000 (21:25 +0000)]
gnu: Add sbcl-stumpwm-disk.

* gnu/packages/wm.scm: (sbcl-stumpwm-disk): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: stumpwm-contrib: Update to 0.0.1-3.a7dc1c.
Sharlatan Hellseher [Thu, 11 Mar 2021 21:18:32 +0000 (21:18 +0000)]
gnu: stumpwm-contrib: Update to 0.0.1-3.a7dc1c.

* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-3.a7dc1c.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add gnuais.
Guillaume Le Vaillant [Fri, 12 Mar 2021 13:00:41 +0000 (14:00 +0100)]
gnu: Add gnuais.

* gnu/packages/radio.scm (gnuais): New variable.

3 years agognu: r-systempiper: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:58:28 +0000 (18:58 +0100)]
gnu: r-systempiper: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-systempiper): Move from here...
* gnu/packages/bioconductor.scm (r-systempiper): ...to here.

3 years agognu: r-shortread: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:58:02 +0000 (18:58 +0100)]
gnu: r-shortread: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-shortread): Move from here...
* gnu/packages/bioconductor.scm (r-shortread): ...to here.

3 years agognu: r-gostats: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:58:01 +0000 (18:58 +0100)]
gnu: r-gostats: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-gostats): Move from here...
* gnu/packages/bioconductor.scm (r-gostats): ...to here.

3 years agognu: r-category: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:58:00 +0000 (18:58 +0100)]
gnu: r-category: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-category): Move from here...
* gnu/packages/bioconductor.scm (r-category): ...to here.

3 years agognu: r-gseabase: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:59 +0000 (18:57 +0100)]
gnu: r-gseabase: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-gseabase): Move from here...
* gnu/packages/bioconductor.scm (r-gseabase): ...to here.

3 years agognu: r-rbgl: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:58 +0000 (18:57 +0100)]
gnu: r-rbgl: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-rbgl): Move from here...
* gnu/packages/bioconductor.scm (r-rbgl): ...to here.

3 years agognu: r-annotationforge: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:57 +0000 (18:57 +0100)]
gnu: r-annotationforge: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-annotationforge): Move from here...
* gnu/packages/bioconductor.scm (r-annotationforge): ...to here.

3 years agognu: r-dexseq: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:56 +0000 (18:57 +0100)]
gnu: r-dexseq: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-dexseq): Move from here...
* gnu/packages/bioconductor.scm (r-dexseq): ...to here.

3 years agognu: r-deseq2: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:55 +0000 (18:57 +0100)]
gnu: r-deseq2: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-deseq2): Move from here...
* gnu/packages/bioconductor.scm (r-deseq2): ...to here.

3 years agognu: r-genefilter: Move to (gnu packages bioconductor).
zimoun [Mon, 8 Mar 2021 17:57:54 +0000 (18:57 +0100)]
gnu: r-genefilter: Move to (gnu packages bioconductor).

* gnu/packages/bioinformatics.scm (r-genefilter): Move from here...
* gnu/packages/bioconductor.scm (r-genefilter): ...to here.

3 years agognu: r-bioassayr: Update home page.
Ricardo Wurmus [Fri, 12 Mar 2021 13:40:06 +0000 (14:40 +0100)]
gnu: r-bioassayr: Update home page.

* gnu/packages/bioconductor.scm (r-bioassayr)[home-page]: Follow permanent
redirect.

3 years agognu: r-bioassayr: Update to 1.28.2.
zimoun [Thu, 11 Mar 2021 14:47:01 +0000 (15:47 +0100)]
gnu: r-bioassayr: Update to 1.28.2.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.28.2.

3 years agognu: r-chemminer: Update to 3.42.2.
zimoun [Thu, 11 Mar 2021 14:47:00 +0000 (15:47 +0100)]
gnu: r-chemminer: Update to 3.42.2.

* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.42.2.

3 years agognu: r-circrnaprofiler: Update to 1.4.2.
zimoun [Thu, 11 Mar 2021 14:46:59 +0000 (15:46 +0100)]
gnu: r-circrnaprofiler: Update to 1.4.2.

* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.4.2.

3 years agognu: Add r-puniform.
Lars-Dominik Braun [Fri, 12 Mar 2021 13:29:07 +0000 (14:29 +0100)]
gnu: Add r-puniform.

* gnu/packages/statistics.scm (r-puniform): New variable.