Commit graph

115996 commits

Author SHA1 Message Date
Florian Pelz 8e9e6a6482
nls: Update translations.
* doc/guix-cookbook.texi (Top): Mention Slovak.
2023-05-31 17:23:21 +02:00
Nicolas Goaziou dd15d0ffec
gnu: btrfs-progs: Fix build.
* gnu/packages/linux.scm (btrfs-progs)[arguments]<#:configure-flags>: Fix
typo.  Splicing MEMBER return value results in an invalid IF form.  The whole
IF should be spliced instead.

Reported-by: mrvdb on #guix.
2023-05-31 16:09:19 +02:00
Janneke Nieuwenhuizen 12e6a59238
gnu: libunistring: Fix make check for the Hurd.
* gnu/packages/libunistring.scm (libunistring)[arguments]: Set XFAIL_TESTS
with test-perror2, and test-strerror_r when building to the Hurd.
2023-05-31 07:51:28 +02:00
Christopher Baines 77f52db416
gnu: nar-herder: Update to 0-20.b27ca4d.
* gnu/packages/package-management.scm (nar-herder): Update to 0-20.b27ca4d.
2023-05-30 16:39:20 +01:00
Christopher Baines 63e5975cac
gnu: guile-squee: Update to 0-4.fab9d95.
* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-4.fab9d95.
2023-05-30 16:39:20 +01:00
Christopher Baines 0c00cf229f
gnu: guile-fibers-next: Update to 1.3.0-1.99fc3e3.
* gnu/packages/guile-xyz.scm (guile-fibers-next): Update to 1.3.0-1.99fc3e3.
2023-05-30 16:39:17 +01:00
Florian Pelz 718eb55104
doc: Quote all list values.
* doc/guix.texi (System Configuration)[Services]: Replace all () by
'(), and similar quotings.
(Home Configuration)[Home Services]: Likewise.
2023-05-30 17:04:10 +02:00
Andre A. Gomes 5a8bb79c1c
gnu: nyxt: Update to 3.1.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.1.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-30 15:59:24 +02:00
Andre A. Gomes 3e9a814c0c
gnu: webkitgtk: Update to 2.40.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.40.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-30 13:51:35 +02:00
Michael Ford b58fab5982
gnu: bitcoin-core: Update to 25.0.
* gnu/packages/finance.scm (bitcoin-core): Update to 25.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-30 13:42:27 +02:00
Andy Tai 2b1b0a580d
gnu: xpra: Update to 4.4.5.
* gnu/packages/xorg.scm (xpra): Update to 4.4.5.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 18:13:25 +08:00
Hilton Chain 52fed8fbd7
gnu: busybox: Update to 1.36.1.
* gnu/packages/busybox.scm (busybox): Update to 1.36.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 18:04:18 +08:00
Hilton Chain bf1ed215c7
gnu: smartdns: Update to 42.
* gnu/packages/dns.scm (smartdns): Update to 42.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:59:15 +08:00
Hilton Chain 031aaf1e50
gnu: hyfetch: Update to 1.4.8.
* gnu/packages/admin.scm (hyfetch): Update to 1.4.8.
[arguments]: Disable tests.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:58:29 +08:00
Hilton Chain 21630dba4a
gnu: font-sarasa-gothic: Update to 0.40.7.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.40.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:56:35 +08:00
Hilton Chain e59db6d11a
gnu: font-lxgw-wenkai-tc: Update to 1.000.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.000.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:55:08 +08:00
Hilton Chain 83771a21c8
gnu: font-lxgw-wenkai: Update to 1.300.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.300.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:54:45 +08:00
Hilton Chain e026e8203b
gnu: font-chiron-hei-hk: Update to 2.506.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.506.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:52:48 +08:00
Hilton Chain 18d522379e
gnu: font-chiron-sung-hk: Update to 1.008.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.008.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30 17:51:36 +08:00
宋文武 d32fb0ee6b
gnu: warzone2100: Rewrite package arguments to G-expressions.
* gnu/packages/games.scm (warzone2100)[arguments]: Convert to list of
G-expressions.
2023-05-30 17:46:43 +08:00
宋文武 368f0fa0f2
gnu: warzone2100: Update to 4.3.5.
* gnu/packages/games.scm (warzone2100): Update to 4.3.5.
2023-05-30 17:45:44 +08:00
gemmaro 3807876af4
gnu: Add skktools.
* gnu/packages/language.scm (skktools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-30 00:15:30 +02:00
Tanguy Le Carrour 110462bb2f
home: services: Add msmtp service.
* gnu/home/services/mail.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Mail Home Services): New node.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-05-30 00:15:30 +02:00
Ludovic Courtès 4ebefac412
doc: Update references to the Shepherd manual.
* doc/guix.texi (Shepherd Services): Update cross-references to
shepherd.info nodes removed in 0.10.0.
2023-05-30 00:15:30 +02:00
Ludovic Courtès b8f89ab2c9
gnu: shepherd: Update to 0.10.1.
Fixes <https://issues.guix.gnu.org/63717>.

* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.1.
2023-05-30 00:15:29 +02:00
Ludovic Courtès 8af9a2aa5f
substitute: If a server's nar URL is 404, try the next one(s).
If a substitute server advertises in its narinfo, for example, both a
/zstd and a /lzip URL but the /zstd URL is unreachable, try the /lzip
URL.

Fixes <https://issues.guix.gnu.org/63634>.

* guix/narinfo.scm (narinfo-preferred-uris): New procedure.
(narinfo-best-uri): Rebase on top of it.
* guix/scripts/substitute.scm (download-nar)[try-fetch]: New procedure.
Use 'narinfo-preferred-uris' and 'try-fetch' to attempt all the URLs of
NARINFO.
* tests/substitute.scm (request-substitution): Remove 'parameterize'.
Delete DESTINATION.
("substitute, preferred nar URL is 404, other is 200"): New test.
2023-05-30 00:15:29 +02:00
Ludovic Courtès d23d8fcee9
services: herd: "Resolve" transient services only when needed.
This allows us to get rid of the "eval root" actions, which in turn
would lead to confusing "Evaluating user expression" messages.

Fixes <https://issues.guix.gnu.org/55857>.

* gnu/services/herd.scm (resolve-transients): In 'values', avoid
'eval-there' call when UNRESOLVED is empty.
2023-05-30 00:15:29 +02:00
Leo Famulari e91ceece76
gnu: linux-libre 5.15: Update to 5.15.113.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.113.
(linux-libre-5.15-pristine-source): Update hash.
2023-05-29 13:53:46 -04:00
Leo Famulari 4213909937
gnu: linux-libre 6.1: Update to 6.1.30.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.30.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-05-29 13:53:46 -04:00
Leo Famulari a17ae16f48
gnu: linux-libre: Update to 6.3.4.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.4.
(linux-libre-6.3-pristine-source, deblob-scripts-6.3): Update hashes.
2023-05-29 13:53:43 -04:00
Janneke Nieuwenhuizen 524bd780a0
gnu: commencement: m4-boot0: Disable tests for the Hurd too.
GNU lib's stack-overflow tests fail.

