Commit graph

74245 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice d42f01fe99
Revert "gnu: w3m: Update to 0.5.3+git20210102."
This reverts commit f4c4a9fde5.
w3m is a staging package, which I did not expect.
2021-02-15 18:29:29 +01:00
Tobias Geerinckx-Rice 4468c65799
gnu: facter: Update to 4.0.51.
* gnu/packages/admin.scm (facter): Update to 4.0.51.
2021-02-15 18:09:40 +01:00
Tobias Geerinckx-Rice 6412b01a61
gnu: man-db: Update to 2.9.4.
* gnu/packages/man.scm (man-db): Update to 2.9.4.
2021-02-15 18:09:40 +01:00
Tobias Geerinckx-Rice 236d121502
gnu: knot: Update to 3.0.4.
* gnu/packages/dns.scm (knot): Update to 3.0.4.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 43e09b4340
gnu: xarchiver: Update to 0.5.4.17.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.17.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice dbbc6c0059
gnu: ropgadget: Update to 6.5.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.5.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 26688b8dc4
gnu: libjcat: Update to 0.1.6.
* gnu/packages/compression.scm (libjcat): Update to 0.1.6.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 4bf11e250d
gnu: lunzip: Update to 1.12.
* gnu/packages/compression.scm (lunzip): Update to 1.12.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 10e318bdbd
gnu: tllist: Update to 1.0.5.
* gnu/packages/datastructures.scm (tllist): Update to 1.0.5.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice b77a690d53
gnu: dosfstools: Fetch sources from git.
* gnu/packages/disk.scm (dosfstools)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Add autoconf & automake.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 3ddb2dec2a
gnu: dosfstools: Update to 4.2.
* gnu/packages/disk.scm (dosfstools): Update to 4.2.
[source]: Code name hard.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 203c23cb36
gnu: font-dseg: Update to 0.46.
* gnu/packages/fonts.scm (font-dseg): Update to 0.46.
2021-02-15 18:09:38 +01:00
Tobias Geerinckx-Rice 78ce446b20
gnu: sane-backends-minimal: Update to 1.0.32.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.32.
[arguments]: Adapt the ‘zap-unnecessary-git-dependency’ phase to the new
tools/git-version-gen script.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice cf9047b222
gnu: sane-backends-minimal: Remove obsolete #t return values.
* gnu/packages/scanner.scm (sane-backends-minimal)[source, arguments]:
Don't return #t from snippet or phases.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice 902d76c839
gnu: sane-backends-minimal: Don't use unstable tarball.
* gnu/packages/scanner.scm (sane-backends-minimal)[source]: Use
GIT-FETCH and GIT-FILE-NAME.
[arguments]:
[native-inputs]: Add autoconf, autoconf-archive, automake,
gettext-minimal, libtool, and python-wrapper.
[arguments]: Add ‘zap-unnecessary-git-dependency’,
‘build-pixma_sane_options.c’, and ‘make-reproducible’ phases.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice 641fc7c13c
gnu: nsd: Update to 4.3.5.
* gnu/packages/dns.scm (nsd): Update to 4.3.5.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice 096a66c60a
gnu: exfatprogs: Update to 1.1.0.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.0.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice f4c4a9fde5
gnu: w3m: Update to 0.5.3+git20210102.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20210102.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice 37495db6cf
gnu: Fix copyright notice.
* gnu/packages/file-systems.scm: Fix copyright notice for raid5atemyhomework.
2021-02-15 17:23:55 +01:00
Tobias Geerinckx-Rice 24d7dee75d
gnu: emacs-exec-path-from-shell: Fix Texinfo mark-up.
* gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell)
[synopsis, description]: Use @env and @code instead of @var.
2021-02-15 17:23:54 +01:00
Ricardo Wurmus ca372a4945
gnu: r-with-tests: Update to 4.0.4.
* gnu/packages/statistics.scm (r-with-tests): Update to 4.0.4.
[arguments]: Update phase "build-reproducibly".
2021-02-15 17:05:08 +01:00
Ricardo Wurmus 9904a15a4c
gnu: Add indelfixer.
* gnu/packages/bioinformatics.scm (indelfixer): New variable.
2021-02-15 13:51:58 +01:00
Ricardo Wurmus 8116c9d77d
gnu: Add java-args4j.
* gnu/packages/java.scm (java-args4j): New variable.
2021-02-15 13:51:58 +01:00
Adam Kandur 71533bb49d
gnu: Add emacs-theme-sorcery.
* gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:48:44 +01:00
Alexandru-Sergiu Marton 2b5a81dfd3
services: Add Agate Gemini service.
* gnu/services/web.scm (<agate-configuration>): New record type.
(agate-accounts, agate-shepherd-service): New procedures.
(agate-service-type): New variable.
* doc/guix.texi (Web Services): Document it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:35:04 +01:00
Alexandru-Sergiu Marton c1ee055cba
gnu: Add agate.
* gnu/packages/rust-apps.scm (agate): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:35:03 +01:00
Nicolas Goaziou a6a566f20c
gnu: Add rust-configparser-2.
* gnu/packages/crates-io.scm (rust-configparser-2): New variable.
2021-02-15 13:35:03 +01:00
Alexandru-Sergiu Marton 7fc85a8d46
gnu: Add rust-tokio-rustls-0.22.
* gnu/packages/crates-io.scm (rust-tokio-rustls-0.22): New variable.
(rust-tokio-rustls-0.14): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:20:58 +01:00
Alexandru-Sergiu Marton 8637004a11
gnu: rust-tokio-1: Update to 1.2.0.
* gnu/packages/crates-io.scm (rust-tokio-1): Update to 1.2.0.
[arguments]: Skip build.  Remove Cargo development inputs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:19:07 +01:00
Alexandru-Sergiu Marton 3cd66f0c79
gnu: rust-tokio-macros-1: Update to 1.1.0.
* gnu/packages/crates-io.scm (rust-tokio-macros-1): Update to 1.1.0.
[arguments]: Skip build.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:18:09 +01:00
Alexandru-Sergiu Marton 17d25e0d04
gnu: Add rust-rustls-0.19.
* gnu/packages/crates-io.scm (rust-rustls-0.19): New variable.
(rust-rustls-0.18): Inherit from above.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:17:17 +01:00
Nicolas Goaziou 1e711be47b
gnu: Fix copyright line.
* gnu/packages/emacs-xyz.scm: Add angle brackets around email address.
2021-02-15 13:13:22 +01:00
Alexandr Vityazev f2f2bea795
gnu: emacs-ccls: Update to 0.1-5.675a570.
* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-5.675a570.
[propagated-inputs]: Remove emacs-projectile.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 13:11:27 +01:00
Lee 2b529a376a
doc: Explain how to exit and clean up a Guix environment.
* doc/guix.texi (Invoking guix environment): Explain how to exit and clean up
a Guix environment.

