Commit graph

86190 commits

Author SHA1 Message Date
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
Efraim Flashner c569430b6c
gnu: go-gopkg-in-yaml-v2: Fix test suite on 32-bit systems.
* gnu/packages/golamg.scm (go-gopkg-in-yaml-v2)[source]: Add snippet to
no longer cause integer overflow on 32-bit systems during test suite.
2021-12-06 14:43:17 +02:00
Efraim Flashner b6a726222a
gnu: go-github-com-golang-snappy: Adjust test-suite on 32-bit systems.
* gnu/packages/syncthing.scm (go-github-com-golang-snappy)[source]: Add
patch to skip a test on 32-bit systems.
* gnu/packages/patches/go-github-com-golang-snappy-32bit-test.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
2021-12-06 14:04:30 +02:00
Ludovic Courtès 9478a25250
gnu: openssh: Remove libfido2 dependency on GNU/Hurd.
* gnu/packages/ssh.scm (openssh)[inputs]: Remove LIBFIDO2 when
'hurd-target?'.
[arguments]: Likewise for "--with-security-key-builtin".
2021-12-06 10:56:01 +01:00
Ludovic Courtès 93e9f0bc7f
ci: Cross-build the 'guix' package.
* gnu/ci.scm (%core-packages): Add GUIX.
2021-12-06 10:56:01 +01:00
jgart 326e532177
gnu: Add git-absorb.
* gnu/packages/rust-apps.scm (git-absorb): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-06 10:47:09 +01:00
Efraim Flashner 96416e4256
gnu: poke: Remove generated files.
* gnu/packages/engineering.scm (poke)[source]: Add snippet to remove
generated files.
2021-12-06 11:39:08 +02:00
Efraim Flashner c70df3c467
gnu: poke: Update to 1.4.
* gnu/packages/engineering.scm (poke): Update to 1.4.
[native-inputs]: Remove clisp, perl, python-2, and python-3.
2021-12-06 11:39:07 +02:00
Efraim Flashner e050ddad0b
gnu: poke: Update metadata.
* gnu/packages/engineering.scm (poke)[home-page]: Use GNU home-page.
[synopsis]: Use upstream synopsis.
[description]: Reflow.
2021-12-06 11:39:07 +02:00
Ricardo Wurmus cf32c21ecd
gnu: perl-math-cephes: Build reproducibly.
* gnu/packages/perl-maths.scm (perl-math-cephes)[source]: Sort result of
readdir.
2021-12-06 10:12:13 +01:00
Leo Famulari 764be13ee6
gnu: isync: Update to 1.4.4 [fixes CVE-2021-{3657,44143}].
* gnu/packages/mail.scm (isync): Update to 1.4.4.
2021-12-05 23:36:42 -05:00
Demis Balbach d8401fb508
gnu: Add phonesim.
* gnu/packages/telephony.scm (phonesim): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 21:56:53 +01:00
jgart 026ac3c010
gnu: Add pounce.
* gnu/packages/messaging.scm (pounce): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 21:51:39 +01:00
Luis Felipe f856c8f1b0
gnu: Add python-django-svg-image-form-field.
* gnu/packages/django.scm (python-django-svg-image-form-field): New
variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 21:44:51 +01:00
jgart 648db3ad2b
gnu: Add litterbox.
* gnu/packages/irc.scm (litterbox): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 21:35:13 +01:00
Nicolas Goaziou 6a8d2499ae
gnu: emacs-telega: Update to 0.7.031.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.031.
2021-12-05 21:32:42 +01:00
Nicolas Goaziou e0e9aa116e
gnu: emacs-geiser: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.19.
2021-12-05 21:22:43 +01:00
jgart a3dea002c1
gnu: Add hex.
* gnu/packages/rust-apps.scm (hex): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 19:46:10 +01:00
jgart 13f2f2d14d
gnu: Add rust-no-color-0.1.
* gnu/packages/crates-io.scm (rust-no-color-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 19:44:26 +01:00
simendsjo c4699914c9
gnu: font-iosevka: Update to 11.2.0.
* gnu/packages/fonts.scm (font-iosevka): Update to 11.2.0

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 19:40:09 +01:00
Aleksandr Vityazev df4debda05
gnu: sbcl-slynk: Update to 1.0.43-5.0470c02
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-5.0470c02.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 19:37:59 +01:00
Aleksandr Vityazev 23e1f3e4f6
gnu: emacs-sly: Update to 1.0.43-5.0470c02
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 1.0.43-5.0470c02.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 19:37:58 +01:00
Nicolas Goaziou b4e97063ba
gnu: trezor-agent: Fix hash.
* gnu/packages/finance.scm (trezor-agent): Update hash.

Hash was not updated when committing
c7c4f80881.
2021-12-05 19:17:01 +01:00
Marius Bakke 10554e0a57
gnu: python-django-netfields: Update to 1.2.4.
* gnu/packages/django.scm (python-django-netfields): Update to 1.2.4.
2021-12-05 14:40:08 +01:00
Marius Bakke 50fff94b5a
gnu: python-django: Update to 3.2.9.
* gnu/packages/django.scm (python-django): Update to 3.2.9.
2021-12-05 14:40:08 +01:00
Marius Bakke f63fb61d0c
import: PyPI: Validate GPG signatures when applicable.
* guix/import/pypi.scm (<distribution>): Fix funny typo.
(latest-release): When the distribution has a cryptographic signature, pass it
along to UPSTREAM-SOURCE.
2021-12-05 14:40:08 +01:00
Marius Bakke e166e6acf6
gnu: drbd-utils: Update to 9.19.1.
* gnu/packages/cluster.scm (drbd-utils): Update to 9.19.1.
2021-12-05 14:40:07 +01:00
Nicolas Goaziou 21e2be5968
gnu: emacs-peg: Update to 0.10.3.
* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 0.10.3.
2021-12-05 14:20:16 +01:00
Sharlatan Hellseher bf9a1dfd59
gnu: Add imppg
* gnu/packages/astronomy.scm: (imppg): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:35:55 +01:00
dissent c663d037aa
gnu: Add pqiv.
* gnu/packages/image-viewers.scm (pqiv): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:27:02 +01:00
jgart 66a2d3830c
gnu: Add pudb.
* gnu/packages/python-xyz.scm (pudb): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:18:24 +01:00
Nicolas Goaziou 53afb3cf2a
gnu: leo: Use GIT-VERSION.
* gnu/packages/web-browsers.scm (leo)[source]: Use `git-version' instead of
crafting version string.  Also fix indentation.
2021-12-05 12:08:16 +01:00
jgart 2149515808
gnu: Add leo.
* gnu/packages/web-browsers.scm (leo): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 11:03:14 +01:00