* gnu/packages/commencement.scm (m4-boot0)[arguments]: Set #:tests? to #false
for the Hurd.
2023-05-29 19:40:44 +02:00
Dhruvin Gandhi cf78f5b549
gnu: Add node-global-gradle-clean.
* gnu/packages/node-xyz.scm (node-global-gradle-clean): New variable.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-05-29 16:22:33 +02:00
Efraim Flashner 7b400e7f87
gnu: libmicrohttpd: Update to 0.9.77.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.77.
2023-05-29 11:03:34 +03:00
Felix Lechner 7ff003bcbf
gnu: eudev: Use new package style.
* gnu/packages/linux.scm (eudev)[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop labels.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-05-29 09:43:41 +02:00
Jonathan Brielmaier 1e3ed56b17
gnu: icedove: Update to 102.11.2.
* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.11.2.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-29 09:32:30 +02:00
Jonathan Brielmaier 6b71adda7c
gnu: telegram-desktop: Add missing copyright line.
Follow-up for 6192acf8b7.

* gnu/packages/telegram.scm: Add copyright line for Saku.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-29 09:32:30 +02:00
Janneke Nieuwenhuizen 77fe306c66
gnu: avahi: Support for cross-building and the Hurd.
* gnu/packages/avahi.scm (avahi)[inputs]: Include libcap only for supported
systems and when not cross-building.
[arguments]: Add --disable-autoipd when not using libcap.
2023-05-29 09:25:51 +02:00
Liliana Marie Prikler d64d6ea2cf
gnu: python-renpy: Use G-Expressions.
* gnu/packages/game-development.scm (python-renpy)[arguments]: Convert to
list of G-Expressions.
2023-05-28 23:14:20 +02:00
Liliana Marie Prikler eb3a7b6646
gnu: python-renpy: Update to 8.1.0.
* gnu/packages/game-development.scm (python-renpy): Update to 8.1.0.
[source]: No longer unbundle fribidi.
Drop sync service and report as official version.
[arguments]<#:phases>: Drop ‘fix-include-paths’.
[propagated-inputs]: Add python-ecdsa.
2023-05-28 23:14:20 +02:00
Liliana Marie Prikler 1b3c9ef96e
gnu: python-pygame-sdl2: Use G-Expressions.
* gnu/packages/game-development.scm (python-pygame-sdl2)[arguments]: Convert
to list of G-Expressions.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 12fcdbd409
gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.1.0.
* gnu/packages/game-development.scm (python-pygame-sdl2): Update to
2.1.0-for-renpy-8.1.0.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 4f01ef2acb
gnu: python-mpi4py: Update home-page.
* gnu/packages/mpi.scm (python-mpi4py)[home-page]: Use “github.com” instead
of “bitbucket.com”.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 437cea6da8
gnu: paraview: Update to 5.11.1.
* gnu/packages/image-processing.scm (paraview): Update to 5.11.1.
[source]: Unbundle nlohmannjson.
[arguments]<#:configure-flags>: Add
“-DVTK_MODULE_USE_EXTERNAL_VTK_nlohmannjson=ON”.
[inputs]: Add nlohmann-json.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler eb5d0f926d
gnu: Remove paraview-5.9.
* gnu/packages/image-processing.scm (paraview-5.9): Delete variable.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler f74d0645cc
gnu: cli11: Use G-Expressions.
* gnu/packages/cpp.scm (cli11)[arguments]: Convert to list of G-Expressions.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler 3be2000d5f
gnu: cli11: Update to 2.3.2.
* gnu/packages/cpp.scm (cli11): Update to 2.3.2.
[source]: Remove snippet.
[arguments]: Drop #:imported-modules, #:modules, and #:phases.
[native-inputs]: Add “catch2”.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler 8391bceceb
gnu: emacs-next-tree-sitter: "Downgrade" to 29.0.91.
* gnu/packages/emacs.scm (emacs-next-tree-sitter)[version, source]: Inherit
fields from emacs-next.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler c3133fe96f
gnu: emacs-next: Update to 29.0.91.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.91.
2023-05-28 23:14:16 +02:00
Efraim Flashner 9845e408e5
gnu: guix: Remove trailing #t from phases.
* gnu/packages/package-management.scm (guix)[arguments]: Remove trailing
  #t from phases.
2023-05-28 14:46:09 +03:00
Efraim Flashner ef5a05bac8
gnu: guix: Fix cross-building.
* gnu/packages/package-management.scm (guix)[arguments]: In custom
'set-font-path phase also search native-inputs for the input directory.
2023-05-28 14:43:15 +03:00