The current documentation doesn't explain how to exit an environment or how to
remove the packages after exiting.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 12:06:13 +01:00
Stefan Reichör adae5d75b6
gnu: Add run.
* gnu/packages/task-runners.scm (run): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 11:37:58 +01:00
Stefan Reichör 8acedeb3a9
gnu: Add go-github-com-tekwizely-go-parsing.
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 11:35:28 +01:00
Ryan Prior via Guix-patches via 70d16d2835
gnu: esbuild: Update to 0.8.44.
* gnu/packages/web.scm (esbuild): Update to 0.8.44.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 11:26:02 +01:00
Efraim Flashner 80005d038c
gnu: Add openconnect-sso.
* gnu/packages/vpn.scm (openconnect-sso): New variable.
2021-02-15 11:34:16 +02:00
Efraim Flashner 92bae0136c
gnu: poetry: Adjust for newer python-keyring.
* gnu/packages/python-xyz.scm (poetry)[arguments]: Adjust custom
'patch-setup-py phase to allow newer versions of python-keyring.
2021-02-15 09:56:53 +02:00
Efraim Flashner 906476e002
gnu: python-pyxdg: Update to 0.27.
* gnu/packages/freedesktop.scm (python-pyxdg): Update to 0.27.
[arguments]: Adjust custom 'check phase.
2021-02-15 09:29:33 +02:00
Efraim Flashner f7c966ae02
gnu: python-keyring: Make tests skippable.
* gnu/packages/python-crypto.scm (python-keyring)[arguments]: In custom
'check phase only run tests when tests? is #true.
2021-02-15 09:29:33 +02:00
Efraim Flashner d9784b1a63
gnu: python-keyring: Update to 22.0.1.
* gnu/packages/python-crypto.scm (python-keyring): Update to 22.0.1.
[source]: Remove snippet.
[arguments]: Adjust custom 'check phase to just run tests.
[native-inputs]: Add python-toml, python-setuptools.
[propagated-inputs]: Remove python-importlib-metadata.
2021-02-15 09:29:33 +02:00
Efraim Flashner bab0c30be3
gnu: Add python-structlog.
* gnu/packages/python-xyz.scm (python-structlog): New variable.
2021-02-15 09:29:33 +02:00
Efraim Flashner 78b043bb90
gnu: python-secretstorage: Update to 3.3.1.
* gnu/packages/python-crypto.scm (python-secretstorage): Update to 3.3.1.
2021-02-15 09:29:33 +02:00
Efraim Flashner 3bab959405
gnu: python-jeepney: Update to 0.6.0.
* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.6.0.
[native-inputs]: Add python-trio, python-pytest-trio.
2021-02-15 09:29:33 +02:00
Efraim Flashner 8af48c146d
gnu: python-tzlocal: Update to 2.1.
* gnu/packages/time.scm (python-tzlocal): Update to 2.1.
[arguments]: Adjust custom 'fix-symlink-tests phase for code changes.
Also skip other known-to-fail test.
2021-02-15 09:29:30 +02:00
宋文武 dd5e879c3a
gnu: bpytop: Update to 1.0.62.
* gnu/packages/admin.scm (bpytop): Update to 1.0.62.
2021-02-15 08:47:48 +08:00
Michael Rohleder 5b401ed050
gnu: bpytop: Add phase to install themes.
Reported by bdju in #guix.

* gnu/packages/admin.scm (bpytop)[arguments]: Add install-themes phase.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-15 08:47:06 +08:00
宋文武 858898e348
ftp-client: Before 'PASV', try 'EPSV' first for IPv6.
This fixes <https://bugs.gnu.org/46481>.

* guix/ftp-client.scm (ftp-epsv, ftp-passive): New procedures.
(ftp-list, ftp-retr): Replace call to 'ftp-pasv' with 'ftp-passive'.
2021-02-15 08:38:00 +08:00
Léo Le Bouter 392e230d5e
gnu: postgresql: Update to 13.2 [security fixes].
Fixes CVE-2021-3393 and CVE-2021-20229.

* gnu/packages/databases.scm (postgresql-13.2): New variable.
(postgresql-13)[replacement]: New field.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-14 16:15:45 -05:00