Commit graph

86222 commits

Author SHA1 Message Date
Petr Hodina ae01172fb3
gnu: Add rust-argh-0.1.
* gnu/packages/crates-io.scm (rust-argh-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10 00:11:22 +01:00
Petr Hodina 2e625d0b2d
gnu: Add rust-argh-derive-0.1.
* gnu/packages/crates-io (rust-argh-derive-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10 00:11:21 +01:00
Petr Hodina dfdcd375a8
gnu: Add rust-argh-shared-0.1.
* gnu/packages/crates-io.scm (rust-argh-shared-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10 00:11:21 +01:00
Julien Lepiller 4665e6a73b
gnu: opam: Update to 2.1.2.
* gnu/packages/ocaml.scm (opam): Update to 2.1.2.
2021-12-09 23:59:21 +01:00
Ricardo Wurmus 13bc332ed5
gnu: mumi: Update to 0.0.1-6.8a45281.
* gnu/packages/mail.scm (mumi): Update to 0.0.1-6.8a45281.
[arguments]: Remove trailing #T.
2021-12-09 19:17:22 +01:00
Ricardo Wurmus 0e8826824c
gnu: python-rich: Remove optional input ipywidgets.
* gnu/packages/python-xyz.scm (python-rich)[propagated-inputs]: Remove
python-ipywidgets.
2021-12-09 19:17:21 +01:00
Ricardo Wurmus 4709decb45
gnu: r-minimal: Remove extraneous references.
* gnu/packages/statistics.scm (r-minimal)[arguments]: Remove references to
native build-time tools.
2021-12-09 19:17:16 +01:00
Marius Bakke d974b3f860
gnu: uBlock Origin: Update to 1.39.2.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.39.2.
2021-12-09 17:39:29 +01:00
Marius Bakke 4cb5f0daf2
gnu: ungoogled-chromium: Update to 96.0.4664.93-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 96.0.4664.93.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-12-09 17:39:29 +01:00
jgart via Guix-patches via bfaf6c1801
gnu: emacs-evil-magit: Remove deprecated package.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Delete variable.

evil-magit has been consolidated into evil-collection. The package has been
removed from MELPA since February. See here:
<https://github.com/emacs-evil/evil-magit>.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-09 09:17:35 +01:00
Andrew Tropin 1490e02ea2
gnu: Add emacs-dpd.
* gnu/packages/emacs-xyz.scm (emacs-dpd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-09 09:13:33 +01:00
Petr Hodina 479742f195
gnu: valeronoi: Update to 0.1.6.
* gnu/packages/engineering.scm (valeronoi): Update to 0.1.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-09 09:07:24 +01:00
terramorpha 38ea869b20
gnu: tiramisu: Update to 2.0.20211107.
* gnu/packages/gnome-xyz.scm (tiramisu): Update to 2.0.20211107.
[native-inputs]: Add vala.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-08 23:10:25 -05:00
Leo Famulari 37186ec462
gnu: isc-dhcp: Update bundled BIND to 9.11.36 [fixes CVE-2021-25219].
* gnu/packages/admin.scm (isc-dhcp)[inputs]:
Update bundled BIND to 9.11.36.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-12-09 01:24:37 +01:00
Tobias Geerinckx-Rice 4ca0e9d5f7
gnu: bind: Update to 9.16.23 [fixes CVE-2021-25218, CVE-2021-25219].
* gnu/packages/dns.scm (isc-bind): Update to 9.16.23.
[source]: Add patch.
* gnu/packages/patches/bind-re-add-attr-constructor-priority.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-12-09 01:24:37 +01:00
Tobias Geerinckx-Rice e5e307b676
Revert "installer: Make LUKS2 the default format for encrypted devices"
This reverts commit a82e9f45fd at the
author's request.  We are not quite ready to boot all resulting
systems.

See <https://logs.guix.gnu.org/guix/2021-12-08.log#231815>.
2021-12-08 23:23:19 +01:00
Tobias Geerinckx-Rice f3af1fb0bc
bash completion: Complete ‘guix shell -f’.
* etc/completion/bash/guix (_guix_complete): Suggest a file name
following ‘guix shell […] -f’.
2021-12-08 21:09:55 +01:00
Petr Hodina 0ba4e94e84
gnu: Add realmd.
* gnu/packages/admin.scm (realmd): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-08 14:26:39 -05:00
Sarah Morgensen 8ac2d303e4
gnu: go-github-com-alcortesm-tgz: Don't reset gzip timestamps.
The tgz files are committed test fixtures, so don't reset their timestamps.

* gnu/packages/golang.scm (go-github-com-alcortesm-tgz)[arguments]:
Remove 'make-git-checkout-writable' phase.  Delete 'reset-gzip-timestamps' phase
instead.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-08 13:35:34 -05:00
Sarah Morgensen 93c7a5103d
gnu: Remove go-gopkg.in-check.v1.
This package is a duplicate of go-gopkg-in-check-v1 in golang.scm,
has no binaries, and has no dependents, so remove it.

* gnu/packages/check.scm (go-gopkg.in-check.v1): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-08 13:35:34 -05:00
Tobias Geerinckx-Rice 9bac41c2b8
gnu: fzf: Wrap with a compliant find(1).
* gnu/packages/terminals.scm (fzf)[inputs]: Add findutils.
[arguments]: Wrap the ‘fzf’ executable with its /bin directory in $PATH.

Addresses <https://issues.guix.gnu.org/52372>.
2021-12-08 18:13:48 +01:00
Tobias Geerinckx-Rice 852ad65bd4
gnu: fastboot: Fix ‘--version’ output.
* gnu/packages/android.scm (fastboot)[arguments]: Replace broken
‘git rev-parse’ shell command with the actual package VERSION.

Reported by kwjc on #guix.
2021-12-08 15:42:33 +01:00
Zhu Zihao 5573d98f81
gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
Fixes compatibility with linux-libre@5.15:

  […]/source/core/rtw_br_ext.c:20:11: fatal error: net/ipx.h:
  No such file or directory
    #include <net/ipx.h>
             ^~~~~~~~~~~
  compilation terminated.

* gnu/packages/linux.scm (rtl8821ce-linux-module):
Update to 0.0.0-4-ca204c6.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-12-08 15:42:33 +01:00
Guillaume Le Vaillant ac53cbb368
gnu: monero: Improve check phase.
* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter
  into consideration in 'check' phase.
2021-12-08 13:31:37 +01:00
Guillaume Le Vaillant 3ccf33bbe6
gnu: monero-gui: Update to 0.17.3.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
2021-12-08 13:31:37 +01:00
Guillaume Le Vaillant 107481ea0f
gnu: monero: Update to 0.17.3.0.
* gnu/packages/finance.scm (monero): Update to 0.17.3.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update patch.
2021-12-08 13:31:37 +01:00
Efraim Flashner c9b42242f9
gnu: python-userspacefs: Update to 2.0.4.
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.4.
2021-12-08 12:34:13 +02:00
Efraim Flashner f45e304aa4
gnu: python-dropbox: Update to 11.25.0.
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0.
[propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
2021-12-08 11:51:03 +02:00
Marius Bakke ddcec589bc
gnu: lollypop: Update to 1.4.24.
* gnu/packages/gnome.scm (lollypop): Update to 1.4.24.
[native-inputs]: Remove INTLTOOL and ITSTOOL.  Add GETTEXT-MINIMAL.
2021-12-08 08:46:28 +01:00
Marius Bakke 2b8b89b7ab
gnu: python-toolz: Update to 0.11.2.
* gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.2.
2021-12-08 08:46:28 +01:00
Marius Bakke 6f29d34bb2
gnu: python-django: Update to 3.2.10 [fixes CVE-2021-4442].
* gnu/packages/django.scm (python-django): Update to 3.2.10.
2021-12-08 08:46:28 +01:00
Marius Bakke b5e69cf6c1
gnu: python-django@2.2: Update to 2.2.25 [fixes CVE-2021-4442].
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.25.
2021-12-08 08:46:28 +01:00
Marius Bakke cb8d62bd42
gnu: hitch: Update to 1.7.2.
* gnu/packages/web.scm (hitch): Update to 1.7.2.
2021-12-08 08:46:28 +01:00
Julien Lepiller ed27614660
nls: Update 'es' translation. 2021-12-08 01:19:45 +01:00
Mark H Weaver 906dd9ff63
gnu: icecat: Update to 91.4.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2021-43536, CVE-2021-43537, CVE-2021-43538,
CVE-2021-43539, CVE-2021-43541, CVE-2021-43542, CVE-2021-43543,
CVE-2021-43545, CVE-2021-43546, and MOZ-2021-0009.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Remove icecat-CVE-2021-43527.patch, which is now included
in upstream icecat.  Update the gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-CVE-2021-43527.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-12-07 19:09:24 -05:00
Denis 'GNUtoo' Carikli 9e67f2ad41
gnu: Add kiwix-tools.
* gnu/packages/web.scm (kiwix-tools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-07 17:28:44 -05:00
Tobias Geerinckx-Rice 8775efe8f1
gnu: dovecot-pigeonhole: Update to 0.5.17.1.
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17.1.
2021-12-07 18:42:48 +01:00
Tobias Geerinckx-Rice 86d8a0460c
gnu: dovecot: Update to 2.3.17.1.
* gnu/packages/mail.scm (dovecot): Update to 2.3.17.1.
2021-12-07 18:42:48 +01:00
Nicolas Goaziou 0a9c946df9
gnu: giac: Update to 1.7.0-43.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
2021-12-07 15:39:54 +01:00
Sarah Morgensen 68d15fcf20
gnu: make-gccgo: Override empty GOROOT/GCCGOTOOLDIR
gnu/packages/gcc.scm (make-gccgo)[arguments]: Set tool paths
(GOROOT and GCCGOTOOLDIR) even if they are already set to "".

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 15:25:54 +02:00
jgart 51bf893e53
gnu: Add diffr.
* gnu/packages/rust-apps.scm (diffr): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:15:28 +02:00
jgart f36f58a564
gnu: Add rust-diffr-lib-0.1.
* gnu/packages/crates-io.scm (rust-diffr-lib-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:05:54 +02:00
jgart 72dbf04b55
gnu: Add dutree.
* gnu/packages/rust-apps.scm (dutree): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:01:42 +02:00
Julien Lepiller 05deb26be9
gnu: guile-netlink: Update to 1.1.1.
* gnu/packages/guile.scm (guile-netlink): Update to 1.1.1.
2021-12-07 00:09:35 +01:00
Nicolas Goaziou e21b422f7f
gnu: emacs-csv-mode: Update to 1.17.
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.17.
2021-12-06 22:01:31 +01:00
Marius Bakke 757a2eb970
tests: patchwork: Use the default PostgreSQL.
* gnu/tests/web.scm (patchwork-os)[services]: Change from POSTGRESQL-10 to
POSTGRESQL.
2021-12-06 21:17:31 +01:00
Leo Famulari 404f695385
gnu: Go 1.17: Update to 1.17.4.
* gnu/packages/golang.scm (go-1.17): Update to 1.17.4.
2021-12-06 12:40:38 -05:00
Leo Famulari e4d8f2fe31
gnu: Go 1.16: Update to 1.16.11.
* gnu/packages/golang.scm (go-1.16): Update to 1.16.11.
2021-12-06 12:40:38 -05:00
Leo Famulari 4e282bc934
gnu: Syncthing: Update to 1.18.4.
* gnu/packages/syncthing.scm (syncthing): Update to 1.18.4.
[arguments]: Build with Go 1.17.
2021-12-06 12:10:12 -05:00
Efraim Flashner 30c776a6a8
gnu: go-gopkg-in-yaml-v2: Update to 2.4.0.
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Update to 2.4.0.
2021-12-06 14:45:50 +02:00