coopi
896eee9c71
gnu: Update alsa-plugins.
...
* gnu/packages/linux.scm (alsa-plugins) [version]: Update to 1.2.12.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch >
2026-04-20 00:42:55 +02:00
coopi
92955cac60
gnu: Update alsa-utils.
...
* gnu/packages/linux.scm (alsa-utils) [version]: Update to 1.2.15.2.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch >
2026-04-20 00:42:55 +02:00
coopi
eb1eb07475
gnu: Update alsa-lib.
...
* gnu/packages/linux.scm (alsa-lib) [version]: Update to 1.2.15.3.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch >
2026-04-20 00:42:55 +02:00
coopi
78c535cf11
gnu: Update alsa-topology-conf.
...
* gnu/packages/linux.scm (alsa-topology-conf) [version]: Update to 1.2.5.1.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch >
2026-04-20 00:42:55 +02:00
coopi
15c535c78e
gnu: Update alsa-ucm-conf.
...
* gnu/packages/linux.scm (alsa-ucm-conf) [version]: Update to 1.2.15.3.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch >
2026-04-20 00:42:52 +02:00
Johannes Christ
45cf15b751
gnu: forgejo-cli: Update to 0.5.0.
...
* gnu/packages/rust-apps.scm (forgejo-cli): Update to 0.5.0.
* gnu/packages/rust-crates.scm (lookup-crate-inputs): Update forgejo-cli
crates.
Change-Id: Ib6c49565cf6b5e4db559b5f2772a0420a72e121c
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-19 19:24:50 +03:00
Efraim Flashner
30442f49a5
gnu: Fix some spelling errors.
...
* gnu/packages/ocaml.scm, gnu/packages/orange.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/php.scm,
gnu/packages/power.scm, gnu/packages/prometheus.scm,
gnu/packages/protobuf.scm, gnu/packages/python-check.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-science.scm, gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm, gnu/packages/qt.scm,
gnu/packages/racket.scm, gnu/packages/radio.scm, gnu/packages/rdf.scm,
gnu/packages/rocm.scm, gnu/packages/rpc.scm, gnu/packages/ruby-xyz.scm,
gnu/packages/rust-apps.scm, gnu/packages/rust-crates.scm,
gnu/packages/rust.scm, gnu/packages/telephony.scm,
gnu/packages/terminals.scm: Fix some spelling errors.
Change-Id: Iac58897304e471f42ecfbaa3a750ff10ee734ca6
2026-04-19 11:42:53 +03:00
Andy Tai
2afe7fe09e
gnu: time: Update to 1.10.
...
* gnu/packages/time.scm (time): Update to 1.10.
* tests/guix-build.sh: Adjust accordingly.
Change-Id: Ia21a99e992f7b4b6e940756918ce7d11b9602a4f
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-19 10:54:06 +03:00
Efraim Flashner
2fe026b447
gnu: vim: Update to 9.2.0333.
...
* gnu/packages/vim.scm (vim): Update to 9.2.0333.
[arguments]: Adjust skip-or-fix-failing-tests phase to skip another
test.
Fixes : guix/guix#7941
Change-Id: I48f2b404932902d2a65c651a4e6aad1c98034c1e
2026-04-19 10:43:29 +03:00
Efraim Flashner
03f9966834
gnu: starship: Adjust synopsis, description.
...
* gnu/packages/shellutils.scm (starship)[description]: Rewrite to remove
marketing language.
[description]: Same.
Change-Id: Ib0c6c815b0f2af3c65de970b41aec7211a81a548
2026-04-19 10:43:10 +03:00
Foster Hangdaan
2f889ec2b5
gnu: starship: Update to 1.25.0.
...
* gnu/packages/shellutils.scm (starship): Update to 1.25.0.
* gnu/packages/rust-crates.scm (lookup-crate-inputs): Update starship crates.
Fixes : guix/guix#7978
Change-Id: Ib035143e89582c2967665c4b84d008bc03af4517
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-19 10:42:13 +03:00
Maxim Cournoyer
cfd676fa24
gnu: qdigidoc: Fix icon at run time.
...
* gnu/packages/patches/qdigidoc-fix-icon.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/security-token.scm (qdigidoc): Apply it.
Change-Id: I1dee3c7f525eec804e83b669c253da139b8e52db
2026-04-19 16:33:09 +09:00
Efraim Flashner
5e86b3e112
gnu: storage: Install shell completions.
...
* gnu/packages/storage.scm (garage)[arguments]: Add a phase to generate
and install the shell completions.
[native-inputs]: When cross-compiling add this package.
Change-Id: Iaf4f90c88ee68520a749de5fe961626d5dc9b579
2026-04-19 10:17:30 +03:00
Efraim Flashner
d09c3b19e7
gnu: rust-crates: Adjust indentation.
...
* gnu/packages/rust-crates.scm: Standardize the indentation.
Change-Id: Icf5218e4519dc081f258cb5e0caa7b45a0f83fc2
2026-04-19 10:17:30 +03:00
Foster Hangdaan
68adc69ce3
gnu: garage: Update to 2.3.0.
...
* gnu/packages/storage.scm (garage): Update to 2.3.0.
* gnu/packages/rust-crates.scm (lookup-crate-inputs): Update garage crates.
Change-Id: Ie3b8cec438b19f3860122d42d4132eb62f3043c4
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-19 10:17:27 +03:00
Jan Wielkiewicz
b7b8497734
gnu: luanti: Update to 5.15.2. [security fixes]
...
Includes fixes for GHSA-22c4-238c-m5j4 and GHSA-g596-mf82-w8c3.
* gnu/packages/luanti.scm (luanti): Update to 5.15.2.
Change-Id: Iab3b05fa65be40b895b2f6fdf56d0ba5dcf0b7ac
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:24:47 +02:00
Anderson Torres
6b11be9644
gnu: emacs-flymake-flycheck: Update to 0.2-0.cbc0fc8.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-flycheck): Update to 0.2-0.cbc0fc8.
[source]: Use git instead of MELPA.
[#:tests?]: Set as #f.
(emacs-flymake-flycheck-superseded-version): New dummy variable.
Change-Id: I75b96526e7cd9fdfbc95c1408bd0e94759344c5c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:24:47 +02:00
Anderson Torres
79a70405bb
gnu: emacs-keyfreq: Update to 1.8-0.c695516.
...
* gnu/packages/emacs-xyz.scm (emacs-2048-game): Update to 1.8-0.c695516.
[source]: Use git respository instead of MELPA tarball.
[#:tests?]: Set as #f.
(emacs-keyfreq-superceded-version): New dummy variable.
Change-Id: I86aa99701b4fb3ad03a0052a2c4ab4dabda1a2ac
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:24:47 +02:00
Anderson Torres
8d06dbc72e
gnu: emacs-2048-game: Use Mercurial instead of MELPA.
...
* gnu/packages/emacs-xyz.scm (emacs-2048-game): Update to 2023.8.8.1-0.0e7210d.
[source]: Use mercurial respository instead of MELPA tarball.
[#:tests?]: Set as #f.
(emacs-2048-game-superceded-version): New dummy variable.
Change-Id: Id03b28ff6ca3e74dea3fadfb11b5b1b105e7cd2e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:24:47 +02:00
Ian Henderson
ac7bec1187
gnu: Add gnome-shell-extension-hot-edge.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hot-edge): New variable.
Change-Id: I23b6be8c28ec66d80c1b5b0cc430680646e6ce54
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:24:36 +02:00
Ian Henderson
a1bb828da2
gnu: Add gnome-shell-extension-caffeine.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-caffeine): New variable.
Change-Id: I542a502062c386f8dda434d4135610821cf493ae
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:23:33 +02:00
moksh
6a90416017
gnu: Add emacs-jag.
...
* gnu/packages/emacs-xyz.scm (emacs-jag): New variable.
Change-Id: If1948d0a609500391d7b240ccde32a4cc58dcce0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:07:28 +02:00
moksh
2fdb18979e
gnu: Add emacs-swagg.
...
* gnu/packages/emacs-xyz.scm (emacs-swagg): New variable.
Change-Id: I0f07711cd4536500d976fc76e24a9a93bec9e660
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-19 08:07:27 +02:00
jgart
d8bc7a857a
gnu: pounce: Update to 3.2.
...
* gnu/packages/messaging.scm (pounce): Update to 3.2.
Change-Id: I2b758ce5a895c346c4275128acf36a6221e86a04
2026-04-18 23:58:44 -04:00
Sughosha
9ccbefd585
gnu: plasma: Add flatpak-kcm to propagated-inputs.
...
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add flatpak-kcm.
Change-Id: Ie0d9cfa5c4b96040deb385e177a1e6b6c769ee82
2026-04-19 09:08:09 +05:30
Sughosha
8538108621
gnu: plasma: Add flatpak to propagated-inputs.
...
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add flatpak.
Change-Id: I0d8f7877430abf5b30dbd61186fbfe799a3f0435
2026-04-19 09:07:34 +05:30
Sughosha
adac45850b
gnu: plasma: Enable showing thumbnails of video files.
...
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add ffmpegthumbs.
Change-Id: Ic8e638c3a40923f3dc86bbec40fd53875a93001c
2026-04-19 09:02:41 +05:30
Owen T. Heisler
63e73973a5
gnu: flatpak: Add librsvg for SVG icon validation.
...
* gnu/packages/package-management.scm (flatpak):[propagated-inputs]: Add
librsvg as (librsvg-for-system).
Merges: guix/guix!7973
Closes: https://codeberg.org/guix/guix/issues/7972
Change-Id: Ie03b580a5587711e81260a93f3cb732332c35209
Signed-off-by: Sughosha <sughosha@disroot.org >
2026-04-19 08:46:09 +05:30
Sughosha
082c705d48
gnu: kaidan: Improve package style.
...
* gnu/packages/kde-internet.scm (kaidan)[source]: Adjust formatting to meet the
80 characters line width convention.
[arguments]: Likewise.
Change-Id: I5202fa5b200c3f1193f38279baa4f279f31e2451
2026-04-19 08:38:31 +05:30
bdunahu
a544e59205
gnu: kaidan: Add required qt6 plugins.
...
* gnu/packages/kde-internet.scm (kaidan)[#:phases]: Add ‘wrap-program’.
[inputs]: Add bash-minimal, gst-plugins-good-qt.
Change-Id: Idc824c4a8daaecf6e274126427da8809f30d24c2
Signed-off-by: Sughosha <sughosha@disroot.org >
2026-04-19 08:33:54 +05:30
Ian Henderson
fed54175a1
gnu: Add font-open-sans.
...
* gnu/packages/fonts.scm (font-open-sans): New variable.
Merges guix/guix!7833
Change-Id: I541f88b3745ea61d04d061200e08d31d4fb23466
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2026-04-19 09:49:22 +08:00
jgart
6d5a20bc05
gnu: trealla: Update to 2.92.38.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.38.
Change-Id: I841300c8b2c0f02cd432388c41b5f8690c3a8e02
2026-04-18 19:14:27 -04:00
Sughosha
92df3d957a
gnu: wl-color-picker: Update to 1.4.
...
* gnu/packages/xdisorg.scm (wl-color-picker): Update to 1.4.
[arguments]<#:phases>: Rename 'wrap-script' to 'wrap-program' and rewrite it.
[inputs]: Reorder; add libnotify.
Change-Id: I49d934c634ed7838b3dd494c847dd3f02b92ab89
2026-04-18 22:50:39 +05:30
David Thompson
8bb2902721
gnu: guile-bstructs: Update to 0.2.0.
...
* gnu/packages/guile-xyz.scm (guile-bstructs): Update to 0.2.0.
Change-Id: I5e9b15ffe8507e4ba29af0cac234b16edec71f2a
2026-04-18 08:44:30 -04:00
Peter Polidoro
dc0ffec8da
gnu: kicad: Update to 10.0.1.
...
* gnu/packages/electronics.scm (kicad): Update to 10.0.1.
[description]: Update.
Merges guix/guix!7967
Change-Id: Iaccf167967402345e3576d48cdbf098d0b5e6263
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-18 10:51:55 +02:00
Evgeny Pisemsky
ccd22eac80
gnu: Add mopidy-mopiqtt.
...
* gnu/packages/music.scm (mopidy-mopiqtt): New variable.
Merges guix/guix!7789
Change-Id: Ic4b6bb74cc2b4c921be837875365e1cba7398cb8
Signed-off-by: Sughosha <sughosha@disroot.org >
2026-04-18 06:11:40 +05:30
Christopher Baines
da61f4e8fb
gnu: guix-build-coordinator: Update to 0-138.a52e17a.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-138.a52e17a.
Change-Id: I16a992ab97b9c19d2399336fef5212a40e987d5d
2026-04-17 18:51:46 +01:00
Christopher Baines
67fa713c9a
gnu: nar-herder: Update to 0-53.44ca801.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-53.44ca801.
[inputs,propagated-inputs]: Add guile-aws.
Change-Id: I31a84cc850d315daaeb883a324fe38888f80bd86
2026-04-17 18:51:46 +01:00
Christopher Baines
d8aadaecca
gnu: guile-knots: Update to 0.1-34.f767eca.
...
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0.1-34.f767eca.
Change-Id: I22abce1b6086c8a86b0c6d0738b5bc5a063cf7f2
2026-04-17 18:51:46 +01:00
Christopher Baines
84426cb20a
services: bffe: Don't use line buffering.
...
For the output ports, as this can cause problems with fibers.
* gnu/services/guix.scm (bffe-shepherd-services): Don't use line buffered
output.
Change-Id: I93a24ea2bad2d7beac795caf515ffd7a259247a7
2026-04-17 18:51:46 +01:00
Christopher Baines
3e4c2ce48e
services: guix-build-coordinator: Don't use line buffering.
...
For the output ports, as this can cause problems with fibers.
* gnu/services/guix.scm (make-guix-build-coordinator-start-script): Don't use
line buffered output.
Change-Id: I7b26ef252b6f6999e8a39b5d872a780a99f3852c
2026-04-17 18:51:46 +01:00
Cayetano Santos
8014907342
gnu: emacs-fj: Add tests.
...
* gnu/packages/emacs-xyz.scm (emacs-fj)[native-inputs]: Add
emacs-el-mock, emacs-exemplify-ert, and emacs-exemplify-eval.
[arguments]<#:test-command>: Add.
<#:tests?>: Delete.
<#:phases>: Add ’remove-cask.
Change-Id: I5dab9012ef053eb871ec299bf6d4f553d6a56d10
2026-04-17 17:38:38 +02:00
Cayetano Santos
5dd9f05628
gnu: Add emacs-exemplify-eval.
...
* gnu/packages/emacs-xyz.scm (emacs-exemplify-eval): New variable.
Change-Id: I704387dd9faa181f9c1bdbe36cf437e4155c854f
2026-04-17 17:36:09 +02:00
Cayetano Santos
8d585c6179
gnu: Add emacs-whisper-el.
...
* gnu/packages/emacs-xyz.scm (emacs-whisper-el): New variable.
Merges guix/guix!7742
Change-Id: Ib0623a832e3ac9b02359602c75c3da3349059668
2026-04-17 17:14:06 +02:00
Cayetano Santos
89a627472b
gnu: Add emacs-exemplify-ert.
...
* gnu/packages/emacs-xyz.scm (emacs-exemplify-ert): New variable.
Merges guix/guix!7763
Change-Id: I363d87b661254e7751725d9a2db5aed7248830a3
2026-04-17 17:05:36 +02:00
moksh
98a10e4e2e
gnu: emacs-mastodon: Update to 2.0.16.
...
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 2.0.16.
Merges guix/guix!7963
Change-Id: I3cb634d8e63e9bbd6ce52c81f5d330cc121991bf
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-17 16:36:06 +02:00
Peter Polidoro
d7cf85a404
gnu: Add sqliteodbc.
...
* gnu/packages/databases.scm (sqliteodbc): New variable.
Merges guix/guix!7882
Change-Id: I3ed8854a32e40d488097133f0e730d14a361064c
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-17 16:07:24 +02:00
Maxim Cournoyer
de90fd9b14
gnu: gnome-meta-core-utilities: Replace evince with papers.
...
* gnu/packages/gnome.scm (gnome-meta-core-utilities): Replace evince with
papers.
Change-Id: I44363e976b3a7fa1e86822138d65b26661c62566
2026-04-17 10:25:54 +09:00
Anderson Torres
8a8d8ca39e
gnu: installer: Use kmscon-8.
...
Because kmscon-9 lacks the patch to change keyboared layout in the installer.
* gnu/system/install.scm (%installation-services)[kmscon-service-type]: Set kmscon to kmscon-8.
Change-Id: Ib12d9ec8f32042dce8ade66bf042ae32a7d05e2c
Signed-off-by: Hilton Chain <hako@ultrarare.space >
Merges: #7381
2026-04-17 03:07:05 +08:00
Anderson Torres
a06400ad5c
gnu: Add kmscon-8.
...
An API breakage occurred some place between 8.x and 9.x series of kmscon.
Because of it, our custom patch kmscon-8-runtime-keymap-switch.patch (needed
by Guix System installer) no longer applies cleanly. Until a new patch is
developed, let's recover the older package and keep it side-by-side in Guix.
* gnu/packages/terminals.scm (kmscon-8): New variable.
Document its dependency with Guix System installer.
* gnu/packages/patches/kmscon-runtime-keymap-switch.patch: Rename to...
* gnu/packages/patches/kmscon-8-runtime-keymap-switch.patch: ...this file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Change-Id: I88cb9ea39b3801ea96dd663e2995597c060f41db
Signed-off-by: Hilton Chain <hako@ultrarare.space >
2026-04-17 03:07:05 +08:00
Hilton Chain
ca58363a7c
hash: %vcs-directories: Add .jj for Jujutsu.
...
* guix/hash.scm (%vcs-directories): Add ".jj".
Merges: #7872
2026-04-17 03:07:05 +08:00
Hilton Chain
ace8be46a4
home: services: gpg-agent: Expose shepherd-requirement in configuration.
...
* gnu/home/services/gnupg.scm (home-gpg-agent-configuration)
[shepherd-requirement]: New field.
(home-gpg-agent-shepherd-services): Use it.
* doc/guix.texi (GNU Privacy Guard): Update documentation.
Merges: #7788
2026-04-17 03:07:05 +08:00
Hilton Chain
f0079d20ae
home: services: gpg-agent: Allow inheriting graphical session environment.
...
* gnu/home/services/gnupg.scm (home-gpg-agent-shepherd-services): Wrap service
constructor to allow inheriting graphical session environment.
Link: https://codeberg.org/guix/guix/issues/5899#issuecomment-12902232
2026-04-17 03:07:03 +08:00
Igorj Gorjaĉev
e597af9546
gnu: elixir: Replace git with git-minimal.
...
* gnu/packages/elixir.scm (elixir)[inputs]: Remove git.
[native-inputs]: Add git-minimal.
Change-Id: I6a06b7ab8bf91c4082484fe4e6e9fa3c09f845fd
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 20:33:40 +02:00
Christopher Baines
41ab1cb9e4
gnu: guile-knots: Update to 0.1-33.ec2cdff.
...
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0.1-33.ec2cdff.
Change-Id: I45f2fccca4af1048421ca89dbb190b9da9847d25
2026-04-16 14:31:32 +01:00
Christopher Baines
9bc1228485
gnu: Add dnsupdate.
...
* gnu/packages/dns.scm (dnsupdate): New variable.
Change-Id: I6643a3542225ccca5aa40b3578e439e3308f6f2b
2026-04-16 14:31:32 +01:00
Christopher Baines
745bd96b91
gnu: Add ddclient.
...
* gnu/packages/dns.scm (ddclient): New variable.
Change-Id: I6351903b247d1cb04f9e03e503a14bdeaafc0304
2026-04-16 14:26:42 +01:00
Nicolas Graves
357fbd56fb
gnu: guile2.2-present: Improve style.
...
* gnu/packages/gtk.scm (guile2.2-present):
[inputs]: Drop input labels.
Change-Id: Ie749de7dc6316a0ddc095618e3e633545d683189
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 14:02:54 +02:00
Nicolas Graves
d23f6960d8
gnu: guile2.2-rsvg: Improve style.
...
* gnu/packages/gtk.scm (guile2.2-rsvg)
[inputs, propagated-inputs]: Drop input labels.
Change-Id: Ibb18e4897df39ce635c63561c10487b5a2ca4ad2
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 14:02:54 +02:00
Nicolas Graves
fa26ae8d65
gnu: guile2.2-cairo: Improve style.
...
* gnu/packages/gtk.scm (guile2.2-cairo)[inputs]: Drop input labels.
Change-Id: Ief46f7b191c204484f7a1a62f84ad840c1260bd2
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 14:02:53 +02:00
Nicolas Graves
51ec304fb7
gnu: ganv: Improve style.
...
* gnu/packages/gtk.scm (ganv): Run guix style.
[arguments]<#:tests>: Relocate keyword.
<#:phases>: Improve style.
[inputs]: Drop input labels, drop input labels.
Change-Id: If6d24a7bcc89ce5b5322df8bd6494552db193a65
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 14:02:46 +02:00
Peter Polidoro
0cd40ba2ab
gnu: freecad: Update to 1.1.1.
...
* gnu/packages/engineering.scm (freecad): Update to 1.1.1.
Change-Id: I0b6d872a907f46979a5d102c244835d7af7f11ec
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-16 12:43:38 +02:00
Andreas Enge
857540e6cb
gnu: python-geventhttpclient: Update to 2.3.9.
...
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.3.9.
Change-Id: I83ff865b8ae052d24f9920b3d5c029e7c91373cc
2026-04-16 12:43:38 +02:00
Hilton Chain
0d16098802
gnu: fcitx5: Add GUIX_GTK2_IM_MODULE_FILE search path.
...
* gnu/packages/fcitx5.scm (fcitx5) [native-search-paths]: Add
GUIX_GTK2_IM_MODULE_FILE.
Merges guix/guix!7826
Change-Id: I1ab296cfa7b424196bd7383fd86e69c8fed0355f
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2026-04-16 18:37:11 +08:00
Sharlatan Hellseher
eb2482a352
gnu: libftdi: Fix build on python-3.12.
...
* gnu/packages/libftdi.scm (libftdi)[native-inputs]: Remove swig-4.0;
add python-setuptools and swig.
Change-Id: Idd7c1c616191778c7176ef50007404d1628c914e
2026-04-16 10:35:42 +01:00
Sharlatan Hellseher
3ffa9e2742
gnu: fdroidserver: Update to 2.4.3.
...
* gnu/packages/android.scm (fdroidserver): Update to 2.4.3.
[source]: Switch to git-fetch.
[propagated-inputs]: Remove python-argcomplete, python-docker,
python-mwclient, python-pyasn1, and python-pyasn1-modules.
Change-Id: I5f184eb4df48ee160091ffa55bb1e9a0ca8c0c40
2026-04-16 10:35:10 +01:00
Sharlatan Hellseher
7a4e3229f7
gnu: sdkmanager: Adjust inputs and test backend.
...
* gnu/packages/android.scm (sdkmanager):
[arguments] <test-backend>: Use unittest.
[phases]{check}: Use default phase.
[inputs]: Move from here ...
[propagated-inputs]: ... to here.
Change-Id: I6d976dbf7cee39beda89ea9719dcc1e340da66d9
2026-04-16 10:35:10 +01:00
Sharlatan Hellseher
a8103c1b7c
gnu: python-asyncinject: Update to 0.6.1.
...
* gnu/packages/python-xyz.scm (python-asyncinject): Update to 0.6.1.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-wheel.
Change-Id: I097308d486aa6dc0a60f696389413dba2fd79b09
2026-04-16 10:34:50 +01:00
John Kehayias
f77bbf8016
gnu: steam-devices-udev-rules: Update to 1.0.0.61-2.7dde9ec.
...
* gnu/packages/games.scm (steam-devices-udev-rules): Update to 1.0.0.61-2.7dde9ec.
Change-Id: If5931e836978b27d09e128cb5b581292eebcde96
2026-04-15 23:47:42 -04:00
Ian Eure
c26c3d0f53
gnu: autofs-service: Fix computing Shepherd requirements.
...
Handling of non-NFS/SMB mounts was buggy and did not work at all.
* gnu/services/nfs.scm (autofs-configuration->requirements): Add an `else' to
prevent losing the accumulator in the fold.
(autofs-configuration->requirements): Call `delete-duplicates' on the input,
not the output.
Fixes #7927 .
Change-Id: I0cccde431d0bd19dc63be8754fb6dfa35a6f8a49
2026-04-15 15:06:05 -07:00
jgart
0d11c221b8
guix: scripts: gc: Give better error reporting when attempting to vacuum.
...
* guix/scripts/gc.scm (%options): Error out when a non-root user tries
to vacuum the database.
Change-Id: Iee7d626c43980640aa91a3ceeb95675016932c55
Signed-off-by: jgart <jgart@dismail.de >
2026-04-15 17:56:23 -04:00
bdunahu
6abb7bc422
gnu: emacs-xelb: Patch call to xauth with store path.
...
This ensures login cookies used to authenticate with the X server can be found
at runtime without requiring xauth be in the user's profile.
* gnu/packages/emacs-xyz.scm (emacs-xelb)[#:phases]: Add ‘patch-xauth-path’.
[inputs]: Add xauth.
Change-Id: Ic24cb12d6103a3f6dc24c89f2dd43c1e1f7dc95c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:11:05 +02:00
Liliana Marie Prikler
03937c8724
gnu: Add papers.
...
* gnu/packages/gnome.scm (papers): New variable.
* gnu/packages/rust-crates.scm (rust-ashpd-0.12.1)
(rust-float-next-after-1.0.0, rust-formatx-0.2.4, rust-geo-0.30.0)
(rust-geo-types-0.7.18, rust-geographiclib-rs-0.2.5, rust-i-float-1.7.0)
(rust-i-key-sort-0.2.0, rust-i-overlay-2.0.5, rust-i-shape-1.7.0)
(rust-i-tree-0.8.3, rust-ink-stroke-modeler-rs-0.1.0, rust-oo7-0.5.0)
(rust-robust-1.2.0): New variables.
(lookup-cargo-inputs): Add ‘papers’.
2026-04-15 23:10:35 +02:00
Liliana Marie Prikler
7ff2ca1b5c
gnu: Add poppler-next.
...
* gnu/packages/pdf.scm (poppler-next): New variable.
2026-04-15 23:10:25 +02:00
λx.x
380efb7408
gnu: emacs-bqn-mode: Update to 2026-02-08
...
* gnu/packages/emacs-xyz.scm (emacs-bqn-mode): Update to 2026-02-08.
Change-Id: I6e52ba929ba962832c96422f48e8b1aed447a3cf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:25 +02:00
Nguyễn Gia Phong
589f4cc655
gnu: Add libfossil.
...
* gnu/packages/version-control.scm (libfossil): New variable.
* gnu/packages/patches/libfossil-skip-amalgamation.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I6e19c074587e17446ac213386a9143d503ebba57
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:25 +02:00
Nguyễn Gia Phong
05e669ac50
guix: Implement fossil-download.
...
* guix/fossil-download.scm: New file.
* guix/build/fossil.scm: New file.
* Makefile.am (MODULES): Add them.
* etc/teams.scm (core)[#:scope]: Add "guix/fossil-download.scm".
(vcs)[#:scope]: Add "guix/build/fossil.scm".
* CODEOWNERS: Regenerate file.
* doc/guix.texi (origin Reference): Document fossil-fetch
and fossil-reference.
* NEWS: Add entry about fossil-fetch.
Change-Id: Ia252bcbbb417159a842d5092a937e2aad55a1656
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:25 +02:00
coopi
08341ec277
gnu: Add emacs-nerd-icons-mode-line.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-mode-line): New variable.
Change-Id: Id3f80fe2c094b1e0e3eead99cb9e3083b062319b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:25 +02:00
coopi
b725619636
gnu: Add emacs-nerd-icons-corfu.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-corfu): New variable.
Change-Id: I487dc25bad6d0536a670c13626c1e18f4364c147
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
coopi
a3f6d396cd
gnu: Add emacs-nerd-icons-completion.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-completion): New variable.
Change-Id: Ib5b07704689f8a1af6e0dec7e0370d3afde4f7d6
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
coopi
7d67cacad1
gnu: Add emacs-nerd-icons-ibuffer.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-ibuffer): New variable.
Change-Id: Ia25dd10b7d3950cefec3ad4301cfebacdd4b8c74
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
coopi
333d61cf5b
gnu: Add emacs-nerd-icons-ivy-rich.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-ivy-rich): New variable.
Change-Id: I2266c559c225d1f0bb499734eb6eef4a613436e9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
coopi
21a4d649b2
gnu: Add emacs-nerd-icons-dired.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons-dired): New variable.
Change-Id: Ib8b192a07e7acbd52cb1705f237ec5a1976b3060
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
coopi
5ff9ca0339
gnu: emacs-nerd-icons: Patch out font installer.
...
* gnu/packages/emacs-xyz.scm (emacs-nerd-icons)[#:phases]: Add
‘disable-font-installer’.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-15 23:10:24 +02:00
Artyom V. Poptsov
c4657c774b
gnu: guile-pnm: Update to 0.2.0.
...
* gnu/packages/guile-xyz.scm (guile-pnm): Update to 0.2.0.
Change-Id: Icc2c71565e0100f82d22f57bfed3bba8d36ba353
2026-04-16 00:00:42 +03:00
Cayetano Santos
b559fd6938
gnu: Add fsviewer.
...
* gnu/packages/gnustep.scm (fsviewer): New variable.
Merges guix/guix!7829
Change-Id: Ie9bc5f3eaed7a507c9aa031ab96e65ddaf69e6ad
2026-04-15 16:17:15 +02:00
Andreas Enge
fa38888348
gnu: libnl: Update to 3.12.0.
...
* gnu/packages/linux.scm (libnl): Update to 3.12.0.
Change-Id: I3bfc0e8b6e63f43addf28966abd49fd42588888c
2026-04-15 13:52:09 +02:00
André Batista
10ea4f874e
gnu: ungoogled-chromium: Update to 147.0.7727.55.
...
Fixes various CVEs, too many to list.
* gnu/packages/chromium.scm (%preserved-third-party-files): Add
base/third_party/nspr,
buildtools/third_party/libc++,
buildtools/third_party/libc++abi,
third_party/catapult/third_party/beautifulsoup4-4.9.3,
third_party/catapult/third_party/html5lib-1.1,
third_party/catapult/third_party/typ,
third_party/dawn/third_party/renderdoc,
third_party/dawn/third_party/webgpu-headers,
third_party/devscripts,
third_party/devtools-frontend/src/front_end/third_party/csp_evaluator,
third_party/devtools-frontend/src/front_end/third_party/legacy-javascript,
third_party/devtools-frontend/src/front_end/third_party/source-map-scopes-codec,
third_party/federated_compute/chromium/fcp/confidentialcompute,
third_party/freetype,
third_party/fxdiv,
third_party/hyphenation-patterns,
third_party/icu,
third_party/libc++,
third_party/libpfm4,
third_party/libpng,
third_party/libx11,
third_party/libxcb-keysyms,
third_party/llvm-libc,
third_party/neon_2_sse,
third_party/opus,
third_party/pdfium/third_party/lcms,
third_party/pdfium/third_party/libopenjpeg,
third_party/perfetto/protos/third_party/pprof,
third_party/perfetto/protos/third_party/primes,
third_party/perfetto/protos/third_party/simpleperf,
third_party/pyyaml,
third_party/sentencepiece,
third_party/sentencepiece/src/third_party/darts_clone,
third_party/six and
third_party/skia/include/third_party/vulkan.
Remove:
net/third_party/nss,
third_party/compiler-rt/src/lib,
third_party/libaom/source/libaom/third_party/SVT-AV1,
third_party/skia/third_party/vulkanmemoryallocator and
third_party/webrtc/rtc_base/third_party/sigslot.
(%chromium-version): Update to 147.0.7727.55.
(%ungoogled-origin, %debian-origin): Update hashes.
(%debian-patches): Add debianization/safe-libcxx.patch,
disable/enterprise-tests.patch,
disable/rustc-allow-features.patch,
fixes/bytemuck.patch,
fixes/libpng-testonly.patch,
llvm-19/clang19.patch (move from bookwork),
llvm-19/clone-traits.patch,
llvm-19/keyfactory.patch,
llvm-19/value-or.patch,
llvm-22/ignore-for-ubsan.patch,
trixie/cookie-string-view.patch and
trixie/nodejs-main.patch.
Remove trixie/rust-no-alloc-shim.patch.
(%guix-patches): Add ungoogled-chromium-custom-compiler.patch and
ungoogled-chromium-empty-parsed-rustc-args.patch. Remove
ungoogled-chromium-unbundle-icu-target.patch which was merged upstream.
(ungoogled-chromium-snippet): Remove icu from replace_gn_files args. Our
icu does not have ucmndata.h, umapfile.h and putilimp.h which are required
to build now.
(ungoogled-chromium) [arguments] <#:configure-flags>: Add is_component_build,
webnn_use_tflite, fatal_linker_warnings, enable_perfetto_unittests,
skia_enable_skshapper_tests, tint_build_unittests, enable_nocompile_tests,
enable_screen_ai_browsertests flags and set them to false. Set
use_system_icu to false. Remove enable_glic, enable_js_type_check and
removed_rust_stdlib_libs. The first two were removed and the last one is
not necessary any longer. Add blink_symbol_level and v8_symbol_level and
set them to zero.
[arguments] <#:phases> {patch-stuff}: Remove compiler substitution which
is not needed anymore. Adjust rustfmt_path to guix.
{include-pthreadpool}: New phase.
{adjust-CPLUS_INCLUDE_PATH}: Help clang find gcc's bits/c++config.h.
[inputs]: icu-77 is required now, even though we're not using it this time.
* gnu/packages/patches/ungoogled-chromium-custom-compiler.patch: Add it.
* gnu/packages/patches/ungoogled-chromium-empty-parsed-rustc-args.patch: Same.
* gnu/packages/patches/ungoogled-chromium-unbundle-icu-target.patch: Remove it.
* gnu/local.mk: (Un)register the above patches.
Change-Id: I597b69b15368e9b410fa3d29342700d9ea0b0d82
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-15 13:10:02 +02:00
André Batista
c5280fd612
gnu: gn: Update to 0.0-2354.6e8dcde.
...
* gnu/packages/build-tools.scm (gn): Update to 0.0-2354.6e8dcde.
Change-Id: Idc9f52ae9f4a758d47413922de742409d9fee4c7
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-15 13:09:55 +02:00
Efraim Flashner
ed63c9e8f7
gnu: rust-crates: Sort alphabetically.
...
* gnu/packages/rust-crates.scm: Sort rust crates alphabetically.
Change-Id: I2d793ef07dc9aff97216be21714c3bd180935ba3
2026-04-15 13:25:53 +03:00
Efraim Flashner
297b593f62
gnu: zed: Remove a prebuilt binary.
...
* gnu/packages/text-editors.scm (zed)[source]: Add a snippet to remove a
bundled binary.
Change-Id: Ie4d94807c51d71d8199195225a6e019512021719
2026-04-15 13:25:53 +03:00
Cayetano Santos
07ecb050c0
gnu: coreboot.scm: Update to 26.03.
...
* gnu/packages/coreboot.scm (%coreboot-version): Update to 26.03.
(%coreboot-origin): Update sha256.
Merges guix/guix!7862
Change-Id: I0cafb9431afeab0cb5a3ce80c3ffaf99ab27b0f6
2026-04-15 11:52:33 +02:00
Cayetano Santos
ac316e522a
gnu: coreboot.scm: Use local variables.
...
* gnu/packages/coreboot.scm (%coreboot-version, %coreboot-origin): New
variables.
* gnu/packages/coreboot.scm (bincfg, ifdtool, intelmetool,
nvramtool)[version]: Replace by %coreboot-version.
[source]: Replace by %coreboot-source.
Merges guix/guix!7862
Change-Id: I9b586347823729680a1958524985abadfa67ab09
2026-04-15 11:52:22 +02:00
Ryan Campbell
99fdbdef6a
gnu: python-pynvim: Fix test_command_error with neovim 0.12.x.
...
Neovim 0.12.0 changed the error message for invalid cursor positions
from "Cursor position outside buffer" to "Invalid cursor line: out of
range", causing test_command_error to fail.
This applies the upstream patch temporarily until a new pynvim release
is created.
Merges guix/guix!7755
* gnu/packages/patches/python-pynvim-fix-test-command-error.patch: New
patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/vim.scm (python-pynvim)[source]: Use it.
Change-Id: Ibff0545a60948c946c420fe7118a37d161d93a30
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-15 11:42:50 +02:00
Ryan Campbell
101b12a54a
gnu: neovim: Update to 0.12.1.
...
* gnu/packages/vim.scm (neovim): Update to 0.12.1.
Merges guix/guix!7755
Change-Id: I56afc43fff966720e80d6c85003bdb15a87d339f
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-15 11:42:48 +02:00
Andreas Enge
aafdf7ecf7
gnu: Remove python-pydantic-1.
...
* gnu/packages/python-xyz.scm (python-pydantic-1): Delete variable.
Fixes : guix/guix#7186
Change-Id: I75088c0eaa764fc6dd499801da64124eb7fbecf4
2026-04-15 11:07:31 +02:00
Ada Stevenson
0999b3268c
gnu: icedove: Update to 140.9.1.
...
Follow-up to 6ab6e5b75d
* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version,
thunderbird-comm-source): Update to 140.9.1.
Change-Id: Id8f6ecb30138b6e36b3856ec795d77f8ca796df1
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop >
2026-04-15 15:08:34 +09:00
Andy Tai
e296f3f012
gnu: libmicrohttpd: Update to 1.0.3.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.3.
Change-Id: I018d6b06ebab5440cfc7a4fa919228a7d3c4e04e
Merges: https://codeberg.org/guix/guix/pulls/7676
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 14:07:42 +09:00
Patrick Norton
759bdcb469
gnu: fuzzel: Update to 1.14.1.
...
* gnu/packages/xdisorg.scm (fuzzel): 1.14.1.
Change-Id: Ib5c29af4b9bcc19013e3be2b0a698266f0a32066
Merges: https://codeberg.org/guix/guix/pulls/7675
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 14:05:01 +09:00
Foster Hangdaan
ee985ff4d6
gnu: wesnoth: Update to 1.18.7.
...
* gnu/packages/games.scm (wesnoth): Update to 1.18.7.
Change-Id: I61040ae6417afa851c51799aef1f6245bf0c5dd0
Merges: https://codeberg.org/guix/guix/pulls/7721
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 13:30:48 +09:00
Danylo Kondratiev
4fdaa6e2f2
gnu: gkrellm: Update to 2.5.1.
...
* gnu/packages/gkrellm.scm (gkrellm): Update to 2.5.1.
[inputs]: Drop libice.
Change-Id: Ie907b82395607dfa856000c69ea45569d4fe3266
Merges: https://codeberg.org/guix/guix/pulls/7876
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 13:25:55 +09:00
Danylo Kondratiev
445e61337e
gnu: gkrellm: Improve style.
...
* gnu/packages/gkrellm.scm (gkrellm): Run guix style.
[inputs]: Drop input labels, remove gettext-minimal.
[native-inputs]: Add gettext-minimal.
[source]: Set https URL scheme.
[arguments]<#:phases>: Convert to GExps.
[arguments]<#:make-flags>: Set CC to (cc-for-target).
[home-page]: Set https URL scheme.
Change-Id: I854cc3cd4537dd2ed64fa34500a6b280d6573cad
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 13:25:13 +09:00
Daniel Martins
d632b423d5
gnu: Add rtcqs.
...
* gnu/packages/audio.scm (rtcqs): New variable.
Change-Id: If0a28098773e3daa106830d69a87666d3fe14368
Merges: https://codeberg.org/guix/guix/pulls/7858
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-15 13:20:08 +09:00
aecepoglu
4a4ef229e6
gnu: sbcl-coalton: Update to 0.0.1-5.bf475c8.
...
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-5.bf475c8.
Change-Id: I92c6a057b982500ba0629ed663c5a86c0616e358
Signed-off-by: jgart <jgart@dismail.de >
2026-04-14 22:03:56 -04:00
Danny Milosavljevic
2c51b803e3
gnu: Add zed.
...
* gnu/packages/patches/zed-0.225.10-add-guix-container-support.patch: New file.
* gnu/packages/patches/zed-0.225.10-collapse-multiline-git-deps.patch: New
file.
* gnu/packages/patches/zed-0.225.10-disable-dlopen.patch: New file.
* gnu/packages/patches/zed-0.225.10-exclude-libwebrtc-from-audio.patch: New
file.
* gnu/packages/patches/zed-0.225.10-fix-sqlite-memory-mode.patch: New file.
* gnu/packages/patches/zed-0.225.10-fix-test-db-isolation.patch: New file.
* gnu/packages/patches/zed-0.225.10-fix-workspace-race.patch: New file.
* gnu/packages/patches/zed-0.225.10-keep-regular-file-workspaces.patch: New file.
* gnu/packages/patches/zed-0.225.10-remove-patch-crates-io.patch: New file.
* gnu/packages/patches/zed-0.225.10-use-mock-livekit-on-linux.patch: New file.
* gnu/packages/patches/rust-candle-0.9.1-add-candle-onnx-to-workspace.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/rust-sources.scm (rust-alacritty-0.25.1.9d9640d,
rust-candle-0.9.1.724d75e, rust-dap-types-0.0.1.1b461b3,
rust-gh-workflow-0.8.0.c9eac0e, rust-livekit-0.7.8.5f04705,
rust-notify-8.2.0.ce58c24, rust-pet-0.1.0.d5b5bb0,
rust-tiktoken-rs-0.9.1.2570c43, rust-zed-xim-0.4.0-zed.16f35a2): New
variables.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Modify.
* gnu/packages/text-editors.scm (zed): New variable.
Change-Id: I16d4c5431e3398261ac4eb74483747c09cf74449
2026-04-15 03:19:10 +02:00
jgart
6690bf46c6
gnu: trealla: Update to 2.92.30.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.30.
[inputs]: Add libedit.
Change-Id: Ica510ab3eed3f79a5333dda8b5f2a460780467e7
2026-04-14 19:16:11 -04:00
Igorj Gorjaĉev
58266bb4ba
gnu: jpm: Update to 1.2.0.
...
* gnu/packages/lisp.scm (jpm): Update to 1.2.0.
Change-Id: Ib8c7c9ac1e66a767b9e280761ae48140f866a443
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 22:58:15 +02:00
Foster Hangdaan
69f512e520
gnu: skopeo: Update to 1.22.2.
...
* gnu/packages/virtualization.scm (skopeo): Update to 1.22.2.
Change-Id: I7c860a205c40cd5efd329770f6262b80716b2e4d
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 22:38:26 +02:00
Foster Hangdaan
83e5fe437f
gnu: podman: Update to 5.8.2.
...
* gnu/packages/containers.scm (podman): Update to 5.8.2.
Change-Id: I681067e7c2ac11f4e12c94db5898e121b6a1e0f2
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 22:21:25 +02:00
Nicolas Goaziou
ef81d340cd
gnu: dvisvgm: Deprecate in favor of texlive-dvisvgm.
...
* gnu/packages/tex.scm (dvisvgm): Deprecate.
* etc/teams/tex/tex-manifest.scm (%sundry-texlive-packages): Do not monitor
dvisvgm anymore.
* gnu/packages/statistics.scm (python-openturns): Use texlive-dvisvgm.
Change-Id: I1903a0bdd4e66f9f2a49d21029371e87924435ac
2026-04-14 22:17:55 +02:00
André Batista
5ce1b4a3e3
gnu: ublock-origin: Update to 1.70.0.
...
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.70.0.
(ublock-main-assets): Update to 0-6.004af606e6a0e.
(ublock-prod-assets): Update to 0-6.6c15e4ef91888.
Change-Id: I730ef9d4623a9abe972d82c5700458f6c888077c
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 21:19:44 +02:00
Artyom V. Poptsov
e155ef7c4b
gnu: Add guile-pnm.
...
* gnu/packages/guile-xyz.scm (guile-pnm): New variable.
Change-Id: I0e5e2fa77c6d75567983ab61c61880bef34f3e30
2026-04-14 20:03:58 +03:00
Roman Scherer
09a4a0fce4
gnu: Add github-cli.
...
* gnu/packages/version-control.scm (github-cli): New variable.
Merges: https://codeberg.org/guix/guix/issues/5190
Change-Id: I1ee51dbef75f8dee5fa691bff098176b1cd32660
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:12 +01:00
Roman Scherer
d841bf2ec2
gnu: Add go-github-com-sigstore-sigstore-go.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-sigstore-go): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Iab52a05d6bb67bfac431036f4a23e484ff5e0ee5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:11 +01:00
Roman Scherer
fe7badf33e
gnu: Add go-github-com-sigstore-rekor-tiles-v2.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-rekor-tiles-v2):
New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I5da1cd2c6791257ff304ba4d40f038749a585834
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:11 +01:00
Roman Scherer
e0fd8f335c
gnu: Add go-github-com-sigstore-rekor.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-rekor): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I5101feaee393f0da9dbf4cd9b68ce79474a9ffbd
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:11 +01:00
Roman Scherer
343d7553f0
gnu: Add go-github-com-sigstore-timestamp-authority-v2.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-timestamp-authority-v2):
New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Ia60bb68476551423d5b754ab7de8e361d4750b89
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
dca6d32c62
gnu: Add go-github-com-tink-crypto-tink-go-awskms-v2.
...
* gnu/packages/golang-web.scm (go-github-com-tink-crypto-tink-go-awskms-v2): New variable.
Change-Id: I26524cae0be9a4119bdabd7c99525a2e78b05069
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
4719c0781c
gnu: Add go-github-com-tink-crypto-tink-go-gcpkms-v2.
...
* gnu/packages/golang-web.scm (go-github-com-tink-crypto-tink-go-gcpkms-v2): New variable.
Change-Id: Iebfd1bbe0646680eaeacdaeb2ab5dd6b466ba96e
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
e3a096758c
gnu: Add go-github-com-tink-crypto-tink-go-hcvault-v2.
...
* gnu/packages/golang-web.scm (go-github-com-tink-crypto-tink-go-hcvault-v2): New variable.
Change-Id: Ic633d6eedd127f247d30177f66d1e410eb517522
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
bd16834557
gnu: Add go-github-com-sigstore-sigstore-pkg-signature-kms-azure.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-sigstore-pkg-signature-kms-azure): New variable.
Change-Id: I18a7e3a81266a29a52caf9a292497cbe191b3bf4
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
d1c04ded76
gnu: Add go-github-com-sigstore-sigstore-pkg-signature-kms-aws.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-sigstore-pkg-signature-kms-aws): New variable.
Change-Id: I5f8e94ddaa87fc60ed9451f21c76fc2ca68026ea
2026-04-14 12:32:11 +01:00
Sharlatan Hellseher
39d7eadd40
gnu: Add go-github-com-sigstore-sigstore-pkg-signature-kms-gcp.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-sigstore-pkg-signature-kms-gcp): New variable.
Change-Id: I38de7fca6d1703382b9104ecb6535c20c589d6aa
2026-04-14 12:32:10 +01:00
Sharlatan Hellseher
891e434c6b
gnu: Add go-github-com-sigstore-sigstore-pkg-signature-kms-hashivault.
...
* gnu/packages/golang-web.scm
(go-github-com-sigstore-sigstore-pkg-signature-kms-hashivault): New
variable.
Change-Id: Ia6f5e99631a26f81f052d92776d2d54a63bd67ba
2026-04-14 12:32:10 +01:00
Sharlatan Hellseher
0b409bae2c
gnu: Add go-github-com-jellydator-ttlcache-v3.
...
* gnu/packages/golang-web.scm (go-github-com-jellydator-ttlcache-v3): New variable.
Change-Id: I256e49f06c5bd91495ccd1aae8f2c0c5eabf5482
2026-04-14 12:32:10 +01:00
Sharlatan Hellseher
15c7094492
gnu: Add go-cloud-google-com-go-security.
...
* gnu/packages/golang-web.scm (go-cloud-google-com-go-security): New variable.
(go-cloud-google-com-go)[source]: Remove "security" submodule.
Change-Id: I208134112aa75477c1d1306966bf41e8a7709537
2026-04-14 12:32:10 +01:00
Evgeny Pisemsky
c1ca168e05
gnu: Add go-github-com-juju-ratelimit.
...
* gnu/packages/golang-web.scm (go-github-com-juju-ratelimit): New variable.
Merges: https://codeberg.org/guix/guix/pulls/7796
Change-Id: Iccc29214cb44ae8ab5d61b0e2b8410424dbf8b9a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-14 12:32:10 +01:00
bdunahu
8e9f2feeef
gnu: warzone2100: Update to 4.6.3.
...
* gnu/packages/games.scm (warzone2100): Update to 4.6.3.
[inputs]: Replace sdl2 by sdl3.
* gnu/packages/patches/warzone2100-unbundle-libs.patch:
Adjust diff for upstream code changes.
Change-Id: I1e8939e7925f7e62c442f0a07a8654ffcf213ce2
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 12:26:54 +02:00
André Batista
66c2b3f46d
gnu: lyrebird: Buid with go-1.25.
...
* gnu/packages/golang-web.scm (lyrebird)[arguments] <go>: Use go-1.25.
Change-Id: I5806103b947c8fc85543b810d2de31fc5acc7fbc
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 11:24:40 +02:00
moksh
5578b6daf2
gnu: josm: Update to 19555.
...
* gnu/packages/geo.scm (josm): Update to 19555.
Change-Id: I1714f1d906df83882f7d44a06d2a92a67599218d
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 11:19:22 +02:00
Andreas Enge
5d80f53024
gnu: Remove python-chai.
...
* gnu/packages/python-xyz.scm (python-chai): Delete variable.
Fixes : guix/guix#7140
Change-Id: I1f0ab14f560d1b0b7c38d12bf40d07d6595e322a
2026-04-14 11:17:09 +02:00
Andreas Enge
7927aebb9e
gnu: Remove libphonenumber-8.11.
...
* gnu/packages/messaging.scm (libphonenumber-8.11): Delete variable.
Fixes : guix/guix#7136
Change-Id: If87ea63baf0a599e37c53bccdb078a219f114072
2026-04-14 11:17:09 +02:00
Andreas Enge
a3c93d47fa
gnu: Remove libnl-python2.
...
* gnu/packages/linux.scm (libnl-python2): Delete variable.
Fixes : guix/guix#7141
Change-Id: I7281d4fd66a8f5dbd48084e646fc4a1920eb301e
2026-04-14 11:17:01 +02:00
moksh
f6b79709c3
gnu: mcomix: Update to 3.1.1.
...
* gnu/packages/image-viewers.scm (mcomix): Update to 3.1.1.
Merges guix/guix!7870
Change-Id: I5ccba025e9b36d9c17c82342a0824c5809136cc2
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-14 11:02:31 +02:00
moksh
1b9b62e0c5
gnu: mcomix: Fix build.
...
* gnu/packages/image-viewers.scm (mcomix)[inputs]: Sort; add
gobject-introspection.
Fixes : guix/guix#7864
Merges guix/guix!7870
Change-Id: I096b7bc5d75706eeb8dd0df62fce629b7240955f
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-14 11:02:31 +02:00
Sharlatan Hellseher
1a76acd4c2
gnu: Remove go-1.23.
...
* gnu/packages/golang.scm (go-1.23, go-std-1.23): Delete variables.
Fixes : guix/guix#7080
Change-Id: I854866b0136f5b17fcec24945f576a83d90c0c77
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 10:57:48 +02:00
Nigko Yerden
0bb446efff
gnu: tor: Update to 0.4.9.6.
...
* gnu/packages/tor.scm (tor): Update to 0.4.9.6.
Change-Id: I86e5204d15c20f94e2b103d113cfba43644ed8a0
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-14 10:21:11 +02:00
Mark H Weaver
6ab6e5b75d
gnu: icecat: Update to 140.9.1-gnu1 [security fixes].
...
Includes fixes for CVE-2026-5731, CVE-2026-5732, and CVE-2026-5734.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update 'gnuzilla-commit' and hashes.
2026-04-14 01:12:53 -04:00
Andreas Enge
40fc279123
gnu: v4l-utils-minimal: Deprecate.
...
* gnu/packages/video.scm (v4l-utils-minimal): Deprecate by the
(up to its name) identical v4l-utils.
* gnu/packages/aidc.scm (zbar)[inputs],
* gnu/packages/gstreamer.scm (libdc1394)[inputs],
(gst-plugins-good)[inputs], (gst-plugins-bad)[inputs]: Replace
v4l-utils-minimal by v4l-utils.
Change-Id: I1157adb6d2f1a36ddf2152ca66ed1aeaf55fe322
2026-04-14 00:25:38 +02:00
Andreas Enge
36f773a1f2
gnu: v4l-utils: Drop binaries.
...
The qv4l2 and qvidcap binaries still depend on Qt5. The other removed
inputs are not referenced.
* gnu/packages/video.scm (v4l-utils)[inputs]: Remove alsa-lib, glu, libx11
and qtbase-5.
* gnu/packages/video.scm (v4l-utils-minimal)[inputs]: Also inherit.
Change-Id: Ibd1e5d92cf363c12e7e5df58478e1e79901e8e08
2026-04-14 00:25:20 +02:00
Yelninei
08222e17eb
gnu: ldc-bootstrap: Remove unneeded inputs.
...
* gnu/packages/dlang.scm (ldc-bootstrap)[inputs]: Remove libconfig and libedit.
Change-Id: I2fde427534c4e7ad2454dd218646dd4fa7d0921b
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com >
2026-04-13 22:51:04 +02:00
Nikita Mitasov
3b4e41a01b
gnu: mangowc: Update to 0.12.8 and rename to mangowm.
...
* gnu/packages/wm.scm (mangowc): Deprecate and rename package to...
(mangowm): ...this new variable. Update version to 0.12.7.
[name, source, inputs, home-page, description]: Update accordingly.
Change-Id: I49416d5441a94685f61d5eb1aef200fc644cab3f
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-13 22:23:21 +02:00
Gabriel Wicki
af0379d6c4
gnu: linux-libre: Extract common kernel modules into variables.
...
Deduplicate common default modules in an attempt to clean the module up.
* gnu/packages/linux.scm (pinebook-extra-modules,
arm64-generic-extra-modules): New variables.
(linux-libre-arm64-generic, linux-libre-lts-arm64-generic,
linux-libre-arm64-generic-5.10): Use new variables.
Change-Id: Ia48d6942332e71cadd43decb59d633180b0d3264
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-13 09:52:01 -07:00
Gabriel Wicki
727b300e04
gnu: linux-libre: Build wireguard and netfilter modules by default.
...
* gnu/packages/linux.scm (default-extra-linux-options): Add module options.
(linux-libre-arm64-honeycomb, linux-libre-arm64-mnt-reform-6.19,
linux-libre-arm64-mnt-reform-6.18, linux-libre-arm64-mnt-reform-6.12): Remove
options.
Change-Id: I25655d1c7aa1cd8ccceabbe4d9e0ccc5fa876765
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-13 09:51:58 -07:00
Vagrant Cascadian
1d6eb98dd6
gnu: linux-libre 6.1: Update to 6.1.168.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.168.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I451c59abf88d7603cc1ef9b33f0452f822b3b1d7
2026-04-13 09:51:56 -07:00
Vagrant Cascadian
65011d15fd
gnu: linux-libre 6.6: Update to 6.6.134.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.134.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Ia9c3e1466a37cfdc38816be528c078ab550d52cb
2026-04-13 09:51:53 -07:00
Vagrant Cascadian
a816cf8965
gnu: linux-libre 6.12: Update to 6.12.81.
...
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.81.
(linux-libre-6.12-pristine-source): Update hash.
Change-Id: Ica289eea5726487dbd923c3b8b91f088fca3d93b
2026-04-13 09:51:50 -07:00
Vagrant Cascadian
5672a9e280
gnu: linux-libre 6.18: Update to 6.18.22.
...
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.22.
(linux-libre-6.18-pristine-source): Update hash.
Change-Id: I249b4d2b0dcec260a10e7a4a5b1e63ae9869b477
2026-04-13 09:51:47 -07:00
Vagrant Cascadian
92de7e0cae
gnu: linux-libre 6.19: Update to 6.19.12.
...
* gnu/packages/linux.scm (linux-libre-6.19-version): Update to 6.19.12.
(linux-libre-6.19-pristine-source): Update hash.
Change-Id: Ibaa1dea8ac75bdc972929dccead39929761eced8
2026-04-13 09:51:29 -07:00
Efraim Flashner
5fe112e4fa
gnu: sdcc: Build with python3.
...
* gnu/packages/embedded.scm (sdcc)[native-inputs]: Remove python-2; add
python-minimal-wrapper.
Change-Id: I2f9962781037c7a75aeb8aad4bfe45dffb38c377
2026-04-13 17:45:42 +03:00
Efraim Flashner
b7992ceef5
gnu: sundials: Build with python3.
...
* gnu/packages/maths.scm (sundials)[native-inputs]: Remove python-2; add
python-minimal-wrapper.
Change-Id: I7e0e8984786391fdf9b966acd48560ea3f2e5d7a
2026-04-13 17:36:50 +03:00
Efraim Flashner
3b57556870
gnu: hoedown: Build with python3.
...
* gnu/packages/markup.scm (hoedown)[native-inputs]: Remove python-2; add
python-minimal-wrapper.
Change-Id: I511590eb58c4427b548b3c9ae4542f4374b791e5
2026-04-13 17:36:43 +03:00
Efraim Flashner
e270914ffe
gnu: dvdstyler: Remove some pre-generated files.
...
* gnu/packages/cdrom.scm (dvdstyler)[source]: Add a snippet to remove
some files.
[native-inputs]: Add bison.
Change-Id: I0baa24a4a859eccc421a92500b3d3e055bd4ed5e
2026-04-13 17:36:38 +03:00
Efraim Flashner
62e144930a
gnu: dvdstyler: Remove input labels.
...
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Remove input labels, sort
alphabetically.
[native-inputs]: Remove input labels, sort alphabetically.
Change-Id: Id3ab0de2b1ee570b12da0f018dbec212f2dec658
2026-04-13 17:36:33 +03:00
Efraim Flashner
8632cc58e4
gnu: dvdstyler: Build with python3.
...
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Remove python-2;
add python-minimal-wrapper.
Change-Id: I5d56d99e4f1ef36f2c3477ce1aaf359455efbee4
2026-04-13 17:36:25 +03:00
Efraim Flashner
cf94cd3e4e
gnu: bam: Build with python3.
...
* gnu/packages/build-tools.scm (bam)[source]: Add patch.
[native-inputs]: Remove python-2; add python-minimal-wrapper.
* gnu/packages/patches/bam-python3-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Iec960101e148b7b71caf737cccdb5b762477a545
2026-04-13 17:36:13 +03:00
Andreas Enge
f6365c6b3e
gnu: Remove clearsilver.
...
* gnu/packages/web.scm (clearsilver): Delete variable.
Fixes : guix/guix#7121
Change-Id: Ib56eec4048fbbb47f46817f7cb14a534c2bf3daa
2026-04-13 12:37:02 +02:00
Andreas Enge
a8c0685d98
gnu: Remove python-virtualenv-clone.
...
* gnu/packages/python-xyz.scm (python-virtualenv-clone): Delete variable.
Fixes : guix/guix#7107
Change-Id: I53a45eff1779bb4ed6a36c5b87ccb997d972c7e9
2026-04-13 12:35:33 +02:00
Andreas Enge
8d0df614e1
gnu: Remove mantis.
...
* gnu/packages/bioinformatics.scm (mantis): Delete variable.
Fixes : guix/guix#7055
Change-Id: I4655b0dc2b9de2b3cb5924538d562539454d5240
2026-04-13 12:34:44 +02:00
Andreas Enge
91b71c2b5f
gnu: Remove sbcl-radiance-contribs.
...
* gnu/packages/lisp-xyz.scm (sbcl-radiance-contribs): Delete variable.
Fixes : guix/guix#6804
Change-Id: I6c19f3962ee6d146dd50b16182147cbe6dee71c6
2026-04-13 12:33:27 +02:00
Andreas Enge
9cdd36e7ed
gnu: Remove cl-radiance-contribs.
...
* gnu/packages/lisp-xyz.scm (cl-radiance-contribs): Delete variable.
Change-Id: Iaf7d6d15010ea5138ede70ac9130c6a370ae9cda
2026-04-13 12:33:07 +02:00
Andreas Enge
4a835a41dd
gnu: Remove ecl-radiance-contribs.
...
* gnu/packages/lisp-xyz.scm (ecl-radiance-contribs): Delete variable.
Change-Id: I33015fdd05be4ec5b5ee8acfcdc64bf1c8c7ed1f
2026-04-13 12:32:42 +02:00
Andreas Enge
a4eb13568e
gnu: adns.scm: Fix module references.
...
This is a follow-up to commit 85834b7219 .
* gnu/packages/adns.scm: Replace "(guix packages dns)" by
"(gnu packages dns)".
Fixes : guix/guix#7869
Change-Id: I8cd1d1c5682d9174d12392fd489c749e4ad7c2e8
2026-04-13 12:18:32 +02:00
Efraim Flashner
441dcb81c3
gnu: rust-crates: Sort alphabetically.
...
* gnu/packages/rust-crates.scm: Sort rust crates alphabetically.
Change-Id: Iba1ed427dd6e13fa0994d1641e1130a823a80545
2026-04-13 13:15:51 +03:00
Ashish SHUKLA
7d6d1663c4
gnu: kakoune: Update to 2026.04.12
...
* gnu/packages/text-editors.scm (kakoune): Update to 2026.04.12.
[source]: Switch to git-fetch.
[arguments]<#:make-flags, #:phases>: Switch to G-Expressions.
[native-inputs]: Delete ’pkg-config.
Merges guix/guix!7849
Change-Id: I97133eb3b40211ace854d5bac906092fa94ceb13
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-13 11:54:36 +02:00
Nicolas Graves
9829ea548c
gnu: Add ast-grep.
...
* gnu/packages/rust-apps.scm (ast-grep): New variable.
* gnu/packages/rust-crates.scm : Record sources accordingly.
Change-Id: I04a31220fbee54946c3939d5edcfc7a4b443bf4f
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-13 10:13:40 +03:00
Efraim Flashner
fae4042d23
gnu: rust-crates: Adjust indentation.
...
* gnu/packages/rust-crates.scm: Standardize the indentation.
Change-Id: Ie482806909e0b1fb00df64753106a67508a8453e
2026-04-13 08:23:58 +03:00
Brickworld
ef105f1316
gnu: Add mpdris2-rs.
...
* gnu/packages/mpd.scm (mpdris2-rs): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add mpdris2-rs.
Change-Id: I999c80a2618aa4b847fed69c065d30f8ed15c145
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-13 08:23:22 +03:00
Nicolas Goaziou
0fbe363fb8
news: Mention TeX Live update (2026.1).
...
Change-Id: I15b49fedae4cd97ab83fdd48ef2c592ade66d4c5
2026-04-12 23:27:03 +02:00
Nicolas Goaziou
450849da26
gnu: Update TeX Live to 2026.1.
...
* gnu/packages/tex.scm: Update TeX Live to 2026.1.
Change-Id: I79d6d84949e60f931d59b3d03df54b7dac080281
2026-04-12 23:15:29 +02:00
Nicolas Goaziou
2434428c28
guix: texlive build system: Relax Metafont requirement.
...
* guix/build/texlive-build-system.scm (generate-font-metrics): Cater for
texlive-metafont both as a native input and as an argument from texlive-local-tree.
Change-Id: I32dd86d49ebcb49efd2a253c0491926e0333d3f4
2026-04-12 23:15:28 +02:00
Nicolas Goaziou
2d7f403979
guix: Generate TeX Live profiles reproductibly.
...
Fixes: https://issues.guix.gnu.org/73295
* guix/profiles.scm (texlive-font-maps): Do not use mktexlsr command.
Change-Id: I91710740d7f467a236cc82ceca560b0f51a4094d
2026-04-12 23:15:28 +02:00
Nicolas Goaziou
3ec160f69b
gnu: Improve instructions about updating TeX Live.
...
* gnu/packages/tex.scm: Update comments about updating TeX Live.
Change-Id: Ia990c45a9bbccefd0e560f804f6c555332df46f5
2026-04-12 23:15:28 +02:00
Nicolas Goaziou
7674b45fbf
gnu: Update TeX Live to 2026.0.
...
* gnu/packages/tex.scm: Update TeX Live to 2026.0.
Change-Id: I4c5fe8720a3b78379417a0e0a8e76ca5c3f8d2ef
2026-04-12 23:15:27 +02:00
Nicolas Goaziou
8d3cb0bfa1
guix: texlive importer: Handle additional licenses.
...
* guix/import/texlive.scm (string->license): Handle additional licenses.
Change-Id: Idb89ef4b3f9ba52a404caa4cc7f4a61d4e1201e6
2026-04-12 23:15:27 +02:00
Nicolas Goaziou
33555b672b
guix: texlive importer: Refresh texlive-source properly.
...
* guix/import/texlive.scm (texlive->svn-multi-reference): Rename to...
(texlive->svn-reference): ... this.
(tlpdb->package): Handle "texlive-source" specifically.
(package-from-texlive-repository?):
* guix/upstream.scm (package-update/svn-fetch): New variable.
(%method-updates): Extend with the previous function.
(update-package-source): Also update svn-reference objects.
Change-Id: Iaa988e5e3c401ea933720127bfc3046aa70935f4
2026-04-12 23:15:27 +02:00
Nicolas Goaziou
630b50d46b
gnu: texlive-source: Use svn-fetch method.
...
* gnu/packages/tex.scm (texlive-source)[source]: Use svn-fetch method.
Change-Id: I84a21d7a7acd8932f122ad665a736733882518ee
2026-04-12 23:15:26 +02:00
Andy Tai
7b07f8063f
gnu: nano: Update to 9.0.
...
* gnu/packages/text-editors.scm (nano): Update to 9.0.
Merges guix/guix!7810
Change-Id: Ie7c50799bf6622e8aeb2008a459da5a57feef3a1
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 21:57:02 +02:00
kestrel
fa060a6d95
gnu: Add wlroots-0.20.
...
* gnu/packages/wm.scm (wlroots-0.20): New variable.
Merges guix/guix!7588
Change-Id: I9923a6088aff61b59014843a1b2e472bb59c3489
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 21:37:28 +02:00
Andy Tai
864ec1d9d0
gnu: koboldcpp: Update to 1.111.2.
...
* gnu/packages/machine-learning.scm (koboldcpp): update to 1.111.2.
Merges guix/guix!7715
Change-Id: I8b5af182de1bca05ab6a28b9dc6fe9d68fc91da6
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 21:23:08 +02:00
Anderson Torres
1b0879169d
gnu: cvs-fast-export: Update to 1.68.
...
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.68.
[arguments]<#:make-flags>: Add -Wno-error=calloc-transposed-args to
CFLAGS.
<#:parallel-build?>: Delete.
[native-inputs]: Delete asciidoc; add ruby-asciidoctor/minimal.
Merges guix/guix!6971
Change-Id: Ie2d5a0e5faee9883f345512d5482bce5fa7df3ae
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 21:17:18 +02:00
Anderson Torres
e34642e764
gnu: cvs-fast-export: Cleanup.
...
* gnu/packages/version-control.scm (cvs-fast-export): Cleanup.
[source]<origin>: Use git reference instead of tarball.
[arguments]: Use G-Expressions.
<#:tests?>: Set to #f.
[inputs]: Use new style.
[native-inputs]: Remove cvs and rcs; add bison and flex.
[description]: Reword.
Merges guix/guix!6971
Change-Id: I127baa8eb3b80bfa3ecb71ab248f7027243a14a5
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 21:15:55 +02:00
Denis 'GNUtoo' Carikli
40651d41da
gnu: add nvramtool.
...
* gnu/packages/coreboot.scm (nvramtool): New variable.
Merge guix/guix!7065
Change-Id: I32df898761e8b2edfe9674cc076eb95d7ac9d5be
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 20:20:29 +02:00
Denis 'GNUtoo' Carikli
7cf91385c5
gnu: Move bincfg, ifdtool and intelmetool to coreboot.scm.
...
All these packages are being maintained by Coreboot and they are also
present in the Coreboot source code.
Merge guix/guix!7065
* gnu/packages/flashing-tools.scm (bincfg, ifdtool, intelmetool):
Move from here ...
* gnu/packages/coreboot.scm: ... to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/packages/POTFILES.in: Add it.
Change-Id: I6d802042670fda52adeb85d9e3a4b3f3a23dcb66
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 20:19:35 +02:00
Cayetano Santos
4ec4ff0148
gnu: python-vunit: Update to 5.0.0-dev.10.
...
* gnu/packages/electronics.scm (python-vunit): Update to 5.0.0-dev.10.
Change-Id: I2c4b5ef860f69eb0025953179d8ba363fec4b55b
2026-04-12 19:49:51 +02:00
Giacomo Leidi
2d21820519
gnu: local.mk: Add two missing files.
...
This is a follow up to 0b8e838208 .
* gnu/local.mk: Add gnu/services/configuration/environmen-variables.scm
and gnu/services/configuration/utils.scm
Change-Id: I0abdbc6e579f681001c60d85a8f2a23ca12f3c6c
2026-04-12 19:02:29 +02:00
Hugo Buddelmeijer
f2ed23fcf4
gnu: ablorb: Update to 0.1.1.
...
* gnu/packages/web.scm (ablorb): Update to 0.1.1.
Change-Id: I0b8481ee415285f6698007d7e64fdce1dcec3e80
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:29:53 +02:00
Thanos Apollo
466686033e
gnu: emacs-gnosis: Update to 0.10.3.
...
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.10.3.
[propagated-inputs]: Remove emacs-compat, emacs-emacsql
and emacs-org-gnosis.
[synopsis, description]: Update.
Change-Id: Ia13f56ab835d6850391d5ed044a911eb5f90c6ad
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:53 +02:00
Anderson Torres
461f61dafa
gnu: bittorrent.scm: Sort #:use-module directives.
...
* gnu/packages/bittorrent.scm: Sort #:use-module directives.
Prefix licenses with license:.
Change-Id: I85258b2e0b62fb3e1e4cd2a2f71ef13df889faa6
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:48 +02:00
Anderson Torres
f61fc47913
gnu: Sort #:use-module directives.
...
* gnu/packages/build-tools.scm: Sort #:use-module directives.
* gnu/packages/debian.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/machine-learning.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/node.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/rpc.scm: Likewise.
* gnu/packages/search.scm: Likewise.
* gnu/packages/sssd.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: I78c89220c9f7ff73892a6008e5d9fb3c23df53ea
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:42 +02:00
Anderson Torres
b79aea3544
gnu: dns.scm: Sort #:use-module directives.
...
* gnu/packages/dns.scm: Sort #:use-module directives.
Change-Id: I8761cde784a0889078ab3da24f61395e2281646c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:34 +02:00
Anderson Torres
6ee49c693f
gnu: Rename (gnu packages adns) to (gnu packages dns).
...
* gnu/packages/bittorrent.scm: Rename (gnu packages adns) to (gnu packages dns).
* gnu/packages/build-tools.scm: Likewise.
* gnu/packages/debian.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/machine-learning.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/node.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/rpc.scm: Likewise.
* gnu/packages/search.scm: Likewise.
* gnu/packages/sssd.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: Id6705f311aea37342d6769b25d42253e5428703f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:21 +02:00
Anderson Torres
85834b7219
gnu: Migrate packages from (gnu packages adns) to (gnu packages dns).
...
* gnu/packages/adns.scm (adns, c-ares, c-ares-for-node-lts)
(c-ares-for-node-bootstrap, c-ares/cmake): Move from here…
* gnu/packages/dns.scm: … to here.
Change-Id: I7fbdac74ff8da370ae74760005e99e3335658eb1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:27:02 +02:00
Liliana Marie Prikler
a5a578b027
gnu: komikku-servers: Update to 50.1.0.
...
* gnu/packages/gnome-circle.scm (komikku-servers): Update to 50.1.0.
2026-04-12 17:27:00 +02:00
Liliana Marie Prikler
7791daea29
gnu: komikku: Update to 50.1.0.
...
* gnu/packages/gnome-circle.scm (komikku): Update to 50.1.0.
[inputs]: Add python-ebooklib and python-jxlpy.
2026-04-12 17:26:56 +02:00
Liliana Marie Prikler
3d22340ff4
gnu: Add python-jxlpy.
...
* gnu/packages/python-xyz.scm (python-jxlpy): New variable.
2026-04-12 17:26:52 +02:00
Giacomo Leidi
0b8e838208
services: configuration: Add environment variable serializer.
...
This patch implements a general API to serialize configuration records
to list of pairs representing environment variables. The car of each
pair represents the variable name and the cdr the variable value.
* gnu/services/configuration/environment-variables.scm: New file.
(serialize-string-environment-variable)
(serialize-maybe-string-environment-variable)
(serialize-boolean-environment-variable)
(serialize-maybe-boolean-environment-variable)
(serialize-number-environment-variable)
(serialize-maybe-number-environment-variable): New variables.
(serialize-environment-variables): New variable.
* gnu/services/configuration/utils.scm: New file.
(uglify-snake-case): New variable.
* tests/services/configuration.scm: Add tests for environment serializer.
(wrong type for a field): Adjust error location.
* doc/guix.texi: Document it.
Change-Id: I81a166576f94d3c8f5bf78c82a02183689a3091c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:23:42 +02:00
forgoty
2abfd1370f
gnu: Add pegasus-frontend.
...
* gnu/packages/games.scm (pegasus-frontend): New variable.
Change-Id: I400585e5544e8a735a87f3c79b7e58990cf580b4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:23:37 +02:00
Acid Bong
bd03432cb8
gnu: gucharmap: Update to 17.0.1.
...
* gnu/packages/gnome.scm (gucharmap): Update to 17.0.1.
[unicode-files]: Adjust hashes accordingly.
[build-system]: Switch to meson-build-system.
[arguments]<#:modules>: Adjust accordingly.
<#:glib-or-gtk?>: Set to #t.
<#:configure-flags>: Remove CFLAGS.
Replace “--with-unicode-data=../unicode-data” with
“-Ducd_path=../unicode-data”.
Add “-Dvapi=false” and “-Ddocs=false”.
[native-inputs]: Add python.
Update origin for unicode-files.
Change-Id: I81da73f9093c6f770825271a4eaed484a95e7ecc
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:20:40 +02:00
Acid Bong
8fe2277507
gnu: gucharmap: Drop input labels.
...
* gnu/packages/gnome.scm (gucharmap)[native-inputs, inputs]: Drop labels.
Change-Id: I01f063ae2871887903fa657f82618e8cbd1d619a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-12 17:12:05 +02:00
Sören Tempel
1045f12f00
gnu: neovim: honor TREE_SITTER_GRAMMAR_PATH.
...
While at it, also depend on tree-sitters that are builtin into neovim.
Fixes #2269
* packages/patches/neovim-tree-sitter-grammar-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/vim.scm (neovim): Support TREE_SITTER_GRAMMAR_PATH.
[source] <patches>: Add patch.
[native-search-paths]: Add TREE_SITTER_GRAMMAR_PATH.
[propagated-inputs]: Add strictly required tree-sitter parsers.
2026-04-12 14:41:00 +02:00
Sören Tempel
c41e1bffa1
gnu: cvc5: Only build test programs when tests are enabled.
...
* gnu/packages/maths.scm (cvc5)[#:phases] <build-tests>: Check tests?
before building the test programs, which are only used by 'check.
Change-Id: I14161f88cfde6bdbcb76518b7aa8517640e2cdc1
2026-04-12 14:35:30 +02:00
jgart
ba516ec82e
gnu: trealla: Update to 2.92.29.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.29.
Change-Id: I6541b544b9b1b99b7f27d2861ccf4bc49d934f1d
2026-04-12 07:13:12 -04:00
Herman Rimm
7d74bb3ee4
gnu: rspamd: Update to 3.14.3.
...
* gnu/packages/mail.scm (rspamd): Update to 3.14.3.
[description]: Use example from project README.md.
Merges guix/guix!7128
Change-Id: Ib6c75e7c216ee32610dbcad568249872df51c308
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:42:53 +02:00
kestrel
f00a19b0af
gnu: wlroots-0.19: Update to 0.19.3.
...
* gnu/packages/wm.scm (wlroots-0.19): Update to 0.19.3.
Merges guix/guix!7588
Change-Id: I6b26ee03b9f74370bd1aa605f36899dbb78fdbef
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:02:53 +02:00
kestrel
5fa6ada0e8
gnu: wlroots: Update to 0.20.0.
...
* gnu/packages/wm.scm (wlroots): Update to 0.20.0.
(wlroots-0.19): Add package recipe.
Merges guix/guix!7588
Change-Id: Ieedc68c4cfa24954b8abd88c3ea65bc7f1e1b73c
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:02:52 +02:00
kestrel
3c2d5297f0
gnu: qtile: Use wlroots-0.19.
...
* gnu/packages/wm.scm (qtile) [inputs]: Remove wlroots; add wlroots-0.19.
Merges guix/guix!7588
Change-Id: Ifad41c86a100368420b70fa14aa127f8e113038f
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:02:52 +02:00
kestrel
53e746150f
gnu: sway: Use wlroots-0.19.
...
* gnu/packages/wm.scm (sway) [inputs]: Remove wlroots; add wlroots-0.19.
Merges guix/guix!7588
Change-Id: I78360a42522648caaf795dbbf8d03ae4de5d2cd0
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:02:52 +02:00
kestrel
ff4aa1fd77
gnu: mangowc: Use wlroots-0.19.
...
* gnu/packages/wm.scm (mangowc) [inputs]: Remove wlroots; add
wlroots-0.19.
Merges guix/guix!7588
Change-Id: I6b731de026021adbdb26a2789bb21e6de4e5c739
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:02:52 +02:00
Patrick Norton
7e93e39db7
gnu: flightgear: Update to 2024.1.5.
...
* gnu/packages/games.scm (simgear): Update to 2024.1.5.
* gnu/packages/games.scm (flightgear): Update to 2024.1.5.
[native-inputs]: Update flightgear-data URI.
Merges guix/guix!7614
Change-Id: Iffe47a56078e55f7e454da08cec62e7390fbe2d7
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 11:00:33 +02:00
Hilton Chain
7c439d1258
gnu: Add emacs-majutsu.
...
* gnu/packages/emacs-xyz.scm (emacs-majutsu): New variable.
Merges: #7824
2026-04-12 16:54:18 +08:00
Hilton Chain
f8fa16af89
gnu: jujutsu: Update to 0.40.0.
...
* gnu/packages/rust-apps.scm (jujutsu): Update to 0.40.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs) [jujutsu]: Update entry.
Merges: #7823
2026-04-12 16:54:17 +08:00
Hilton Chain
489b5ab929
gnu: niri: Remove dbus-run-session from wayland session.
...
dbus-run-session was introduced in 893c49f60c to
address screencasting issue. Since the issue can't be reproduced stably and the
proper approach would be to configure portals.conf, this patch removes it.
When encountering screencasting issue with niri, please report an issue with the
output of the following command:
sh -c "$(guix build xdg-desktop-portal)/libexec/xdg-desktop-portal -rv"
* gnu/packages/wm.scm (niri) [arguments]: No longer start Wayland session with
dbus-run-session.
Merges: #7760
2026-04-12 16:54:17 +08:00
Hilton Chain
84347d9ff3
gnu: niri: Patch dependency reference.
...
* gnu/packages/wm.scm (niri) [arguments]: Patch
dbus-update-activation-environment references to store paths.
2026-04-12 16:54:14 +08:00
Romain GARBAGE
afed309937
gnu: osu-micro-benchmarks: Add symlinks to binaries in /bin.
...
* gnu/packages/benchmark.scm (osu-micro-benchmarks): Add symlinks to
binaries in /bin.
Merges guix/guix!7631
Change-Id: Ie64994b6b2903ee3311f256b452a1fc939c212f1
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 10:43:48 +02:00
Patrick Norton
d4afa4f3a1
gnu: the-powder-toy: Update to 99.5.394.
...
* gnu/packages/games.scm (the-powder-toy): Update to 99.5.394.
Merges guix/guix!7658
Change-Id: I16c47cefda5e69fc60d889fc70f205508b660f68
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-12 10:39:00 +02:00
Foster Hangdaan
45c979eeca
gnu: flatpak: Update to 1.16.6.
...
* gnu/packages/package-management.scm (flatpak): Update to 1.16.6.
Merges guix/guix!7834
Change-Id: I89bf6280929442be3d78164e456ef3c745090cb8
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-12 10:59:11 +03:00
Efraim Flashner
66abefe050
gnu: anthy: Remove dead source URI.
...
* gnu/packages/anthy.scm (anthy)[source]: Remove dead source URI.
Change-Id: Ia3676cd0a2b7b378716dc7ed0b12e042ab701689
2026-04-12 10:06:04 +03:00
Efraim Flashner
bebf93a029
gnu: anarch: Update source URI.
...
* gnu/packages/games.scm (anarch)[source]: Point to new upstream URI.
Change-Id: Ic59c8ad8af0c0f99d1dbab827d1fceba6f8faf00
2026-04-12 10:06:03 +03:00
Mario Calcagno
fc884c09de
gnu: pipemixer: Fix hash.
...
* gnu/packages/audio.scm (pipemixer)[source]: Update sha256.
Change-Id: Ie59142789f9133bff2b27d4f751dc0710e7b0650
Signed-off-by: Sughosha <sughosha@disroot.org >
2026-04-12 11:08:48 +05:30
moksh
365ff68f3c
gnu: librewolf: Update to 149.0.2-2.
...
* gnu/packages/librewolf.scm (librewolf): Update to 149.0.2-2.
Change-Id: If3097740c91328ba25dbe30fb79146f9d939d448
Signed-off-by: Ian Eure <ian@retrospec.tv >
2026-04-11 20:53:49 -07:00
moksh
dc2e36600b
gnu: firefox-l10n: Update to 0245ffb160688061f0e0c67ea488bcdfdacbeca4.
...
* gnu/packages/librewolf.scm (firefox-l10n): Update to 0245ffb160688061f0e0c67ea488bcdfdacbeca4.
Change-Id: I0446ec35a45e31cfd3752c51421e4d3416388fec
Signed-off-by: Ian Eure <ian@retrospec.tv >
2026-04-11 20:53:48 -07:00
bdunahu
7c3c6cf9c3
gnu: sdl2-compat: Update to 2.32.66.
...
* gnu/packages/sdl.scm (sdl2-compat): Update to 2.32.66.
Change-Id: I83022dd2563048e83501c01ba1708cfaf02bd7b2
Merges: https://codeberg.org/guix/guix/pulls/7662
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-12 12:30:48 +09:00
bdunahu
4e78e6a842
gnu: sdl3: Update to 3.4.4.
...
* gnu/packages/sdl.scm (sdl3): Update to 3.4.4.
[propagated-inputs]: Add libxi, libxscrnsaver, libxtst.
Change-Id: Ie20dab1b9a1d169ee96e84364ed85e96d634fd42
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-12 12:30:43 +09:00
jgart
e61b99dfb1
import: gem: Warn when rubygems-fetch fails.
...
* guix/import/gem.scm: Use (guix diagnostics) and (guix i18n).
(gem->guix-package): Emit a warning when rubygems-fetch returns #f.
Change-Id: I838cb77470ebb35f2065be7772fcd87647153ea8
Signed-off-by: jgart <jgart@dismail.de >
2026-04-11 22:17:35 -04:00
jgart
bda50e3411
gnu: trealla: Update to 2.92.25.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.25.
Change-Id: Idc712573cb14de9a320e74b64a1908d6c82552b0
2026-04-11 18:42:15 -04:00
Cayetano Santos
f1cacebca6
gnu: emacs-calibredb: Add missing paths to binaries.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb)[arguments]: Complete
’patch-paths #:phase.
Change-Id: Idcf372702835e807f9739092fb8b4e3b016035f9
2026-04-11 21:28:34 +02:00
Christopher Baines
6cd5bbd0e9
gnu: guile-knots: Update to 0-32.d79284b.
...
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-32.d79284b.
Change-Id: Ib4dcbecd9b61f68dd2c66e7e74fbb6f126cd320f
2026-04-11 20:02:35 +03:00
Noé Lopez
1078e42a60
tests: Fix non-deterministic AppImage tests.
...
The tested AppImages were not actually relocatable and would rely on items
being available on the environment’s store (apart from glibc).
* guix/scripts/pack.scm (wrapped-manifest): New function.
(guix-pack): Extract relocatable manifest to wrapped-manifest.
* tests/pack.scm: Use relocatable profiles in AppImage tests.
Fixes: <https://issues.guix.gnu.org/76850 >
Change-Id: Ib3123054913fce903d215dc0629d806e9fceebc7
Reported-by: Reepca Russelstein <reepca@russelstein.xyz >
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-10 18:24:56 -07:00
Noé Lopez
3cbd6bd79c
gnu: appimage-type-2-runtime: Update to continuous-1.caf24f9.
...
The runtime-fuse3 binary was renamed to runtime.
* gnu/packages/appimage.scm (appimage-type2-runtime):
Update to continuous-1.caf24f9.
* guix/scripts/pack.scm (self-contained-appimage):
[runtime-path]: Use new runtime name.
Change-Id: Ibbb1fcb6ca914764c37addb62c8234b49cc93bd5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-10 18:24:53 -07:00
Noé Lopez
f303403ec3
gnu: Remove fuse-for-appimage.
...
fuse:static can now be used instead.
* gnu/packages/linux.scm (fuse-for-appimage): Remove.
* gnu/packages/appimage.scm (appimage-type2-runtime)
[inputs]: Replace fuse-for-appimage with fuse:static.
* gnu/packages/file-systems.scm (squashfuse-for-appimage):
[inputs]: Replace fuse-for-appimage with fuse:static.
Change-Id: If3b10bd397eb10d28a8509feca889154bb287f61
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-10 18:24:50 -07:00
Noé Lopez
cd006d069a
gnu: fuse: Build static libraries.
...
* gnu/packages/linux.scm (fuse)
[outputs]: Add static output.
[arguments]<#:configure-flags>: Build static libraries.
<#:phases>: Add phase to install libraries in static output.
Change-Id: I9adfa4777174e700de2f5f0b2d43b286c7156313
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-10 18:24:46 -07:00
Noé Lopez
d0a9726a44
gnu: squashfuse: Update to 0.6.1.
...
* gnu/packages/file-systems.scm (squashfuse):
Update to 0.6.1.
Change-Id: Id589dd7a08a1f1a91ac0547c1a2edaafeaf034b1
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-10 18:24:42 -07:00
Danny Milosavljevic
f32596b598
gnu: Sort 'mesa in lookup-cargo-inputs.
...
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Order 'mesa
container correctly so cargo import doesn't cause churn.
2026-04-10 23:38:36 +02:00
Bean
12822a4aa9
gnu: librecad: Fix desktop integration and icon installation.
...
This patch fixes issue #4120 by ensuring that the .desktop file and
application icon are installed to XDG-compliant directories.
* gnu/packages/engineering.scm (librecad)[arguments]: Update
’install #:phase.
Fixes guix/guix#4120
Merges guix/guix!7677
Change-Id: Ibc8143081dad92ce4f9cba59129302d1fb17d311
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Co-authored-by: Cayetano Santos <csantosb@inventati.org >
2026-04-10 23:26:42 +02:00
Vagrant Cascadian
023b344a41
gnu: diffoscope: Update to 317.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 317.
2026-04-10 12:10:50 -07:00
Giacomo Leidi
24a33681d1
gnu: Add sops.
...
* gnu/packages/password-utils.scm (sops): New variable.
Change-Id: Id0bd5d16eb2c14f7a8d0ec2185ae98626748e874
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
9b6b2bd63f
gnu: Add go-github-com-huaweicloud-huaweicloud-sdk-go-v3.
...
* gnu/packages/golang-web.scm (go-github-com-huaweicloud-huaweicloud-sdk-go-v3): New variable.
Change-Id: Id293a774299a995514a970557571520e12195107
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
4c9fdc411b
gnu: Add go-github-com-getsops-gopgagent.
...
* gnu/packages/golang-crypto.scm (go-github-com-getsops-gopgagent): New variable.
Change-Id: Ide04304a42ecb160d5e0d4eb95cdc7b7462f4320
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
e0e3e89453
gnu: Add go-cloud-google-com-go-kms.
...
* gnu/packages/golang-web.scm (go-cloud-google-com-go-kms): New
variable.
(go-cloud-google-com-go): Drop kms module.
Change-Id: I2b809c515afded2eba3c0cacd9d73ca1838fd576
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
49408cc5b8
gnu: Add go-github-com-hashicorp-vault-api.
...
* gnu/packages/golang-web.scm (go-github-com-hashicorp-vault-api): New variable.
Change-Id: I6e543cc03966104217fbb28f0271a7cfae24d210
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
50185fe43a
gnu: Add go-github-com-hashicorp-go-secure-stdlib-awsutil.
...
* gnu/packages/golang-web.scm
(go-github-com-hashicorp-go-secure-stdlib-awsutil): New variable.
Change-Id: I06ce3746990e9beed89db62d184e3d004218c378
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:17:55 +01:00
Giacomo Leidi
ca43bd3b52
gnu: Add go-github-com-hashicorp-hcl-vault-7.
...
* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-hcl-vault-7): New variable.
Change-Id: I6626984179711c8dab338e6e207213f93b87e6bd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:08:38 +01:00
Giacomo Leidi
1fbf974d35
gnu: Add go-github-com-hashicorp-go-secure-stdlib-parseutil.
...
* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-secure-stdlib-parseutil): New variable.
Change-Id: I6f00dba7bd56fb39c2bc375f20ba2835ea6139bf
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:08:22 +01:00
Giacomo Leidi
bcaf747950
gnu: Add go-github-com-hashicorp-go-secure-stdlib-strutil.
...
* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-secure-stdlib-strutil): New variable.
Change-Id: I35df7df61e7165a73d7cd0c0266b9d97af4d1dbb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:04:51 +01:00
Giacomo Leidi
b0e0cedba1
gnu: Add go-github-com-hashicorp-go-rootcerts.
...
* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-rootcerts): New variable.
Change-Id: I58c307845e30864195cdc2e94bc5ad37e1695678
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:03:49 +01:00
Giacomo Leidi
f982450a96
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-kms.
...
* gnu/packages/golang-web.scm
(go-github-com-aws-aws-sdk-go-v2-service-kms): New variable.
(go-github-com-aws-aws-sdk-go-v2): Drop service/kms module.
Change-Id: Iccf66cd19f8b25248618a9742df93a53f90a5916
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:03:13 +01:00
Giacomo Leidi
3fbdf6551b
gnu: Add go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2.
...
* gnu/packages/golang-web.scm
(go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2): New variable.
(go-github-com-aws-aws-sdk-go-v2): Drop internal/endpoints/v2 module.
(go-github-com-aws-aws-sdk-go-v2-credentials)[propagated-inputs]: Add
go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2.
(go-github-com-aws-aws-sdk-go-v2-service-sqs)[propagated-inputs]: Add
go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2.
Change-Id: If7560e17860ba0229c6b39b2b1c0a7c9e9e7dd3d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:02:14 +01:00
Giacomo Leidi
dbff777422
gnu: Add go-github-com-aws-aws-sdk-go-v2-internal-configsources.
...
* gnu/packages/golang-web.scm
(go-github-com-aws-aws-sdk-go-v2-internal-configsources): New variable.
(go-github-com-aws-aws-sdk-go-v2): Drop internal/configresources module.
(go-github-com-aws-aws-sdk-go-v2-credentials)[propagated-inputs]: Add
go-github-com-aws-aws-sdk-go-v2-internal-configsources.
(go-github-com-aws-aws-sdk-go-v2-service-sqs)[propagated-inputs]: Add
go-github-com-aws-aws-sdk-go-v2-internal-configsources.
Change-Id: I2c519ebc0852b1ef4f9cddec361bc70726961b23
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:01:32 +01:00
Giacomo Leidi
a725179c96
gnu: Add go-github-com-azure-azure-sdk-for-go-sdk-security-keyvault-azkeys.
...
* gnu/packages/golang-web.scm (go-github-com-azure-azure-sdk-for-go-sdk-security-keyvault-azkeys): New variable.
Change-Id: Ia4e4595028ed4e8170d8bfe764772118d295de82
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 16:00:43 +01:00
Giacomo Leidi
d327d727a0
gnu: Add go-github-com-azure-azure-sdk-for-go-sdk-security-keyvault-internal.
...
* gnu/packages/golang-web.scm (go-github-com-azure-azure-sdk-for-go-sdk-security-keyvault-internal): New variable.
Change-Id: Ic101e5b0fd9780c47b694d6c94518b1463c7e5e1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:59:37 +01:00
Giacomo Leidi
8565d05094
gnu: Add go-github-com-ryanuber-go-glob.
...
* gnu/packages/golang-xyz.scm (go-github-com-ryanuber-go-glob): New variable.
Change-Id: Ia118328f2b852541583d909193334eb3267520a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:56:21 +01:00
Giacomo Leidi
22e9af57a8
gnu: Add go-github-com-goware-prefixer.
...
* gnu/packages/golang-xyz.scm (go-github-com-goware-prefixer): New variable.
Change-Id: Ib01253fa1382cb30c5ee84067226a9a955f97046
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:56:21 +01:00
Giacomo Leidi
a06ee30f23
gnu: go-github-com-hashicorp-go-retryablehttp: Update to 0.7.8.
...
* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-retryablehttp): Update to 0.7.8.
Change-Id: I99c6f57c722458afa64d6ff8f8b9e277a2073288
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:44:06 +01:00
Patrick Norton
0efc130a16
gnu: Add librespeed-cli.
...
* gnu/packages/networking.scm (librespeed-cli): New variable.
Merges: https://codeberg.org/guix/guix/pulls/7759
Change-Id: If8ed5995a1a71fa7468626a0e3591e84708c855f
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:31:40 +01:00
Patrick Norton
dedfd91830
gnu: Add go-github-com-go-ping-ping.
...
* gnu/packages/golang-xyz.scm (go-github-com-go-ping-ping): New
variable.
Change-Id: Icfeb08d095c83e17de844797a215c874416dbe0c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:25:47 +01:00
Patrick Norton
5c80fc82c9
gnu: Add go-github-com-gocarina-gocsv.
...
* gnu/packages/golang-xyz.scm (go-github-com-gocarina-gocsv): New variable.
Change-Id: I1f8bf2be268eff1a025fd3ab3c481aeca8610fc1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 15:24:53 +01:00
jgart
b50c3379a2
gnu: trealla: Update to 2.92.21.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.21.
Change-Id: I161f71e8a76af2afb8798bc187e3a4e853e7b107
2026-04-10 10:08:50 -04:00
Foster Hangdaan
c19366a10f
gnu: skopeo: Update to 1.22.1.
...
* gnu/packages/virtualization.scm (skopeo): Update to 1.22.1.
Merges: https://codeberg.org/guix/guix/pulls/7774
Change-Id: I64842085b839f6834dcc0e6bfde1fb04e39cf1cc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 14:44:16 +01:00
Ashish SHUKLA
f03404bd1f
gnu: libcap-ng: Update to 0.9.3.
...
* gnu/packages/admin.scm (libcap-ng): Update to 0.9.3.
[arguments]: Use G-expressions.
<phases>: Add 'patch-configure-ac.
Merges: https://codeberg.org/guix/guix/pulls/7767
Change-Id: I09f73e12098b9d4be56f1e553ffcd32680d5e559
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 14:34:10 +01:00
Sharlatan Hellseher
e1ca60da44
gnu: ndctl: Update to 84.
...
* gnu/packages/disk.scm (ndctl): Update to 84.
Change-Id: I0f1008d3b7c04bc611cc670417c5945b8b2d7000
2026-04-10 13:26:50 +01:00
Sharlatan Hellseher
38122fa34f
gnu: libtraceevent: Update to 1.9.0.
...
* gnu/packages/linux.scm (libtraceevent): Update to 1.9.0.
Change-Id: I6387cd8d4c61832f661dcb90d887fe868f62cd3c
2026-04-10 13:26:50 +01:00
Sharlatan Hellseher
3865071dc1
gnu: fortran-simple-dftd3: Update to 1.3.0.
...
* gnu/packages/fortran-xyz.scm (fortran-simple-dftd3): Update to 1.3.0.
[native-inputs]: Add python-setuptools.
Change-Id: I95aa77c98a6c7bbb8e566e0ddb3352bae1d3081c
2026-04-10 13:26:25 +01:00
Sharlatan Hellseher
78c2059dfa
gnu: fortran-mctc-lib: Update to 0.5.1.
...
* gnu/packages/fortran-xyz.scm (fortran-mctc-lib): Update to 0.5.1.
Change-Id: I4db82db67ebc83f81d8e19adf5e6bcc110e15f45
2026-04-10 13:26:25 +01:00
Sharlatan Hellseher
8c63575cae
gnu: python-plac: Update to 1.4.3.
...
* gnu/packages/python-xyz.scm (python-plac): Update to 1.4.3.
Change-Id: Ia3893a2175163afd87f6bc1570a06aa53b451346
2026-04-10 13:25:58 +01:00
Sharlatan Hellseher
9701116aca
gnu: Add python-discovery.
...
* gnu/packages/python-xyz.scm (python-discovery): New variable.
Change-Id: I7e4ac655436bb7d63ba2b8c87a1af0103dc0fb98
2026-04-10 13:25:05 +01:00
Sharlatan Hellseher
e255575fb7
gnu: Add python-multipart-form-data-conformance.
...
* gnu/packages/python-check.scm (python-multipart-form-data-conformance): New variable.
Change-Id: Iec52216478d56169bdb9a01e5da0a91cb07f3ade
2026-04-10 13:24:28 +01:00
Nicolas Graves
b358552de2
gnu: Add python-pytest-instafail.
...
* gnu/packages/python-check.scm (python-pytest-instafail): New variable.
Change-Id: Ibf44422a99448a12de7b96b5d5d09a1142e42764
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 13:23:48 +01:00
Sharlatan Hellseher
5e9e2ae100
gnu: go-gvisor-dev-gvisor: Add more missing inputs.
...
* gnu/packages/golang-xyz.scm (go-gvisor-dev-gvisor):
[propagated-inputs]: Add go-github-com-containerd-go-runc,
go-github-com-syndtr-gocapability, go-k8s-io-api,
go-k8s-io-apimachinery, and go-k8s-io-client-go.
Change-Id: I4953a2ae3834af84fcb668ec90ab78a5b5ceffd8
2026-04-10 13:17:49 +01:00
Sharlatan Hellseher
7bb090d968
gnu: go-github-com-sigstore-fulcio: Add more missing inputs.
...
* gnu/packages/golang-web.scm (go-github-com-sigstore-fulcio):
[arguments] <test-flags>: Run more tests.
[propagated-inputs]: Add go-github-com-google-certificate-transparency-go,
go-github-com-spiffe-go-spiffe-v2, and go-sigs-k8s-io-release-utils.
Change-Id: Idafc527190a84411346e138250462b0dd9296fe8
2026-04-10 13:17:49 +01:00
Sharlatan Hellseher
92a743ecc6
gnu: Add go-sigs-k8s-io-release-utils.
...
* gnu/packages/golang-xyz.scm (go-sigs-k8s-io-release-utils): New variable.
Change-Id: Icdb26c8ebf239bb74881f7ae60e5adb10654c456
2026-04-10 13:17:49 +01:00
Sharlatan Hellseher
c705d13912
gnu: Add go-github-com-uwu-tools-magex.
...
* gnu/packages/golang-xyz.scm (go-github-com-uwu-tools-magex): New variable.
Change-Id: I8ab168ca22cc73b64097549c3e0396b10e22048a
2026-04-10 13:17:49 +01:00
Sharlatan Hellseher
a700e55ba1
gnu: Add go-github-com-nozzle-throttler.
...
* gnu/packages/golang-xyz.scm (go-github-com-nozzle-throttler): New variable.
Change-Id: I5a9e97108e14d67cc9c4596c396a532e831bd14c
2026-04-10 13:17:48 +01:00
Sharlatan Hellseher
03f7d413cc
gnu: Add go-github-com-maxbrunsfeld-counterfeiter-v6.
...
* gnu/packages/golang-check.scm (go-github-com-maxbrunsfeld-counterfeiter-v6): New variable.
Change-Id: I0b2ec4f34cf9054859245ce3243ab5a074b20c18
2026-04-10 13:17:48 +01:00
Sharlatan Hellseher
c8afc72678
gnu: Add go-github-com-sclevine-spec.
...
* gnu/packages/golang-check.scm (go-github-com-sclevine-spec): New variable.
Change-Id: I0132e6bbc11e812e893ddd86825439b6abcb847b
2026-04-10 13:17:48 +01:00
Sharlatan Hellseher
72fd357639
gnu: Add go-github-com-common-nighthawk-go-figure.
...
* gnu/packages/golang-xyz.scm (go-github-com-common-nighthawk-go-figure): New variable.
Change-Id: I03ce477367d2b9da5d709b159587f7cf1c0740fc
2026-04-10 13:17:48 +01:00
Roman Scherer
917e86930d
gnu: Add go-github-com-go-openapi-swag-conv.
...
* gnu/packages/golang-web.scm (go-github-com-go-openapi-swag-conv):
New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: If12a4c5df1cc3186861689998a649c942072f268
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 13:17:48 +01:00
Roman Scherer
a6a12fee59
gnu: Add go-github-com-go-openapi-swag-typeutils.
...
* gnu/packages/golang-web.scm (go-github-com-go-openapi-swag-typeutils):
New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Iac54ef076f4c2ef34492b3be16d9c31dcf8d1b92
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 13:17:00 +01:00
Roman Scherer
4e6469c293
gnu: Add go-github-com-google-certificate-transparency-go.
...
* gnu/packages/golang-web.scm (go-github-com-google-certificate-transparency-go): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I175e62acb1643572f5846516a4fb1480b855323c
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 13:15:54 +01:00
Roman Scherer
a4b0f30940
gnu: Add go-github-com-google-trillian.
...
* gnu/packages/golang-web.scm (go-github-com-google-trillian): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I081816994d1413e4d9a44f4c19f745de690631c4
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 12:49:11 +01:00
Roman Scherer
0a1bab14e9
gnu: Add go-github-com-in-toto-in-toto-golang.
...
* gnu/packages/golang-xyz.scm (go-github-com-in-toto-in-toto-golang): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Ie74ca956cdcfea0860213fc2f2aadcff876b9b3b
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 12:49:11 +01:00
Roman Scherer
a8723f1bd6
gnu: Add go-github-com-in-toto-attestation.
...
* gnu/packages/golang-xyz.scm (go-github-com-in-toto-attestation): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: If4ea9bfe9bde625d5a01886f6d49a2514e6fc8cb
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 12:49:11 +01:00
Roman Scherer
386b87dfe0
gnu: Add go-github-com-spiffe-go-spiffe-v2.
...
* gnu/packages/golang-web.scm (go-github-com-spiffe-go-spiffe-v2): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I8ee9117a98c6ed2552f3dbdda4319958de492f57
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-10 12:49:11 +01:00
Sharlatan Hellseher
e779b8315a
gnu: Add go-google-golang-org-grpc-examples.
...
* gnu/packages/golang-web.scm (go-google-golang-org-grpc-examples): New variable.
Change-Id: I213a8a285fd844f1374f925106fc3b51be8a8114
2026-04-10 12:49:11 +01:00
Foster Hangdaan
2031d357d8
gnu: flatpak: Update to 1.16.5.
...
* gnu/packages/package-management.scm (flatpak): Update to 1.16.5.
Change-Id: Icfc68e3e02d91447ec91d997610d622d940adc78
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com >
2026-04-10 13:19:59 +02:00
Ricardo Wurmus
49bf6ff51b
gnu: r-pando: Update to 1.1.1.
...
* gnu/packages/bioinformatics.scm (r-pando): Update to 1.1.1.
[source]: Update repository URL.
[arguments]: Delete phase 'loosen-requirements.
Change-Id: If3709336de2794da4c16a648137c6538d192c232
2026-04-10 12:29:51 +02:00
Efraim Flashner
1c6e7240f5
gnu: scooper: Add source file-name.
...
* gnu/packages/irc.scm (scooper)[source]: Add file-name field.
Change-Id: I4b52ac0e52dc683b8e1cca1ab746c4fae870454c
2026-04-10 13:09:08 +03:00
Efraim Flashner
12ce5abd07
gnu: qt6ct: Add source file-name.
...
* gnu/packages/qt.scm (qt6ct)[source]: Add file-name field.
Change-Id: I7a0187118c636dd77e354dbf32074b07d08c7d74
2026-04-10 13:07:58 +03:00
Efraim Flashner
7080694a8d
gnu: fltk-1.3: Add source file-name.
...
* gnu/packages/fltk.scm (fltk-1.3)[source]: Add file-name field.
Change-Id: If59ab7ad7dbe79004ef64414fcd9193de47b69f0
2026-04-10 13:06:22 +03:00
Efraim Flashner
7d1d3d03f8
gnu: python-django-taggit: Add source file-name.
...
* gnu/packages/django.scm (python-django-taggit)[source]: Add file-name
field.
Change-Id: I935804d54d9df9161674f85e68656055f5d6e179
2026-04-10 13:04:59 +03:00
Efraim Flashner
3109cf34a9
gnu: python-librosa: Add source file-name.
...
* gnu/packages/audio.scm (python-librosa)[source]: Add file-name field.
Change-Id: I14df4bd8deb37f6b0ec627cb917a5e5ff634603d
2026-04-10 13:03:53 +03:00
Efraim Flashner
47a2cc222b
gnu: simg2img: Add source file-name.
...
* gnu/packages/android.scm (simg2img)[source]: Add file-name field.
Change-Id: Id7934b3858e427059907494bd05a2bee0482ef9a
2026-04-10 13:02:52 +03:00
Efraim Flashner
8e32c51bd6
download: Remove some KDE mirrors.
...
* guix/download.scm (%mirrors): Remove some dead mirrors.
Change-Id: I07b59a6c8d3e83aa71a040a542850041a0562244
2026-04-10 11:55:35 +03:00
Efraim Flashner
f2af9a922d
gnu: adns: Add source file-name.
...
* gnu/packages/adns.scm (adns)[source]: Add file-name field.
Change-Id: I10cf94eceb6b7f002df60b05cf7a5d5bb8d3081e
2026-04-10 11:41:04 +03:00
Efraim Flashner
f2d61f4b04
download: Update Sourceforge mirrors.
...
* guix/download.scm (mirrors)[sourceforge]: Update mirror list.
Change-Id: I187fd0022557cddd908404b5d2442a02d7eb1f30
2026-04-10 11:19:02 +03:00
Sören Tempel
0043e6b109
gnu: cvc5: make build reproducible
...
* gnu/packages/patches/cvc5-reproducible-build.patch: New patch.
* gnu/local.mk (dist_patch_DATA) Register it.
* gnu/packages/maths.scm (cvc5)[patches]: Use it.
Change-Id: I03e1b12a1fdaa37c327860c7890ab0f1389f8f87
2026-04-10 09:32:23 +02:00
Sören Tempel
8d52f5a302
gnu: cadical: Make build reproducible.
...
* gnu/packages/maths.scm (cadical)[#:phases] <no-build-date>:
Don't encode current date in binaries.
Change-Id: If73a92adc4983b49c6e0bd8575c69a28484fd0fc
2026-04-10 09:31:41 +02:00
Nicolas Graves
b361ab8ceb
tests: openpgp: Migrate to (srfi srfi-71).
...
* tests/openpgp.scm ("read-radix-64", "get-openpgp-keyring")
("verify-openpgp-signature, missing key")
("verify-openpgp-signature, good signatures")
("verify-openpgp-signature, bad signature"):
Migrate tests to from (srfi srfi-11) to (srfi srfi-71).
Change-Id: I5c4939dd5217fc15f5c1071c4223ecb194a693b3
Merges: https://codeberg.org/guix/guix/pulls/6794
Reviewed-by: Danny Milosavljevic <dannym@friendly-machines.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-10 15:03:18 +09:00
Nicolas Graves
4c7a7a1d49
tests: keys: Moving to openpgp subdirectory.
...
* tests/keys/*.(pub|sec): Move to tests/keys/openpgp/*.(pub|sec)
* build-aux/test-env.in: Adapt accordingly.
* Makefile.am: Likewise.
* guix/tests/gnupg.scm: Likewise.
* tests/guix-authenticate.sh: Likewise.
* tests/openpgp.scm: Likewise.
Change-Id: If8897cec9851cc51a4ebadcc5927dc0e0520b881
Reviewed-by: Danny Milosavljevic <dannym@friendly-machines.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-10 14:55:04 +09:00
Nicolas Graves
4cbd5f883d
guix: openpgp: Refactor openpgp-fingerprint->bytevector.
...
Both (guix channel) and (guix git-authenticate) use similar procedures.
To refactor the one in (guix git-authenticate), move the procedure
to (guix openpgp).
* guix/channels.scm: Replace autoloaded import
openpgp-public-key-fingerprint with openpgp-fingerprint->bytevector.
(openpgp-fingerprint->bytevector):
Move function definition from here...
* guix/openpgp.scm (openpgp-fingerprint->bytevector): ...to here.
* guix/git-authenticate.scm (read-authorizations):
Use openpgp-fingerprint->bytevector.
* guix/scripts/git/authenticate.scm:
Avoid using the (guix channels) module.
* tests/git-authenticate.scm : Likewise.
Change-Id: Ifd20588fcfaab601990098bd8575ee985e87394a
Reviewed-by: Danny Milosavljevic <dannym@friendly-machines.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-10 14:46:59 +09:00
Nicolas Graves
35ee6d0039
.dir-locals: Add with-fluids indentation rule.
...
This is the indent found most frequently in Guix source code.
* .dir-locals.el: Add with-fluids indentation rule.
Reviewed-by: Danny Milosavljevic <dannym@friendly-machines.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-10 14:45:44 +09:00
Nicolas Graves
1617972225
guix: git-authenticate: Migrate to (srfi srfi-71).
...
* guix/git-authenticate.scm (commit-signing-key):
Use srfi-71 instead of srfi-11 in case of multiple values.
Change-Id: I6a35880bc97385b4424b7218a757c226e044555c
Reviewed-by: Danny Milosavljevic <dannym@friendly-machines.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-10 14:45:04 +09:00
Hilton Chain
d9c7933f8e
gnu: gamemode: Patch library references.
...
This change addresses the following error:
$ gamemoderun echo
ERROR: ld.so: object 'libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
* gnu/packages/linux.scm (gamemode) [arguments] <#:phases>: Patch
libgamemode.so.0 and libgamemodeauto.so.0 references.
Change-Id: I8a32677c835bcc1c2fe1a9d6e4363fbb32a88dc7
Merges: #7728
2026-04-10 13:14:26 +08:00
Hilton Chain
1e98199d97
gnu: pinentry-qt: Add qt-wrap phase.
...
* gnu/packages/gnupg.scm (pinentry-qt) [arguments]: Add qt-wrap phase from
qt-build-system.
Change-Id: Ib9e98ae4c094dc5f88ebbb2c5617d6de2310473c
2026-04-10 13:14:26 +08:00
jgart
b72edce4d3
gnu: emacs-pg: Update to 0.6.4.
...
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.6.4.
Change-Id: I19a645a85957d6b6615d7ee866749a7f219dd67a
2026-04-09 18:20:51 -04:00
Artyom V. Poptsov
66256b0ecb
gnu: commoncpp: Fix build.
...
* gnu/packages/telephony.scm (commoncpp): Fix build.
[arguments]: Use GEXPs.
<#:make-flags>: Use "c++11" standard and set "-fpermissive" flag.
Change-Id: Ic1da942f989a959aedd03b40ce9d04f0cd40573f
2026-04-09 23:14:30 +03:00
Artyom V. Poptsov
c324602ffd
gnu: guile-ini: Update to 1.0.0.
...
* gnu/packages/guile-xyz.scm (guile-ini): Update to 1.0.0.
Change-Id: I65f501c2b01574ba0c069899a197d10bdf064fc9
2026-04-09 22:14:49 +03:00
Danny Milosavljevic
0a8ae6f628
gnu: openjdk@11: Fix jmod damage.
...
* gnu/packages/java.scm (openjdk11)[arguments]<#:phases>
{strip-archive-timestamps}: Fix jmod damage.
Fixes : guix/guix#7688
Change-Id: I039fc4a0e7066945975958b3fd0678121bdcd4f1
2026-04-09 20:02:12 +02:00
Danny Milosavljevic
56319a7ade
gnu: latex2html: Make it work with latex.
...
* gnu/packages/documentation.scm (latex2html)[propagated-inputs]: Add
texlive-preview texlive-xcolor texlive-dvips.
[description]: Modify.
Change-Id: Ibd06495549a109845aece5ed420c167a83a14a2d
2026-04-09 19:59:21 +02:00
Danny Milosavljevic
b90597b98d
guix: Ask LUKS password only once on boot when using GRUB.
...
* gnu/bootloader/grub.scm (make-grub-configuration): Modify.
* gnu/system/mapped-devices.scm (open-luks-device): Modify.
* gnu/tests/install.scm (%encrypted-root-installation-script): Modify.
(%encrypted-root-os): Make debugging possible.
* doc/guix.texi (Mapped Devices): Cross-reference automatic LUKS master key
passing.
(BootloaderConfiguration): Document automatic LUKS master key passing via
GRUB's (proc)/luks_script. Update extra-initrd documentation.
Change-Id: I5be74a524de04232d156e750109707fe7e50c28a
2026-04-09 19:55:05 +02:00
Sharlatan Hellseher
338f665b97
gnu: go-github-com-letsencrypt-boulder: Add more missing inputs.
...
* gnu/packages/golang-web.scm (go-github-com-letsencrypt-boulder):
[arguments] <test-subdirs>: Run more tests.
[propagated-inputs]: Add
go-github-com-grpc-ecosystem-go-grpc-middleware-providers-prometheus,
go-github-com-zmap-zcrypto, and go-github-com-zmap-zlint-v3.
Change-Id: I77e80259183bcdb81b88b60439de74856e7b7aaa
2026-04-09 16:53:33 +01:00
Sharlatan Hellseher
6ed9b16508
gnu: Add go-github-com-zmap-zlint-v3.
...
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zlint-v3, zlint):
New variables.
Change-Id: I403f5befab71f82c8dc3efd180ba4bd7d5e9d4b4
2026-04-09 16:53:33 +01:00
Sharlatan Hellseher
afeb612902
gnu: Add go-github-com-zmap-zcrypto.
...
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zcrypto): New variable.
Change-Id: I112360078e27c546530a88ed8b5a6677e1bab8dc
2026-04-09 16:53:33 +01:00
Sharlatan Hellseher
ffe39b9db1
gnu: Add go-github-com-zmap-zcertificate.
...
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zcertificate): New variable.
Change-Id: I1cbf06baaaaf09fea0eb47804947db604c3f0c37
2026-04-09 16:53:33 +01:00
Sharlatan Hellseher
559a605dae
gnu: go-cloud-google-com-go-storage: Add missing inputs.
...
* gnu/packages/golang-web.scm (go-cloud-google-com-go-storage)
[propagated-inputs]: Add go-cloud-google-com-go-compute-metadata,
go-cloud-google-com-go-iam, and
go-go-opentelemetry-io-otel-exporters-stdout-stdoutmetric.
Change-Id: Iebeb9201f2924f5784e75702d62853ddb5cb0a10
2026-04-09 16:53:33 +01:00
Sharlatan Hellseher
4f8210dc5a
gnu: Add go-cloud-google-com-go-iam.
...
* gnu/packages/golang-web.scm (go-cloud-google-com-go-iam): New variable.
(go-cloud-google-com-go)[source] <snippet>: Remove "iam".
Change-Id: I9ff918a7fbd075159ab5dcbeb3185a64411261f3
2026-04-09 16:53:32 +01:00
Arthur Rodrigues
7b62ca2e42
gnu: Add go-go-etcd-io-etcd-client-pkg-v3.
...
* gnu/packages/golang-web.scm (go-go-etcd-io-etcd-client-pkg-v3): New variable.
Change-Id: I46100ab1dd280870003c83be8f4aba5f7cbe8dea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:53:32 +01:00
Arthur Rodrigues
aa277bf9d2
gnu: Add go-go-etcd-io-raft-v3.
...
* gnu/packages/golang-web.scm (go-go-etcd-io-raft-v3): New variable.
Change-Id: I27780e9953decd625bf968695761af63a1a562cf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:49:58 +01:00
Arthur Rodrigues
1299dfc40d
gnu: Add go-go-etcd-io-etcd-api-v3.
...
* gnu/packages/golang-web.scm (go-go-etcd-io-etcd-api-v3): New variable.
Change-Id: I1bcf2163b416425bc8fb3379ca0d2835365a273f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:24:09 +01:00
Arthur Rodrigues
e38f404c33
gnu: Add go-k8s-io-component-base.
...
* gnu/packages/kubernetes.scm: New module file.
(go-k8s-io-component-base): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/packages/kubernetes.scm to
the scope.
Change-Id: I8bce70b3a6c214e7aa378202e3753abfcb1f67a3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:09 +01:00
Arthur Rodrigues
76fcd2f379
gnu: Add go-github-com-go-logr-zapr.
...
* gnu/packages/golang-xyz.scm (go-github-com-go-logr-zapr): New variable.
Change-Id: Ic1a06c3150e4734617d6cd02277ee0383bc4c8f8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:09 +01:00
Arthur Rodrigues
59e0302b6c
gnu: Add go-github-com-grpc-ecosystem-go-grpc-middleware-providers-prometheus.
...
* gnu/packages/golang-web.scm (go-github-com-grpc-ecosystem-go-grpc-middleware-providers-prometheus): New variable.
Change-Id: I130721c7a9c394f351d0c63b7f019222f75ace39
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
cf39e233e5
gnu: Add go-github-com-grpc-ecosystem-go-grpc-middleware-v2.
...
* gnu/packages/golang-web.scm (go-github-com-grpc-ecosystem-go-grpc-middleware-v2): New variable.
Change-Id: I6e6f1d83ff6915a2525a8965b6b098b88876aa35
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
070ec32588
gnu: Add go-github-com-intel-goresctrl.
...
* gnu/packages/golang-web.scm (go-github-com-intel-goresctrl): New variable.
Change-Id: I4874c5ae99edbf39d3acf672979c4b8e4943b4f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
74385ced00
gnu: Add go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetricgrpc.
...
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetricgrpc): New variable.
Change-Id: Icf9710472eddb05b4f5c5eb236415ea8f553ec8a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
db39fb5106
gnu: Add go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetrichttp.
...
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetrichttp): New variable.
Change-Id: Ib7c99047e6c41d4121e26de8a32b04b3b5403164
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
9c44f8a8b0
gnu: Add go-go-opentelemetry-io-otel-exporters-stdout-stdoutmetric.
...
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel-exporters-stdout-stdoutmetric): New variable.
Change-Id: Ic50295bbcba7e01e0bd1b1b1aecc59885f70759a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
f8e26ec52f
gnu: Add go-github-com-google-certtostore.
...
* gnu/packages/golang-web.scm (go-github-com-google-certtostore): New variable.
Change-Id: I9ffa63a425e637630b92663ac1c463f880cf84ad
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
5b249cfc95
gnu: Add go-github-com-google-deck.
...
* gnu/packages/golang-xyz.scm (go-github-com-google-deck): New variable.
Change-Id: Ic176bac81477ae09c9715798fb46cf901e1b2ed9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
063d306502
gnu: Add go-github-com-package-url-packageurl-go.
...
* gnu/packages/golang-web.scm (go-github-com-package-url-packageurl-go): New variable.
Change-Id: I4bb1af5bacd81a82a96ea58ff42e9cb5fea6e6fe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:08 +01:00
Arthur Rodrigues
6e492d357b
gnu: Add go-github-com-hiddeco-sshsig.
...
* gnu/packages/golang-crypto.scm (go-github-com-hiddeco-sshsig): New variable.
Change-Id: Ie218bfca574a9afddc77e1e56a3879372e93a866
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:07 +01:00
Arthur Rodrigues
09fea25527
gnu: Add go-github-com-tonistiigi-go-actions-cache.
...
* gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-go-actions-cache): New variable.
Change-Id: If10576a2834980546ec89e67f2f57159496fddb0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:07 +01:00
Arthur Rodrigues
b53f065472
gnu: Add go-github-com-aws-aws-sdk-go-v2-feature-ec2-imds.
...
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-feature-ec2-imds): New variable.
(go-github-com-aws-aws-sdk-go-v2)[source] <snippet>: Remove "feature/ec2/imds".
(go-github-com-aws-aws-sdk-go-v2-credentials)[propagated-inputs]: Add
go-github-com-aws-aws-sdk-go-v2-feature-ec2-imds.
Change-Id: I1189d3c518690a8eee82ebe5e15687d039bc19ba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-09 16:23:07 +01:00
jgart
b8232fa757
gnu: emacs-meow-tree-sitter: Add additional gpl3+ license.
...
* gnu/packages/emacs-xyz.scm (emacs-meow-tree-sitter)[license]: Add
gpl3+ license.
Code in this repository is licensed under the GPLv3. The queries are
taken from the helix project, which is licensed under the Mozilla Public
License 2.0.
Change-Id: I3421fc1afd93534b81c5882a3969c32f0b15f97f
2026-04-09 10:17:57 -04:00
jgart
f1ab442097
gnu: Add emacs-meow-tree-sitter.
...
* gnu/packages/emacs-xyz.scm (emacs-meow-tree-sitter): New variable.
Change-Id: I2456a31807eb5fb5318743bfe7b750438153fa82
2026-04-09 10:03:07 -04:00
jgart
69262e3e4e
gnu: emacs-claude-code-ide: Update to 56db02e.
...
* gnu/packages/emacs-xyz.scm (emacs-claude-code-ide): Update to 56db02e.
[version]: Update to 0.2.7.
Change-Id: Icecd99d2bb80abdbcf01084a18d5431c73c7966b
2026-04-09 09:54:27 -04:00
Andreas Enge
54bba9ee3b
gnu: Remove rct.
...
* gnu/packages/cpp.scm (rct): Delete variable.
* gnu/packages/patches/rct-add-missing-headers.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
Fixes : guix/guix#6879
Change-Id: I0907ec3ee8d62846cf686606fb9b14d9aa962314
2026-04-09 15:40:37 +02:00
Andreas Enge
81446a5827
gnu: Remove rtags.
...
* gnu/packages/code.scm (rtags): Delete variable.
* gnu/packages/patches/rtags-separate-rct.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
Change-Id: I37b5d87c928920f4687a1141f24bebacd5d0d8a1
2026-04-09 15:38:35 +02:00
Liliana Marie Prikler
b485859606
gnu: Remove emacs-xwidgets and its variants.
...
* gnu/packages/emacs.scm (emacs-xwidgets, emacs-pgtk-xwidgets)
(emacs-next-pgtk-xwidgets): Remove variable.
Fixes : guix/guix#6731 (emacs-xwidgets fails to build)
Change-Id: I8c7a5d625d9fd948f41986d0c5c44a4a68a53ac1
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-09 15:35:32 +02:00
Ghislain Vaillant
339df90511
gnu: bioparser: Update to 3.1.0.
...
* gnu/packages/bioinformatics.scm (bioparser): Update to 3.1.0.
[source]: Use version tag as commit.
[arguments]<#:phases>: Remove override of check phase. Add phase
to enable testing in CMake instead.
Change-Id: I641481e49bd98d32cae067dde984985a4ad0c5a9
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-09 15:26:12 +02:00
Ghislain Vaillant
efd884ae68
gnu: biosoup: Update to 0.11.0.
...
* gnu/packages/bioinformatics.scm (biosoup): Update to 0.11.0.
[source]: Use version tag as commit.
[arguments]<#:phases>: Remove override of check phase. Add phase
to enable testing in CMake instead.
Change-Id: I426d1014cf020bbbf15e47c44e2902f823ddd09c
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-09 15:26:12 +02:00
Andreas Enge
2f6a764d58
gnu: nemo: Replace deprecated input.
...
* gnu/packages/cinnamon.scm (nemo)[inputs]: Remove atk; add at-spi2-core.
Change-Id: Ib87f712973b9ee3b687b82dcbbebc2dd98a68342
2026-04-09 15:26:12 +02:00
Andreas Enge
6e2e0cd0fc
gnu: Remove circtools.
...
* gnu/packages/bioinformatics.scm (circtools): Delete variable.
* gnu/packages/rust-crates.scm: Remove cargo-inputs for circtools.
Fixes : guix/guix#5313
Change-Id: Ic94e9ba7c1500b018fc71e1a10bc25594af16b92
2026-04-09 15:26:12 +02:00
Andreas Enge
ac21d2067a
gnu: Remove ciri-long.
...
* gnu/packages/bioinformatics.scm (ciri-long): Delete variable.
Change-Id: Id1f595a162881e6765cb2fb192ba87740667bd9b
2026-04-09 15:26:11 +02:00
Cayetano Santos
630ce27bda
gnu: qucs-s: Update to 26.1.0.
...
* gnu/packages/electronics.scm (qucs-s): Update to 26.1.0.
Change-Id: I79106d817920d060f8a76b762048edcf339b6a48
2026-04-09 15:19:33 +02:00
Cayetano Santos
f033ae3cdb
gnu: sby: Update to 0.64.
...
* gnu/packages/electronics.scm (sby): Update to 0.64.
Change-Id: I194d075564a07d43aa1dc983f7a23b4e487a0287
2026-04-09 14:58:12 +02:00
Cayetano Santos
a191f9678b
gnu: mcy: Update to 0.64.
...
* gnu/packages/electronics.scm (mcy): Update to 0.64.
Change-Id: I2735fecfde08dcc6e9466fc0148adb3a68c8489c
2026-04-09 14:58:12 +02:00
Cayetano Santos
870640adb0
gnu: eqy: Update to 0.64.
...
* gnu/packages/electronics.scm (eqy): Update to 0.64.
Change-Id: I4f02c3244b3b9002c04c307c8597e0c34d158e62
2026-04-09 14:58:12 +02:00
jgart
c38d9963f5
gnu: trealla: Update to 2.92.20.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.20.
Change-Id: I095a884534868e35c22b775688464287420b3d8a
2026-04-09 08:47:47 -04:00
Thanos Apollo
7c22a78b48
gnu: emacs-jabber: Update to 0.10.3.
...
* gnu/packages/emacs-xyz.scm (emacs-jabber): Update to 0.10.3.
[source]: Switch url.
[arguments]<#:test-command>: Update.
<#:include>: Add.
<#:phases>: Delete 'make-info; add 'unpack-picomemo,
'build-native-module, 'fix-test-runner and 'disable-failing-tests.
[native-inputs]: Add pkg-config and inline picomemo origin.
Remove emacs-ert-runner and texinfo.
[inputs]: Add mbedtls.
[propagated-inputs]: Remove emacs-srv and gnutls.
[home-page]: Update to new URL.
[description]: Mention OMEMO support.
[license]: Update to gpl3+; add isc.
Merges guix/guix!7636
Change-Id: I80c724dea54f87d830354094ecb75f7125b639f9
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-09 12:32:50 +02:00
Cayetano Santos
68af92a3ee
gnu: windowmaker: Update to 0.96.0.
...
* gnu/packages/gnustep.scm (windowmaker): Update to 0.96.0.
[arguments]: Use G-Expressions.
Change-Id: I0af42d5420e3a877daeecb07e99ce19bac82d0f7
2026-04-09 12:22:16 +02:00
Efraim Flashner
af81409797
gnu: maildir-rank-addr: Adjust description.
...
* gnu/packages/web.scm (maildir-rank-addr)[description]: Adjust to
satisfy the linter.
Change-Id: I6936542835333c02ca08d9ef42d9423418828c04
2026-04-09 13:01:03 +03:00
Efraim Flashner
a3911043c9
gnu: hydroxide: Adjust description.
...
* gnu/packages/mail.scm (hydroxide)[description]: Adjust to satisfy the
linter.
Change-Id: Iab2f168f10fc80e0b04a3c412dbe653b0c406d67
2026-04-09 12:58:44 +03:00
Efraim Flashner
a0aa10652a
gnu: go-github-com-ipfs-go-peertaskqueue: Adjust description.
...
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-peertaskqueue)
[description]: Adjust to satisfy the linter.
Change-Id: If03529afdaea35a86794de6f0e2bd77f54059bf7
2026-04-09 12:56:31 +03:00
Efraim Flashner
a6ad12452f
gnu: go-github-com-ipfs-go-bitfield: Adjust description.
...
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-bitfield)[description]:
Adjust to satisfy the linter.
Change-Id: I35ffbfb7e7055d0f5ae26345ff2cf832b086681f
2026-04-09 12:54:16 +03:00
Efraim Flashner
3c8fc345fe
gnu: python-edalize: Adjust description.
...
* gnu/packages/electronics.scm (python-edalize)[description]: Adjust to
satisfy the linter.
Change-Id: I08b7fafd1ccc8435fc4bd5d74da15a3e5555bdfc
2026-04-09 12:50:18 +03:00
Akiyoshi Suda
b5a36da89c
gnu: sage: Fix ipython incompatibility.
...
See https://github.com/sagemath/sage/pull/41141 .
* gnu/packages/sagemath.scm (sage)[arguments]: Add a patch that removes
an outdated function.
Merges guix/guix!7737
Change-Id: Ie38eca12dceb92e95596687d9e15b826c3712184
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-09 11:31:37 +02:00
moksh
f3cf7dcd14
gnu: emacs-fj: Update to 0.34.
...
* gnu/packages/emacs-xyz.scm (emacs-fj): Update to 0.34.
[propagated-inputs]: Add emacs-transient.
Merges guix/guix!7762
Change-Id: Ic80e8d089ff9aa1eeb517eadfafc1e0b227a0e0d
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-09 11:17:21 +02:00
Cayetano Santos
39fbab80a0
gnu: yosys: Update to 0.64.
...
* gnu/packages/electronics.scm (yosys): Update to 0.64.
[native-inputs]: Update ’yosys-slang.
Change-Id: I07f5f4bc60cec38a4108c3a5fd40b38c4d6ba137
2026-04-09 11:13:26 +02:00
Cayetano Santos
643d6261b5
gnu: sby-gui: Update to 0-1.0a89301.
...
* gnu/packages/electronics.scm (sby-gui): Update to 0-1.0a89301.
[arguments]<#:qtbase>: Use Qt6.
[native-inputs]: Add python-minimal-wrapper.
Change-Id: I7b1524d00d1e3bdd2fa9468d46e145d36c17ad80
2026-04-09 11:13:26 +02:00
Cayetano Santos
2e102f9ff2
gnu: abc-yosyshq: Update to 0.64.
...
* gnu/packages/electronics.scm (abc-yosyshq): Update to 0.64.
Change-Id: I1af1e07b3a7ad030fc7e479749dbf5b5edb8f3da
2026-04-09 11:13:26 +02:00
Cayetano Santos
861231426d
gnu: abc: Update to 0.0-10.80c8a9a.
...
* gnu/packages/electronics.scm (abc): Update to 0.0-10.80c8a9a.
Change-Id: I00656eec57988bf59a277b25b60d49b28ab2e30b
2026-04-09 11:13:25 +02:00
Efraim Flashner
2f2c31286f
gnu: Fix some spelling errors.
...
* gnu/packages/astronomy.scm, gnu/packages/golang-build.scm,
gnu/packages/golang-check.scm, gnu/packages/golang-crypto.scm,
gnu/packages/golang-web.scm, gnu/packages/golang-xyz.scm: Fix some
spelling errors.
Change-Id: I7f81654b50022b596f853f40715aec91b7ea4bea
2026-04-09 11:43:51 +03:00
Efraim Flashner
a547fa8e77
guix: lint: Disallow more word patterns.
...
* guix/lint.scm (check-description-style): Add more entries to the
check-description-typo list.
Change-Id: Idb266bdc3f5b28ae353124b7e615a399bfd97ce7
2026-04-09 11:38:27 +03:00
Nguyễn Gia Phong
9421340fab
gnu: Remove json-c-0.12.
...
* gnu/packages/web.scm (json-c-0.12): Delete variable.
* gnu/packages/patches/json-c-0.12-CVE-2020-12762.patch: Delete file.
* gnu/local.mk: Unregister patch.
Change-Id: I065bb265f75d150a07266e8c4b43326716d48ba5
Closes: https://codeberg.org/guix/guix/issues/6516
2026-04-09 15:42:24 +09:00
Nguyễn Gia Phong
2ed62fbc69
gnu: Remove ruby-hoe-git.
...
* gnu/packages/ruby-xyz.scm (ruby-hoe-git): Delete variable.
Change-Id: If65d48dfc58a7c2b3377f4a85d493f015909d5b4
Closes: https://codeberg.org/guix/guix/issues/6940
2026-04-09 15:36:48 +09:00
Jan Wielkiewicz
ac7d349a06
gnu: Add lua-lsqlite3 and variants.
...
* gnu/packages/lua.scm (make-lua-lsqlite3): New procedure.
(lua-lsqlite3, lua5.1-lsqlite3, lua5.2-lsqlite3, lua5.4-lsqlite3):
New variables.
Change-Id: I5f07f8178491b8e5afcf402c05c76ae508beeb3b
Merges: https://codeberg.org/guix/guix/pulls/6570
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-09 14:49:49 +09:00
Jan Wielkiewicz
65f18abb4f
gnu: Add lua-lunitx and variants.
...
* gnu/packages/lua.scm (make-lua-lunitx): New procedure.
(lua-lunitx, lua5.1-lunitx, lua5.2-lunitx, lua5.4-lunitx):
New variables.
Change-Id: I0dd07b6370aebbe1fc04a2a7a32f652ab6680581
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-09 14:31:24 +09:00
Clombrong
a996b705c4
gnu: lesspipe: Fix tput command check.
...
* gnu/packages/less.scm (lesspipe)[arguments]
<#:phases>{patch-command-paths}: Use full path for tput executable.
Change-Id: I3c8f17876068713abec0250e6195d15f9cda940e
Merges: https://codeberg.org/guix/guix/pulls/4786
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-09 14:09:20 +09:00
Clombrong
f320431c52
gnu: lesspipe: Fix charmap.
...
* gnu/packages/less.scm (lesspipe)[arguments]
<#:phases>{patch-command-paths}: Point locale to full glibc path.
Change-Id: I473f13b730e273892e8edef3234ad32a148af5b6
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-09 14:00:08 +09:00
Ludovic Courtès
af9b985f13
gnu: hwloc: Remove dependency on ‘level-zero’.
...
This undoes part of 0f4c29ef1d5bca603a3c0cb121a746a67c61022c; ‘level-zero’
support had no known use case and it would break dependents, such as mpich,
that would fail to run tests due to the lack of GPUs in the build environment.
* gnu/packages/mpi.scm (hwloc-2)[propagated-inputs]: Remove ‘level-zero’.
Fixes: guix/guix#7650
Change-Id: Ib6125d8b4bed343d44250e1c5df2d1f5ea8a99f3
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7686
2026-04-09 00:35:42 +02:00
Ludovic Courtès
bfba90d651
gnu: libfabric: Build from a Git checkout.
...
* gnu/packages/linux.scm (libfabric)[source]: Switch to ‘git-fetch’.
[native-inputs]: New field.
(libfabric-1)[source]: Likewise.
Change-Id: I79a252c79210792b7c68589f922cd6fb6133e0f6
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7635
2026-04-09 00:35:42 +02:00
Ludovic Courtès
4c88e99b03
gnu: prrte: Update to 4.1.0 and build from a Git checkout.
...
* gnu/packages/parallel.scm (prrte): Update to 4.1.0.
[source]: Switch to ‘git-fetch’.
[arguments]: Rewrite ‘remove-absolute-references’ phase to modify build
machinery. Replace ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, libtool, flex, and python.
[outputs]: Remove since HTML documentation is not built.
Change-Id: I6d6b67d4b86e6490bd930f6b8c488e1a76b24c24
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:42 +02:00
Ludovic Courtès
ba210393a1
gnu: openpmix: Update to 6.1.0.
...
* gnu/packages/parallel.scm (openpmix): Update to 6.1.0.
Change-Id: Icece7743b1b2ab24e0ad85c0aa255a8c47b85079
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:42 +02:00
Ludovic Courtès
e682d13eb9
gnu: openmpi-5: Update to 5.0.10.
...
* gnu/packages/mpi.scm (openmpi-5): Update to 5.0.10.
Change-Id: I471e1d7f515b758281413beb7e874a5a762fc705
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:42 +02:00
Ludovic Courtès
c28a989693
gnu: libfabric: Update to 2.5.0.
...
* gnu/packages/linux.scm (libfabric): Update to 2.5.0.
Change-Id: Ie6299da95af6866bf31c743b2ff3722b648ff572
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:42 +02:00
Ludovic Courtès
7541cb605c
gnu: libcxi: Update to 14.0.0.
...
* gnu/packages/linux.scm (libcxi): Update to 14.0.0.
Change-Id: I21364dd172527aec482c232668524c4c45eb56bc
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
4521941c14
gnu: cxi-driver: Update to 14.0.0.
...
* gnu/packages/linux.scm (cxi-driver): Update to 14.0.0.
Change-Id: I6031b5e80b2a9c18037f5f18e4860a23d962349e
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
336628ef94
gnu: cassini-headers: Update to 14.0.0.
...
* gnu/packages/linux.scm (cassini-headers): Update to 14.0.0.
Change-Id: I7eec499cabbf1f1f986fcb5f2ec92da58f880b89
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
e92ce25ad0
gnu: rdma-core: Update to 62.0.
...
* gnu/packages/linux.scm (rdma-core): Update to 62.0.
Change-Id: Ic9b7237b4b5ac104567f652828e1eef3e72c4906
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
c94e9d2cbd
gnu: ucx: Update to 1.20.0.
...
* gnu/packages/fabric-management.scm (ucx): Update to 1.20.0.
Change-Id: I81b9d09ad3eea545482ab7d7fe8388ebae615910
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
83f248f453
gnu: openpmix: Build from a Git checkout.
...
* gnu/packages/parallel.scm (openpmix)[source]: Change to ‘git-fetch’ and
change ‘snippet’.
[arguments]: Replace ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, libtool, and flex.
(openpmix-4)[source]: Switch to ‘git-fetch’ and change ‘snippet’.
Change-Id: I562d5e42754e488766a3ab8296ab2d5d7fc6c573
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Ludovic Courtès
10c52564eb
etc: Add MPI manifest for the ‘hpc’ team.
...
* etc/teams/hpc/mpi-manifest.scm: New file.
Change-Id: I5bbdbaee48efb840a04cffd6354ece2211c95c66
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-09 00:35:41 +02:00
Olivier Dion
1d05f25b3c
gnu: Update lttng stack and babeltrace.
...
* gnu/packages/instrumentation.scm (babeltrace): Update to 2.1.2.
[arguments]: Remove DISTSETUPOPTS make flag and autoreconf phase.
[native-inputs]: Remove autoconf, automake, libtool; simplify list.
(lttng-ust): Update to 2.15.0.
(lttng-tools): Update to 2.15.0.
[arguments]: Remove parallel-tests? flag and autoreconf phase.
[arguments]<'patch-default-man-path>: Update path from defaults.h to
defaults.hpp.
[native-inputs]: Remove autoconf, automake, libtool; add babeltrace;
sort alphabetically.
Change-Id: I5afbfdc916c47938f1542f4b28248e9efbc52773
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #6826
2026-04-09 00:35:40 +02:00
Roman Scherer
5648a93970
gnu: Add go-github-com-transparency-dev-formats.
...
* gnu/packages/golang-xyz.scm (go-github-com-transparency-dev-formats): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I19eae82ef5541e21397ea0f7c40f4324d3c77e04
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:37 +01:00
Roman Scherer
b3575204cb
gnu: Add go-github-com-sagikazarmark-locafero.
...
* gnu/packages/golang-xyz.scm (go-github-com-sagikazarmark-locafero): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I22e7648f704a3b31f68429fbb4b3deabfb66d00b
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
beea3265d0
gnu: Add go-github-com-shibumi-go-pathspec.
...
* gnu/packages/golang-xyz.scm (go-github-com-shibumi-go-pathspec): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I8b4dbc1d2a3616bf3e5975f1f1d170efcf6401cd
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
7a37e948db
gnu: Add go-github-com-microsoft-dev-tunnels.
...
* gnu/packages/golang-web.scm (go-github-com-microsoft-dev-tunnels): New
variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: If36a1eaf942b766bc7ed1415bd21758ab342eab6
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
3fc413537c
gnu: Add go-github-com-rodaine-table.
...
* gnu/packages/golang-xyz.scm (go-github-com-rodaine-table): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I048cd1024f5cb434d1a2bf18e4dda05836e65acc
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
56e1f6ade7
gnu: Add go-github-com-cli-go-gh-v2.
...
* gnu/packages/golang-vcs.scm (go-github-com-cli-go-gh-v2): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Iea44405db554fe73aa73152c73b6a57b82320c0a
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
475a6f2afa
gnu: Add go-github-com-thlib-go-timezone-local.
...
* gnu/packages/golang-xyz.scm (go-github-com-thlib-go-timezone-local): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Ibb42e886204c5ca1b9289898d07a32d306056a52
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:36 +01:00
Roman Scherer
b10f7a315c
gnu: Add go-github-com-cli-go-internal.
...
* gnu/packages/golang-vcs.scm (go-github-com-cli-go-internal): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I6a091cc3c500aa01c7feb6e5fe1d5a20188be636
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:35 +01:00
Roman Scherer
410c7225e9
gnu: Add go-github-com-henvic-httpretty.
...
* gnu/packages/golang-web.scm (go-github-com-henvic-httpretty): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I589768da63713d5a88ce326be97bc12d6e7a4813
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-08 23:27:35 +01:00
Sharlatan Hellseher
3f10d87e10
gnu: Add go-gopkg-in-h2non-gock-v1.
...
* gnu/packages/golang-check.scm (go-gopkg-in-h2non-gock-v1): New variable.
Change-Id: Ib4812ff4ffe794d123e79efab4bc40533cdeb193
2026-04-08 23:27:35 +01:00
Sharlatan Hellseher
7aa11c8f50
gnu: Add go-github-com-leaanthony-go-ansi-parser.
...
* gnu/packages/golang-xyz.scm (go-github-com-leaanthony-go-ansi-parser): New variable.
Change-Id: I0d6e8310b5dd73a8caf2c3930625247df8e81f45
2026-04-08 23:27:35 +01:00
Sharlatan Hellseher
76432712aa
gnu: go-github-com-transparency-dev-merkle: Fix typo.
...
*
gnu/packages/golang-xyz.scm (go-github-com-transparency-dev-merkle):
[description]: Fix typo.
Change-Id: I842ff1fcd2bed94589d6fdadbab2a523e4f93d66
2026-04-08 23:27:35 +01:00
Nicolas Graves
bf31052841
gnu: libzim: Fix package.
...
This is a follow-up to 1ae186f73c .
* gnu/packages/web.scm (libzim)
[native-inputs]: Fetch testing-suite with git.
[arguments]<#:configure-flags>: Refresh accordingly.
Change-Id: I1a2e95ecbf0f3cc1e2b6fef58cb84d52c448968e
Signed-off-by: Rutherther <rutherther@ditigal.xyz >
Merges: #7750
2026-04-08 20:40:56 +02:00
jgart
279b5ace0d
gnu: trealla: Update to 2.92.19.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.19.
Change-Id: I7f8b75ce62a9bb6106c1b003c88a121c5ac97209
2026-04-08 12:21:48 -04:00
Yelninei
166753394b
gnu: inetutils: Remove Hurd64 patch.
...
The patch was obsoleted in inetutils 2.7.
* gnu/packages/patches/inetutils-hurd64.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch entry.
* gnu/packages/admin.scm (inetutils)[#:phases]: Remove 'apply-hurd64-patch phase
Change-Id: I49ace01506cc2c01d1d377b5d97383424ed57722
Merges: https://codeberg.org/guix/guix/pulls/7743
References: 69473322b5
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-09 01:10:25 +09:00
Cayetano Santos
5bc476e8f3
gnu: openroad-cli: Inherit build system.
...
* gnu/packages/electronics.scm (openroad-cli)[build-system]: Inherit.
Change-Id: Ic37a40ef41958239ae11b918b524c72460e7b2f2
2026-04-08 14:17:30 +02:00
Hugo Buddelmeijer
6faac6a31a
gnu: btar: Use newest librsync.
...
* gnu/packages/backup.scm (btar)[inputs]: Replace librsync-0.9 with
librsync.
Merges guix/guix!7732
Change-Id: Ib2c696185cfd6bc783c1fa2d246a589050e866f9
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-08 12:09:28 +02:00
Nicolas Graves
1ae186f73c
gnu: libzim: Enable tests.
...
* gnu/packages/web.scm
(libzim)[arguments]<#:configure-flags>: Set test_data_dir.
[native-inputs]: Add testsuite origin.
Merges guix/guix!7698
Change-Id: I51c74d4e0feb84df90ce6b3fc09a6b7bed67e3a7
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-08 11:56:05 +02:00
Cayetano Santos
56659fc6a6
gnu: ravanan: Use git fetch.
...
* gnu/packages/bioinformatics.scm (ravanan)[source]: Switch to
get-fetch.
Change-Id: Icbd58b742a1d5e145b8b071c1708b3ff01c72972
2026-04-08 11:51:10 +02:00
Cayetano Santos
2d153cff70
gnu: openroad: Update to 26Q2.
...
* gnu/packages/electronics.scm (openroad): Update to 26Q2.
[native-inputs]: Remove swig-4.0; add swig-4.4.
Change-Id: I8de23be24af76cea2c87eb7093f22e5991661a9e
2026-04-08 11:35:11 +02:00
Ludovic Courtès
ec2d7bb0bf
gnu: ravanan: Build with the same Guile as the ‘guix’ package.
...
Fixes a regression introduced in c3fefb065c .
* gnu/packages/bioinformatics.scm (ravanan)[inputs]: Replace ‘guile-3.0’
by a ‘lookup-package-input’ call.
Merges guix/guix!7734
Change-Id: I584bf55ddbf44e3cc13896f2ef48ccc8f305059d
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-08 11:32:00 +02:00
Hugo Buddelmeijer
5e9d3119b4
gnu: ts4900-utils: Update to 3.0.0.
...
* gnu/packages/embedded.scm (ts4900-utils): Update to 3.0.0.
[native-inputs]: Add libgpiod and pkg-config.
Merges guix/guix!7733
Change-Id: I1e8bf5650af08eec8a017fe42642a0597f18ddc9
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-08 11:18:04 +02:00
Cayetano Santos
8ee3819be3
gnu: python-pytooling: Update to 8.14.0.
...
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.14.0.
Change-Id: I2cf143e92a4fc8b0acd42ab557f0aabd12a7cc95
2026-04-08 09:14:22 +02:00
Cayetano Santos
e07fee2352
gnu: magic: Update to 8.3.633.
...
* gnu/packages/electronics.scm (magic): Update to 8.3.633.
Change-Id: Ie7cb38e40acf856aee086fd7e1b866ea3ed30af7
2026-04-08 09:09:26 +02:00
Cayetano Santos
09968c8464
gnu: python-edalize: Update to 0.6.6.
...
* gnu/packages/electronics.scm (python-edalize): Update to 0.6.6.
[propagated-inputs]: Add python-pandas.
Change-Id: I1325f5ed013d8a3a965da09a5b8fefb07aff123f
2026-04-08 09:05:53 +02:00
Cayetano Santos
3a146314e9
gnu: netgen: Update to 1.5.318.
...
* gnu/packages/electronics.scm (netgen): Update to 1.5.318.
Change-Id: I66beab44abaee112d79c0c5ac5fadf23cb71dd95
2026-04-08 09:05:53 +02:00
Cayetano Santos
6f8a7927fb
gnu: apycula: Update to 0.32.
...
* gnu/packages/electronics.scm (apycula): Update to 0.32.
Change-Id: I8026cf6e3d54ef4dc220ee133a97ace3a1daf44c
2026-04-08 08:07:49 +02:00
Cayetano Santos
4af0ddd22d
gnu: librelane: Update to 3.0.2.
...
* gnu/packages/electronics.scm (librelane): Update to 3.0.2.
Change-Id: I1da5e5221b16c42a4254967f571dc1cc5bc708ae
2026-04-08 07:50:48 +02:00
Foster Hangdaan
bc8b5f6e60
gnu: gallery-dl: Update to 1.31.10.
...
* gnu/packages/video.scm (gallery-dl) [source]: Update to 1.31.10.
Update Git URL. [home-page]: Likewise.
Change-Id: I8da72367a97e0a20ec22f6b3ebf3d1c945b5d8b9
Merges: https://codeberg.org/guix/guix/pulls/7726
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-08 13:15:48 +09:00
Nguyễn Gia Phong
5ab1c34158
gnu: Add lua-scintillua.
...
* gnu/packages/lua.scm (lua-scintillua, lua5.4-scintillua):
New variables.
Change-Id: Idd90f8b2bfef8002dbb2f5172717d43895fd9f4f
2026-04-08 13:07:55 +09:00
jgart
1bfc951376
gnu: python-vulture: Update to 2.16.
...
* gnu/packages/python-check.scm (python-vulture): Update to 2.16.
[native-inputs]: Remove python-wheel. Add python-pytest-cov.
[propagated-inputs]: Remove python-toml. Add python-tomli
Change-Id: I952a0bf1ffd1a9a6cd67af6ed9bdf48cb1466a5b
2026-04-07 17:39:05 -04:00
Ashvith Shetty
75ad22703e
services: redis: Add prefix redis-.
...
* gnu/services/databases.scm
(maybe-string): Add prefix.
(serialize-field): Rename to `redis-serialize-field`,
remove gexp.
(redis-serialize-package): Add variable.
(serialize-string): Rename to `redis-serialize-string`.
(serialize-number): Rename to `redis-serialize-number`.
(redis-configuration): Add prefix.
* doc/guix.texi (Database Services) <redis>: Regenerate
documentation.
Merges: https://codeberg.org/guix/guix/pulls/6850
Change-Id: Iccbbb7108f8211b31769638ef885e485bab0ebc3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 21:41:58 +01:00
Roman Scherer
2f2d3f9b6a
gnu: Add go-github-com-cli-shurcool-graphql.
...
* gnu/packages/golang-vcs.scm (go-github-com-cli-shurcool-graphql): New variable.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I89d1852021fe5c3dcde76f98eaf81e966c484ce0
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 21:01:25 +01:00
Roman Scherer
5096a943ed
gnu: Add go-github-com-cli-oauth.
...
* gnu/packages/golang-web.scm (go-github-com-cli-oauth): New variable.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I26f9242c4607902ca554fd05acbc29cab329d9ec
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 21:01:25 +01:00
Roman Scherer
479d1ea923
gnu: go-github-com-charmbracelet-huh: Use git-fetch/lfs.
...
The charmbracelet/huh repository uses Git LFS for binary files.
Using git-fetch/lfs ensures proper checkout of these files, preventing hash
mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-huh): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I8d296731ec61efec58bad207212b633f6356468c
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
8c9ec8751a
gnu: go-github-com-charmbracelet-x-xpty: Use git-fetch/lfs.
...
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-xpty): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I3377e2830dd9e5a3cec645550624f65ed3f1f0a6
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
b3786b077f
gnu: go-github-com-charmbracelet-x-conpty: Use git-fetch/lfs.
...
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-conpty): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I7e927ab22b0b10b5b8324895f0406c8fc4217656
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
29cd883e7b
gnu: go-github-com-charmbracelet-x-termios: Use git-fetch/lfs.
...
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-termios): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Ib9492cfba7fe779ba2bb27918333d480c1b3b7ff
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
a4c4084472
gnu: go-github-com-charmbracelet-x-exp-strings: Use git-fetch/lfs.
...
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-exp-strings): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Ia3d2e0fbf113bd7d1c73e4b6459fe96cd9a475f0
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
0deb53a24e
gnu: go-github-com-charmbracelet-x-exp-slice: Use git-fetch/lfs.
...
The charmbracelet/x repository uses Git LFS for binary files (*.png, *.jpg,
*.ttf). Using git-fetch/lfs ensures proper checkout of these files,
preventing hash mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-exp-slice): Use
git-fetch/lfs method.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: Icb48340561aa40a1d653d3e8adb178a90e78e849
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:59:05 +01:00
Roman Scherer
afe95f9e67
gnu: go-github-com-charmbracelet-glamour: Use git-fetch/lfs.
...
The charmbracelet/glamour repository uses Git LFS for binary files (*.png).
Using git-fetch/lfs ensures proper checkout of these files, preventing hash
mismatches across different architectures.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-glamour): Use
git-fetch/lfs method.
[source]: Fix hash.
Relates-to: https://codeberg.org/guix/guix/pulls/5190
Change-Id: I7e6251cd2dc09ac48bcde2e2b9b142387eca0a9c
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 20:58:43 +01:00
jgart
c71d1f0b97
gnu: gunicorn: Update to 25.3.0.
...
* gnu/packages/python-web.scm (gunicorn): Update to 25.3.0.
[properties]: Resolve CVE-2024-1135.
[arguments]: Remove build-doc phase.
[native-inputs]: Removed python-aiohttp, python-sphinx, and texinfo.
Added python-eventlet, python-h2, python-httpx, python-pytest-asyncio,
python-setuptools, and python-uvloop.
Change-Id: Ib272649687cda475b3dacf103b3c98b9e6be581d
2026-04-07 12:34:18 -04:00
Ashish SHUKLA
1ecac5702a
gnu: iwd: Update to 3.12
...
* gnu/packages/networking.scm (iwd): Update to 3.12.
Change-Id: I6ec1619f0d78f1c69c9de87726792f16c5144c94
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-08 00:12:06 +09:00
Ashish SHUKLA
1936a8c345
gnu: ell: Update to 0.83
...
* gnu/packages/linux.scm (ell): Update to 0.83.
Change-Id: I483da3056ad8df666fbe58e952f88d21d4dc840f
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-08 00:11:44 +09:00
Nguyễn Gia Phong
c973e81521
tests: miniflux: Use the default PostgreSQL version.
...
* gnu/tests/web.scm (miniflux-base-system)[postgresql-service-type]:
Replace postgresql-13 with postgresql.
Change-Id: Iee411b6045ced64592937ed3dfda39c900ec52e7
2026-04-07 23:23:33 +09:00
Nguyễn Gia Phong
9d4a2622a8
tests: timescaledb: Fix postgresql package in profile.
...
* gnu/tests/databases.scm (%timescaledb-os)[services]<postgresql>:
Use the postgresql package from timescaledb's inputs.
(run-timescaledb-test): Use the psql binary installed in the profile.
Change-Id: Ib9a0efd3534f2f0731e3d58ac4f8f59301fc8592
2026-04-07 23:23:33 +09:00
Nguyễn Gia Phong
aad3d18103
gnu: timescaledb: Update to 2.26.1.
...
* gnu/packages/databases.scm (timescaledb): Update to 2.26.1.
[source]<snippet>: Update the list of proprietary files to remove.
[inputs]: Replace postgresql with postgresql-17.
Change-Id: I4556c8f7706a1b00fbd13084e7a2cbe0517367a8
2026-04-07 23:23:33 +09:00
Nicolas Graves
b38f4f359b
gnu: ruby-pg: Update to 1.6.2.
...
* gnu/packages/patches/ruby-pg-connect-timeout.patch:
Delete upstreamed patch.
* gnu/packages/ruby-xyz.scm (ruby-pg)[source]:
Update to 1.6.2. Drop patch.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
Change-Id: I5b6cfaf96199216d6f80c727d8e10b7f4c51577a
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-07 23:23:33 +09:00
Nguyễn Gia Phong
2cdb187a3b
gnu: unixodbc: Update to 2.3.14.
...
* gnu/packages/databases.scm (unixodbc): Update to 2.3.14.
Change-Id: I79a3d21aace805886a61c443fc25f10a845808bd
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-04-07 23:23:33 +09:00
Ashish SHUKLA
5589226ba3
gnu: shadow: Update to 4.19.0.
...
* gnu/packages/admin.scm (shadow): Update to 4.19.0.
Add native-inputs. [arguments]<#:configure-flags>: Add flags.
<#:phases>: Remove "remove-groups" phase.
Merges: https://codeberg.org/guix/guix/pulls/5296
Change-Id: I750fadef67742423801d9f3c6e3c2b21d636025e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Hartmut Goebel
34e97d4ef4
gnu: apr: Update to 1.7.6.
...
* gnu/packages/apr.scm (apr): Update to 1.7.6.
Merges: https://codeberg.org/guix/guix/pulls/5764
Change-Id: Ieb93b897e68dbe0d0b05da5c0ee7d82633be43c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Ashish SHUKLA
4096f678b6
gnu: inetutils: Update to 2.7.
...
* gnu/packages/admin.scm (inetutils): Update to 2.7.
Merges: https://codeberg.org/guix/guix/pulls/4845
Change-Id: Ibb1e53c894686fd2a9e70a39c0125cfc1cbf571a
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
aa9d9212eb
gnu: Add postgresql-17.
...
* gnu/packages/databases.scm (postgresql-17): New variable.
(postgresql-16): Redefine with postgresql-17 inheritance (same
derivation as in previous commit).
Change-Id: I1a14dc6835a043138fae2163efd07d068a2c2783
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
086b94116d
gnu: postgresql-15: Don't inherit source.
...
* gnu/packages/databases.scm (postgresql-15)[source]: Avoid
inheritance where it's not useful.
Change-Id: I6651a9ae6908e6c6a32f9194d4a5bd9400fe8462
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
95ed6f28a2
gnu: postgresql-16: Update to 16.11.
...
* gnu/packages/databases.scm (postgresql-16): Update to 16.11.
Change-Id: I3056f21680e59e6c5cb52eac25c4799bf5ea2a25
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
77c6b115e7
gnu: postgresql-15: Update to 15.15.
...
* gnu/packages/databases.scm (postgresql-15): Update to 15.15.
Change-Id: I7d42272498be52aacd699c18f8d9d9e2ba1814ae
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
b4123117b8
gnu: postgresql-14: Update to 14.20.
...
* gnu/packages/databases.scm (postgresql-14): Update to 14.20.
Change-Id: Ife4298e278573d76e7a38f0f538954d401271835
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:33 +09:00
Nicolas Graves
43f254c7c3
gnu: postgresql-13: Deprecate package.
...
* gnu/packages/databases.scm (postgresql-13): Deprecate package.
Change-Id: If0ba28857fa48d407c8e5318443fc2d9bf7883b6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:32 +09:00
Nicolas Graves
83c969ffb4
gnu: postgresql-13: Update to 13.23.
...
* gnu/packages/databases.scm (postgresql-13): Update to 13.23.
Change-Id: I1bd2251a4285197da0f70281c8a7acd86b1be1c3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-07 23:23:32 +09:00
jgart
219bdc743b
gnu: python-eventlet: Update to 0.40.4.
...
* gnu/packages/python-web.scm (python-eventlet): Update to 0.40.4.
[native-inputs]: Remove python-pypa-build.
Change-Id: I312a183fd87ea2531068d5168e7f96112ded951e
2026-04-07 09:02:43 -04:00
jgart
7f849f7ba2
gnu: trealla: Update to 2.92.17.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.17.
Change-Id: Ia4514eb64228797f89d32d5b997264a23bed8bde
2026-04-07 08:16:46 -04:00
Romain GARBAGE
8f7e01b698
gnu: openmpi-5: Drop calls to PACKAGE?.
...
See https://codeberg.org/guix/guix/pulls/7609#issuecomment-12558714 .
* gnu/packages/mpi.scm (openmpi-5): Drop calls to PACKAGE?.
Change-Id: I19254aea9e71773cbbdf9719a129f33a0c153e87
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7609
2026-04-07 13:26:21 +02:00
Romain GARBAGE
ae0a9c93be
gnu: openmpi-5: Explicitly activate PSM2 when present.
...
* gnu/packages/mpi.scm (openmpi-5): Explicitly activate PSM2 when present.
Change-Id: I4516553ddc88c68459ae028488927d37ef8c29af
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-07 13:26:20 +02:00
Ludovic Courtès
c7cb771cf4
services: nginx: Fix ‘stop’ in cases where a custom config file is passed.
...
Previously, when the ‘file’ field of ‘nginx-configuration’ was true, the PID
file would be unknown; thus, the ‘start’ method would return #t and the ‘stop’
method would eventually fail with a type error because it would receive #t
instead of a process.
This fixes it by changing ‘stop’ to invoke “nginx -s stop” when the service’s
value is not a process.
* gnu/services/web.scm (nginx-shepherd-service): In ‘stop’, change to invoke
“nginx -s stop” when ‘value’ is not a process.
Fixes: guix/guix#7061
Reported-by: Dan Littlewood
Change-Id: I20ff065ecd2c64e5fc98f59c25d91b300bc7b4cd
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7543
2026-04-07 13:26:20 +02:00
Sergio Pastor Pérez
4ac798a284
gnu: apl: Update to 2.0.1.
...
* gnu/packages/apl.scm (apl): Update to 2.0.1.
[native-inputs]: Add `gettext-minimal', `which', `pkg-config'.
[inputs]: Add `libxcb', `fftw', `gsl', `libpng', `gtk+'.
[phases]: Adjust `fix-configure'.
Change-Id: Ieaa907099a4f328f9bf3bf197cda8d6f6a3b165a
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7597
2026-04-07 13:26:20 +02:00
Ludovic Courtès
d41a383ef2
svn-download: Add missing module import for SWH fallback.
...
Fixes a regression introduced in ad8d386168 ,
where a call to ‘u8-list->bytevector’ was introduced without the
corresponding (rnrs bytevectors) import.
* guix/svn-download.scm (svn-fetch-builder): In gexp, add missing (rnrs
bytevectors) import.
Change-Id: I38a29d94a4645ff24ef44a84196a6040945776b8
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7674
2026-04-07 13:26:20 +02:00
Vagrant Cascadian
63db6c8dc7
gnu: guile-bytestructures: Update to 2.0.2.
...
* gnu/packages/guile.scm (guile-bytestructures): Update to 2.0.2.
[source]: Adjust tag used to fetch git commit.
Change-Id: If77d8d6b8171d2f425e2623b93e14838dfee67fa
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7606
2026-04-07 13:26:20 +02:00
fanquake
da957db871
gnu: cross-base: mingw: use compressed debug sections
...
I can no-longer recreate the mentioned failure.
* gnu/packages/cross-base.scm (cross-binutils-package): Remove the usage
of --enable-compressed-debug-sections=no.
Change-Id: Iff64696a3a9630c026fc72689fc927aa33e26c4b
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #985
2026-04-07 13:26:20 +02:00
宋文武
f544124dec
gnu: ibus-skk: Fix build.
...
* gnu/packages/ibus.scm (ibus-skk)[arguments]: Add
"-Wno-error=incompatible-pointer-types" to CFLAGS.
Change-Id: Ic55b0b878edd8ec7d40679468c2c1e89745301d9
2026-04-07 18:39:39 +08:00
宋文武
043fe19e47
gnu: fcitx5-lua: Update to 5.0.16.
...
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.16.
[native-inputs]: Add pkg-config.
Change-Id: I2dff381e854a9a807597fb34a6a2b66cd2cbeb53
2026-04-07 18:39:39 +08:00
宋文武
e831681a3b
gnu: fcitx5-hangul: Update to 5.1.9.
...
* gnu/packages/fcitx5.scm (fcitx5-hangul): Update to 5.1.9.
Change-Id: I487475e8accead397d1e7ecc3c8054866e756290
2026-04-07 18:39:39 +08:00
宋文武
e6371562de
gnu: fcitx5-rime: Update to 5.1.13.
...
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.13.
Change-Id: Ie89d5ac9a4ed61bc129a60900c353976361d1180
2026-04-07 18:39:39 +08:00
宋文武
fda6e527fd
gnu: fcitx5-configtool: Update to 5.1.13.
...
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.13.
Change-Id: Id93b02796be91fb27735782b3d82afc2ed5d448b
2026-04-07 18:39:39 +08:00
宋文武
5cabdf1b74
gnu: fcitx5-chinese-addons: Update to 5.1.12.
...
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.12.
Change-Id: Iee26d57fc5076a8a20ff28d482c258f49bb7ed7a
2026-04-07 18:39:39 +08:00
宋文武
a28c262811
gnu: libime: Update to 1.1.14.
...
* gnu/packages/fcitx5.scm (libime): Update to 1.1.14.
Change-Id: I5395e66137c9e7dff45f66e89cbdbbcac9d84c21
2026-04-07 18:39:39 +08:00
宋文武
74bf7d1d39
gnu: fcitx5-chewing: Update to 5.1.11.
...
* gnu/packages/fcitx5.scm (fcitx5-chewing): Update to 5.1.11.
Change-Id: I63438f5116acaf642151a4a38e1ff41074e965cb
2026-04-07 18:39:39 +08:00
宋文武
d35d2b3320
gnu: fcitx5-unikey: Update to 5.1.10.
...
* gnu/packages/fcitx5.scm (fcitx5-unikey): Update to 5.1.10.
Change-Id: I8926c63dffa7892d561da7d474ad5e7d7369b9cb
2026-04-07 18:39:39 +08:00
宋文武
cae28b97f8
gnu: fcitx5-skk: Update to 5.1.10.
...
* gnu/packages/fcitx5.scm (fcitx5-skk): Update to 5.1.10.
[arguments]<#:configure-flags>: Replace 'SKK_DEFAULT_PATCH' with 'SKK_PATH'.
Change-Id: I957f068c3c5122091c07a64fe5d076ab783845b3
2026-04-07 18:39:39 +08:00
宋文武
820884ec70
gnu: libskk: Update to 1.1.1.
...
* gnu/packages/patches/libskk-fix-invalid-escape.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/language.scm (libskk): Update to 1.1.1.
[source]: Remove patch.
[propagated-inputs]: Add glib and libgee.
Change-Id: I696a460f624319f8f314e08b07e3c1de4c7fd191
2026-04-07 18:39:39 +08:00
宋文武
f708c0c563
gnu: fcitx5-anthy: Update to 5.1.10.
...
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.10.
Change-Id: I68c6b4ae99df8116c498f67591538748e713b2e4
2026-04-07 18:39:39 +08:00
宋文武
6ebe8026e9
gnu: fcitx5-qt: Update to 5.1.13.
...
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.13.
Change-Id: I04f7ccf0c1d428ada228f3c064e3503a19df4593
2026-04-07 18:39:39 +08:00
宋文武
7c4a25dacc
gnu: fcitx5-gtk: Update to 5.1.6.
...
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.1.6.
Change-Id: I747ce4a7c5ec3dfe67134e95e11c83e8adb35fbb
2026-04-07 18:39:39 +08:00
宋文武
9d5e5ba65e
gnu: fcitx5: Update to 5.1.19.
...
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.19.
(source): Add snippet.
[arguments]: Pass '-DUSE_SYSTEM_YOGA=ON' to configure flags.
[inputs]: Remove json-c. Add nlohmann-json and yoga.
Change-Id: Id576490f4fa3e8b965547ef7933891c195981d34
2026-04-07 18:39:38 +08:00
宋文武
ffe9714823
gnu: Add yoga.
...
* gnu/packages/web.scm (yoga): New variable.
Change-Id: I5116d49a7ba7316f1dd52b4fa35cba1d98d7359f
2026-04-07 18:39:38 +08:00
Cayetano Santos
944a0839f8
gnu: emacs-org-modern: Update to 1.13.
...
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 1.13.
[arguments]: Disable #:tests?; add ’makeinfo #:phase.
[native-inputs]: Add texinfo.
Change-Id: Iba4b662a0b16769b75ef6176730beb5b54e0f7ca
2026-04-07 12:33:01 +02:00
Cayetano Santos
2228168b3e
gnu: emacs-embark: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 1.2.
Change-Id: I3e6cc2514fd2d505bec29ee3a7b27473836455fc
2026-04-07 12:29:47 +02:00
Cayetano Santos
71ef4a05ad
gnu: emacs-greader: Update to 0.19.0.
...
* gnu/packages/emacs-xyz.scm (emacs-greader): Update to 0.19.0.
[arguments]: Add ’make-info #:phase.
[native-inputs]: Add texinfo.
Change-Id: I50e4dde1b983396dbc1f8ddc06461e556cfa8fcf
2026-04-07 12:22:56 +02:00
Sergey Trofimov
7410c79a1c
gnu: emacs-telega: Update to 0.8.620.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.620.
Merges guix/guix!7574
Change-Id: Iec9cf2081bbada222472b1c1cf26f682914e62c7
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 12:03:22 +02:00
Sergey Trofimov
cd0e8b6962
gnu: tdlib: Update to 1.8.62.
...
* gnu/packages/telegram.scm (tdlib): Update to 1.8.62.
Merges guix/guix!7574
Change-Id: Ifd785181c2b6df4fd4a5313d3c9660ace01d5457
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 12:03:03 +02:00
bdunahu
47fd7f8657
gnu: zathura-cb: Update to 2026.02.03.
...
* gnu/packages/pdf.scm (zathura-cb): Update to 2026.02.03.
[source]: Switch to git-fetch.
[arguments]: Minor style adjustment.
<#:phases>: Remove unnecessary 'patch-plugin-directory phase.
<#:configure-flags>: Specify correct directory to install plugin.
Merges guix/guix!7553
Change-Id: I1d0b6d0b798f69ea5afc9cb46240fee9fd840952
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:22:24 +02:00
bdunahu
85253adcfe
gnu: zathura-djvu: Update to 2026.02.03.
...
* gnu/packages/pdf.scm (zathura-djvu): Update to 2026.02.03.
Merges guix/guix!7553
Change-Id: Id84566b30746fab177787b686823141792e95a95
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:22:15 +02:00
bdunahu
e6848d6fad
gnu: zathura-pdf-mupdf: Update to 2026.02.03.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 2026.02.03.
Merges guix/guix!7553
Change-Id: I987fcf006d08f6e0a25d4ec9dbadca79e44d4461
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:22:07 +02:00
bdunahu
42bc492bf2
gnu: zathura-pdf-poppler: Update to 2026.02.03.
...
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 2026.02.03.
Merges guix/guix!7553
Change-Id: I89820a35866499c75dc0c32d6812eedecc350700
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:21:56 +02:00
bdunahu
a63407c412
gnu: zathura-ps: Update to 2026.02.03.
...
* gnu/packages/pdf.scm (zathura-ps): Update to 2026.02.03.
Merges guix/guix!7553
Change-Id: I0346b66a6ebe11b266e3f8f0b1d2d1e0ba307968
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:21:47 +02:00
bdunahu
8905dce908
gnu: zathura: Update to 2026.03.27.
...
* gnu/packages/pdf.scm (zathura): Update to 2026.03.27.
[native-inputs]: Remove check.
[inputs]: Add json-glib.
[propagated-inputs]: Add gtk+; delete cairo.
Merges guix/guix!7553
Change-Id: I0da32c6c437a9de88f77d5585e1c8615993d5da4
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:21:30 +02:00
bdunahu
b396b08b7f
gnu: girara: Update to 2026.02.04.
...
* gnu/packages/gtk.scm (girara): Update to 2026.02.04.
[arguments]: Remove unnecessary 'start-xserver phase.
[propagated-inputs]: Remove gtk+ and json-glib.
[native-inputs]: Remove check, gettext-minimal, xorg-server-for-tests,
glib:bin.
[inputs]: Add glib.
Merges guix/guix!7553
Change-Id: I655f5c67e207dde9d9609ee7c91805255c6ed2ee
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-04-07 11:20:55 +02:00
Cayetano Santos
5527b670ca
teams: hpc: Adopt fabric-management module.
...
* etc/teams.scm (hpc)<#:scope>: Add "gnu/packages/fabric-management.scm".
* CODEOWNERS: Regenerate file.
Merges guix/guix!7703
Change-Id: I2f93401ed39f56a39dafbff4a81f95ea3b09d2f0
2026-04-07 10:33:10 +02:00
Herman Rimm
d9a7cdd731
gnu: minizinc: Add Google's OR-Tools as solver.
...
* gnu/packages/maths.scm (minizinc)[inputs]: Add or-tools.
[arguments]<#:phases>{install-solver-configs}:
Install OR-Tools' config.
Change-Id: Ibc301b458487c3465251c1c6d97f5858d7d6d59e
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-07 17:25:09 +09:00
Tomas Volf
da204c65db
gnu: Add rxvt-unicode-terminfo.
...
* gnu/packages/xdisorg.scm (rxvt-unicode-terminfo): New variable.
Change-Id: I6433bc307b2a8037b3a28ad9ac61350f86737851
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-07 17:10:00 +09:00
Maxim Cournoyer
ef465f8910
system/nss: Add 'merge' to NSS actions.
...
* gnu/system/nss.scm (lookup-action): Add merge.
Change-Id: I68ef691fe66f295735d82d72fea82adda3552df3
2026-04-07 15:10:10 +09:00
Maxim Cournoyer
9d986b2f03
doc: Fix documentation of the name service switch.
...
The previously referenced `nscd-service' procedure no longer exists.
* doc/guix.texi (Name Service Switch): Adjust to refer to nscd-service-type
and its nscd-configuration configuration record.
Change-Id: Ib2b5ef69facf3489626782ad9dbd927a27c04084
2026-04-07 15:10:10 +09:00
Wilko Meyer
c63b598686
gnu: linux-libre 6.19: Update to 6.19.11.
...
* gnu/packages/linux.scm (linux-libre-6.19-version): Update to 6.19.11.
(linux-libre-6.19-pristine-source): Update hash.
Change-Id: Ic03485cd4dbeebefa1da51210d670350b33e7e3e
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-06 21:24:35 -07:00
Wilko Meyer
129cf96915
gnu: linux-libre 6.18: Update to 6.18.21.
...
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.21.
(linux-libre-6.18-pristine-source): Update hash.
Change-Id: If65363e23cff035a17c05872f56bdafe746f0038
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-06 21:24:31 -07:00
Wilko Meyer
8a4b8fbbd5
gnu: linux-libre 6.12: Update to 6.12.80.
...
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.80.
(linux-libre-6.12-pristine-source): Update hash.
Change-Id: Ife8bc24950b628b99900be0ed4d29fac4181f374
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-06 21:24:22 -07:00
Hugo Buddelmeijer
fadd4190d1
gnu: pyotherside: Update to 1.6.2 and fix build.
...
* gnu/packages/qt.scm (pyotherside): Update to 1.6.2.
Merges: https://codeberg.org/guix/guix/pulls/7641
Change-Id: I16e214dbe315886f2b7ee19f29b23ed7f374d7f5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:59:52 +01:00
Hugo Buddelmeijer
17d745cf3f
gnu: es: Update to 0.10.0 and fix build.
...
* gnu/packages/shells.scm (es): Update to 0.10.0.
[source]: Switch to git-fetch.
[native-inputs]: Add autoconf-2.72, automake, config, and procps, remove bison.
Merges: https://codeberg.org/guix/guix/pulls/7680
Change-Id: Ia159e315ed9006fdc6f63842918e97b2218483a1
Reviewed-by: Jonas Meeuws <jonas.meeuws@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:57:57 +01:00
Sharlatan Hellseher
fa2ad6b8b9
gnu: Add go-github-com-baozisoftware-qrcode-terminal-go.
...
* gnu/packages/golang-xyz.scm (go-github-com-baozisoftware-qrcode-terminal-go): New variable.
Change-Id: I9c3073a78982008040667de7f6a7e42af95ddf91
2026-04-06 22:49:32 +01:00
Sharlatan Hellseher
79c56dcadf
gnu: Add go-github-com-42wim-go-gitter.
...
* gnu/packages/golang-web.scm (go-github-com-42wim-go-gitter): New variable.
Change-Id: I5068befac87da5fae2e79548929888eb580e785c
2026-04-06 22:40:11 +01:00
Sharlatan Hellseher
3e4980c3eb
gnu: Add go-github-com-mrexodia-wray.
...
* gnu/packages/golang-web.scm (go-github-com-mrexodia-wray): New variable.
Change-Id: I124b28d541a0f13411c672d55f3045f9636c9ae2
2026-04-06 22:39:33 +01:00
Denis 'GNUtoo' Carikli
a98a265d97
gnu: matterbridge: Unbundle more vendor libraries.
...
The go-modernc-org-ccgo-v3, go-modernc-org-libc and
go-modernc-org-sqlite packages are in Guix, however using them bring a
dependency on go-modernc-org-cc-v4 which make tests fail.
* go-modernc-org-ccgo-v3(matterbridge): unbundle more libraries.
[sources]<#:snippet>: Remove empty vendor/github.com/mgutz directory;
unbundle more libraries.
[inputs]: Add go-github-com-apex-log, go-github-com-gomarkdown-markdown,
go-github-com-google-gops, go-github-com-gorilla-schema,
go-github-com-jeffail-gabs, go-github-com-labstack-echo-v4,
go-github-com-matterbridge-gomatrix, go-github-com-mattn-godown,
go-github-com-minio-md5-simd, go-github-com-pborman-uuid,
go-github-com-philhofer-fwd, go-github-com-remyoudompheng-bigfft,
go-github-com-tinylib-msgp, go-github-com-valyala-fasttemplate,
go-github-com-vmihailenco-msgpack-v5,
go-github-com-vmihailenco-tagparser, go-go-mau-fi-libsignal,
go-go-mau-fi-whatsmeow, go-lukechampine-com-uint128,
go-modernc-org-cc-v3, go-modernc-org-mathutil, go-modernc-org-memory,
go-modernc-org-opt, go-modernc-org-strutil, and go-modernc-org-token.
Merges: https://codeberg.org/guix/guix/pulls/7169
Change-Id: I9a8f75c42619ccfc29310b04bcc5450e93ee8a69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:17:36 +01:00
Christopher Baines
61e4710cf0
gnu: Add hd-idle.
...
* gnu/packages/hardware.scm (hd-idle): New variable.
Merges: https://codeberg.org/guix/guix/pulls/7524
Change-Id: Ib15912adfb745fd39b961e9fe17e4ffa89716f50
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:11:38 +01:00
Christopher Baines
b6ced8cbab
gnu: Add go-github-com-benmcclelland-sgio.
...
* gnu/packages/golang-xyz.scm (go-github-com-benmcclelland-sgio): New
variable.
Change-Id: I3706afd47f23690a96db7f77c41d278058abf2f2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:11:29 +01:00
Hugo Buddelmeijer
a349056e82
gnu: delly: Update to 1.7.3.
...
* gnu/packages/bioinformatics.scm (delly): Update to 1.7.3.
Merges: https://codeberg.org/guix/guix/pulls/7710
Change-Id: Ib88fe130f3073bbda7725d00a15cf2045c5d60e6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 22:05:27 +01:00
Roman Scherer
558b797d88
gnu: Add go-github-com-flynn-go-docopt.
...
* gnu/packages/golang-xyz.scm (go-github-com-flynn-go-docopt): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Id42421fb19e1f1daf247d5b103ddc91c6c62d61c
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 21:34:38 +01:00
Roman Scherer
14f4a8eaa0
gnu: Add go-github-com-muhammadmuzzammil1998-jsonc.
...
* gnu/packages/golang-xyz.scm (go-github-com-muhammadmuzzammil1998-jsonc): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I30d7be35f9dfc2bd9fac539cf0c1874f1e9d1470
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 21:32:43 +01:00
Roman Scherer
613cdc4b46
gnu: Add go-github-com-mattn-go-localereader.
...
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: I4fc964e87ad2c57342ca9e172ac10be8be414bb3
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 21:32:43 +01:00
Roman Scherer
62058f9422
gnu: Add go-github-com-digitorus-timestamp.
...
* gnu/packages/golang-xyz.scm (go-github-com-digitorus-timestamp): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Ic91b0bb224f85bc546bd6c29676d52b1629921c1
Reviewed-by: Johannes Christ <jc@jchri.st >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 21:32:43 +01:00
Roman Scherer
5c3a7b2206
gnu: Add go-github-com-digitorus-pkcs7.
...
* gnu/packages/golang-crypto.scm (go-github-com-digitorus-pkcs7): New variable.
Relates-to: https://codeberg.org/guix/guix/issues/5190
Change-Id: Idc459f1cfed08fdb063e4e432a2e93c0bf8aa349
Reviewed-by: Johannes Christ <jc@jchri.st >
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-04-06 21:32:43 +01:00
Sören Tempel
a3042cb349
gnu: Add cvc5.
...
* gnu/packages/maths.scm (cvc5): New variable.
Change-Id: Ia8bb80d7763f1dcf8497ae31f35661f4935c853f
2026-04-06 21:21:57 +02:00
jgart
955c617d5c
gnu: trealla: Update to 2.92.16.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.16.
Change-Id: I0852c705b515ad128d892cbb76fbf877f438138d
2026-04-06 09:27:01 -04:00
jgart
9215ffa155
gnu: toys: Update to 0.1.0.
...
* gnu/packages/package-management.scm (toys): Update to 0.1.0.
[version]: Use versioned release.
Change-Id: I314031dfae16b1c35de38ef1c947e8b6b99a3fca
2026-04-06 09:26:08 -04:00
Danny Milosavljevic
5d991cceea
gnu: openjdk@11: Make Java AWT desktop API work.
...
* gnu/packages/java.scm (openjdk11)[inputs]: Add gtk+.
Change-Id: Ic6d250991c00d7b0476a5d1fdc71f610b90e7f74
2026-04-06 13:30:28 +02:00
Danny Milosavljevic
7c59b19fb0
gnu: openjdk@9: Make Java AWT desktop API work.
...
* gnu/packages/java.scm (openjdk9)[inputs]: Add gtk+.
Change-Id: I11906b3dd7bca1b36dc66f73a779beda505a6894
2026-04-06 13:30:28 +02:00
Danny Milosavljevic
62cbf9bb37
gnu: ibus-speech-to-text: Make audio capture work.
...
* gnu/packages/ibus.scm (ibus-speech-to-text)[inputs]: Add gst-plugins-good.
Change-Id: Ia6b37dede4805ff66f7735740fa296f2161a963b
2026-04-06 13:27:10 +02:00
Nicolas Goaziou
917d358203
gnu: giac: Update to 2.0.0-21.
...
* gnu/packages/algebra.scm (giac): Update to 2.0.0-21.
Change-Id: I92643bf5222ff632637ecd775d0b689ce800c0e8
2026-04-06 13:07:03 +02:00
Nicolas Goaziou
3166b940ee
gnu: nauty: Update to 2.9.3.
...
* gnu/packages/maths.scm (nauty): Update to 2.9.3.
Change-Id: I86d77c73014b4564f3e05f4111665315bc7e701f
2026-04-06 13:07:03 +02:00
Nicolas Goaziou
4790471794
gnu: scummvm: Update to 2026.2.0.
...
* gnu/packages/emulators.scm (scummvm): Update to 2026.2.0.
Change-Id: I5fb49aca025e38f4c7ef2ea2c527901735b2b9ff
2026-04-06 13:07:03 +02:00
Nicolas Goaziou
a00f183b31
gnu: crawl: Update to 0.34.1.
...
* gnu/packages/games.scm (crawl): Update to 0.34.1.
Change-Id: I2a69a0b8be6d69b83652e0db1b8ea91277444a7c
2026-04-06 13:07:02 +02:00
Hugo Buddelmeijer
ebf8fa45e9
gnu: gtx: Fix build.
...
* gnu/packages/gnome.scm (gtx)[#:configure-flags]: Add
“-Wno-error=incompatible-pointer-types” to CFLAGS.
Change-Id: I157f32c20f4f1ea049f2ca8444b431854f5cfd4e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-06 11:47:31 +02:00
Liliana Marie Prikler
66b39b0746
gnu: pitivi: Build with cvtracker plugin.
...
* gnu/packages/video.scm (pitivi)[inputs]: Update gst-plugins-bad selection to
also build “opencv” plugin.
2026-04-06 11:47:31 +02:00
Liliana Marie Prikler
861d8c1c7f
gnu: pitivi: Fix launch.
...
* gnu/packages/video.scm (pitivi)[inputs]: Replace python-pygobject with
python-pygobject-3.50.
2026-04-06 11:47:30 +02:00
jgart
969918308b
gnu: Add toys.
...
* gnu/packages/package-management.scm (toys): New variable.
Co-authored-by: unwox <me@unwox.com >
Merges guix/guix!7605
Change-Id: I900c0b197427982a6b1dfdc09d4e4d24a7cdfb73
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-06 11:46:23 +02:00
Efraim Flashner
2ad4fb70a0
gnu: vim-fugitive: Update to 3.7-1.3b753cf.
...
* gnu/packages/vim.scm (vim-fugitive): Update to 3.7-1.3b753cf.
Change-Id: I5c9268ebd8ddf36af933433a4dc0fa4ada8ec13f
2026-04-06 12:43:50 +03:00
Nicolas Goaziou
f52f04210b
gnu: openboard: Update to 1.7.7.
...
* gnu/packages/education.scm (openboard): Update to 1.7.7.
Change-Id: Ib723e25d8a598a98bd2c6d928d770e31c9c1f0b2
2026-04-06 11:41:13 +02:00
Nicolas Goaziou
f8076b3537
gnu: li-ri: Update to 3.1.6.
...
* gnu/packages/games.scm (li-ri): Update to 3.1.6.
Change-Id: Ie869531199db0c82983f77bcf31abfd9c52c74c5
2026-04-06 11:15:39 +02:00
Nicolas Goaziou
447d01035d
gnu: jumpnbump: Update to 1.70.
...
* gnu/packages/games.scm (jumpnbump): Update to 1.70. Modernize package.
Change-Id: I1428e2bba8ce50e883e2d62b3fc2e39493e34314
2026-04-06 11:12:00 +02:00
Nicolas Goaziou
67af20238d
gnu: xournalpp: Update to 1.3.4.
...
* gnu/packages/pdf.scm (xournalpp): Update to 1.3.4.
Change-Id: I5500ed1183e768952db2c65d9b3a78a8379ed323
2026-04-06 10:58:34 +02:00
Patrick Norton
24397a022a
gnu: wireshark: Update to 4.6.4.
...
* gnu/packages/networking.scm (wireshark): Update to 4.6.4.
Change-Id: I1e234131d5882d6f3c17c7931d1509c5e5a53dd9
Merges: https://codeberg.org/guix/guix/pulls/7673
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-06 15:24:07 +09:00
Nguyễn Gia Phong
8c87026305
gnu: Add lua5.4-filesystem.
...
* gnu/packages/lua.scm (lua5.4-filesystem): New variable.
Change-Id: I8097984be60196ba967a41c941ca08a3c3427414
2026-04-06 15:04:18 +09:00
Nguyễn Gia Phong
0240c7939c
gnu: lua-filesystem: Update to 1.9.0.
...
* gnu/packages/lua.scm (make-lua-filesystem): Update to 1.9.0.
Change-Id: I51f7fea999b36b0a00045701b4402b8604d0257e
2026-04-06 15:04:18 +09:00
Nguyễn Gia Phong
429b259a37
gnu: Add lua5.4-lpeg.
...
* gnu/packages/lua.scm (lua5.4-lpeg): New variable.
Change-Id: I90b67baf05f3141db4d99188c7a50ed25d212dbe
2026-04-06 15:04:18 +09:00
Nguyễn Gia Phong
e9cd44074f
gnu: lua-lpeg: Update to 1.1.0.
...
* gnu/packages/lua.scm (make-lua-lpeg): Update to 1.1.0.
Change-Id: I2f52b622f2230cbcdf83f6791e5be9ade010b533
2026-04-06 15:04:14 +09:00
Nguyễn Gia Phong
e7732936f8
Revert "gnu: python-yewtube: Drop phase 'fix-entry-points."
...
This reverts commit eee1ff3ae4 .
This commit was intended for a different Python entry point
script template.
References: https://codeberg.org/guix/guix/pulls/5708
2026-04-06 03:42:27 +09:00
Tobias Geerinckx-Rice
cd2d52bce2
doc: Add bcachefs to supported file systems footnote.
...
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention bcachefs as supported, provided you load the module.
Change-Id: Iaadea6b2aabda2b803e1053b6d6195ad186d2e5c
2026-03-29 01:00:00 +01:00
jgart
26cb472c04
gnu: emacs-pgmacs: Update to 0.30.
...
* gnu/packages/emacs-xyz.scm (emacs-pgmacs): Update to 0.30.
(emacs-pgmacs-0.42): Deprecate in favor of emacs-pgmacs.
Change-Id: I92ef31c6072cf970cfc53e71d7431573a93652b6
Signed-off-by: jgart <jgart@dismail.de >
2026-04-05 10:21:49 -04:00
jgart
6287b5c33b
gnu: emacs-pg: Update to 0.63.
...
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.63.
Change-Id: I5cc3114e93557f0777a4383c2c7aea9ba4aa8f62
Signed-off-by: jgart <jgart@dismail.de >
2026-04-05 10:21:49 -04:00
moksh
3247771a15
gnu: Add wl-kbptr.
...
* gnu/packages/xdisorg.scm (wl-kbptr): New variable.
Change-Id: Ifa17686ddfe6a41e307fe1c4dcfaae6821cbfa44
Merges: https://codeberg.org/guix/guix/pulls/3390
Reviewed-by: Andrew Wong <wongandj@runbox.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-05 22:36:19 +09:00
Maxim Cournoyer
7473b051b6
gnu: Add pkgconf-as-pkg-config.
...
* gnu/packages/pkg-config.scm (pkgconf-as-pkg-config): New variable.
Change-Id: If9ff93dbebde0c0d955cbe87af72e963913a6f45
2026-04-05 10:25:16 +09:00
Liliana Marie Prikler
862fdaae31
gnu: gajim: Update GUIX_PYTHONPATH.
...
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Use “3.11” instead
of “3.10” as the python version.
Reported-by: Cayetano Santos <csantosb@inventati.org >
2026-04-04 18:29:44 +02:00
Adrien 'neox' Bourmault
314cc3312e
gnu: gajim: Update to 2.4.5.
...
* gnu/packages/messaging.scm (gajim): Update to 2.4.5.
Change-Id: If3cbe09d84cfabf8ad979feb29e08f2a6310a04b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:08 +02:00
Patrick Norton
f7d662c258
gnu: gimp: Update GI_TYPELIB_PATH.
...
* gnu/packages/gimp.scm (gimp)[#:phases]<wrap>: Add “#$output/lib/girepository-1.0” to GI_TYPELIB_PATH.
Fixes : guix/guix#7546 (openttd-opengfx-8.0 fails to build)
Change-Id: Id7c2cc9e2a2de4107f50efa38e2926461d4074c1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:04 +02:00
Sören Tempel
9a9c8f7304
gnu: louvain-community: Refer to library by path in CMake module.
...
* gnu/packages/maths.scm (louvain-community)
[arguments]<#:phases>: Add 'cmake-lib-full-path phase.
Change-Id: I5f957c828f39b24a6fa8da8e3d19f16b5c328303
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:04 +02:00
Cayetano Santos
e946baf360
gnu: emacs-exwm-no-x-toolkit: Fix propagated-inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-no-x-toolkit)[propagated-inputs]:
Use ’modify-inputs.
Change-Id: I3708c6bd7f2ca6d132fe2e7e5a416fda80b6a299
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:04 +02:00
Noé Lopez
f78a0db28d
services: Add gardenhostd-service-type.
...
* gnu/services/desktop.scm (gardenhostd-service-type)
(gardenhostd-configuration): New variables.
* doc/guix.texi (Desktop Services): Document it.
Change-Id: Ied926c34b620cc8032a0b121c7419644746e2ce9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Noé Lopez
b6509681e2
gnu: Add gardenhostd.
...
* gnu/packages/freedesktop.scm (gardenhostd): New variable.
Change-Id: Ic37b69c96dc00204d59f424dba3b757308271936
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
bdunahu
cb714dcd25
gnu: angband: Enable test suite.
...
* gnu/packages/games.scm (angband)[arguments]:
<#:tests?>: Enable tests.
<#:phases>: Add phase 'skip-failing-tests.
[native-inputs]: Add perl.
Change-Id: I8af02d830e394190954d5d3374f5eaec2cfc6cf6
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
bdunahu
ddf9f96d91
gnu: angband: Update to 4.2.6.
...
* gnu/packages/games.scm (angband): Update to 4.2.6.
[source]: Delete non-free and unused Windows libraries.
[arguments]:<#:phases>: Add 'fix-infinite-loop-on-sighup to prevent SIGHUP
from triggering an infinite loop.
Change-Id: I865d80f02e1ee815ea3fdabfe6999ae13e4120a9
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Sören Tempel
37bb79a391
gnu: cadical: Update to 2.2.1.
...
* gnu/packages/maths.scm (cadical): Update to 2.2.1.
[patches]: Remove cadical-add-shared-library.patch.
[arguments]<#:configure-flags>: Add "-shared".
<#:phases>: Remove replacement for 'check.
In 'configure no longer invoke setenv before configuring.
(cadical-2.1)[#:configure-flags]: Use empty list.
[#:phases]: Add 'set-shared-flags. Replace 'check as before.
Change-Id: I67c64cfe6de0b88d0fce5103a6dcc273a2b5f244
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Sören Tempel
e91607864b
gnu: Add cadical-2.1.
...
With the latest 2.2.X version of cadical, lean4's test suite fails.
This can be mitigated by packaging the old version as cadical-2.1.
* gnu/packages/maths.scm (cadical-2.1): New variable.
* gnu/packages/lean.scm (lean4)[inputs]: Replace cadical with cadical-2.1.
Change-Id: Id5e4a06266e0688454040caf0766bf8d769bbd10
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Sören Tempel
b2b885be52
gnu: cadical: Update to 2.1.3.
...
* gnu/packages/maths.scm (cadical): Update to 2.1.3.
* gnu/packages/patches/cadical-add-shared-library.patch: Adjust accordingly.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Yelninei
5119d7b1d6
gnu: d-tools: Fix tests on 32bit systems.
...
* gnu/packages/dlang.scm (d-tools)[#:phases]: Build test executables for the
target bit size.
Change-Id: I49ea559c857757abb217ff896ebd6994ea4a90c0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:03 +02:00
Yelninei
e1bf330763
gnu: ldc: Fix int128 alignment.
...
* gnu/packages/patches/ldc-i686-int128-alignment.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/dlang.scm (ldc-bootstrap)[patches]: Use it.
Change-Id: I21671c2a54634c284d8832f0627fe28494e1b0b8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-04 18:27:02 +02:00
Tobias Geerinckx-Rice
5a44919bfd
gnu: bcachefs-linux-module: Inherit more from -tools.
...
Keep tools and driver in strict sync, as that is what upstream supports.
(‘Tightly coupled’ ain't even the word; it's the same source tree.)
* gnu/packages/file-systems.scm (bcachefs-linux-module)[version]:
Inherit from bcachefs-tools-minimal.
[source]: Likewise.
Change-Id: Ibe93f07ad1e7ebc995c4043fece3d4d0a1212d3c
2026-03-29 01:00:00 +01:00
Tobias Geerinckx-Rice
f8828f568b
gnu: bcachefs-tools-minimal: Update to 1.37.4.
...
* gnu/packages/file-systems.scm (bcachefs-tools-minimal):
Update to 1.37.4.
* gnu/packages/rust-crates.scm (rust-anyhow-1.0.89, rust-clap-4.5.20)
(rust-clap-builder-4.5.20, rust-clap-complete-4.5.33)
(rust-clap-derive-4.5.18, rust-clap-lex-0.7.2, rust-fiemap-0.2.0)
(rust-fuser-0.17.0, rust-owo-colors-4.1.0, rust-prettyplease-0.2.22)
(rust-proc-macro2-1.0.87, rust-regex-1.11.0, rust-rustix-0.38.37)
(rust-terminal-size-0.4.0, rust-uuid-1.10.0): New machine-generated
variables.
(lookup-cargo-inputs): Update entry for bcachefs-tools.
Change-Id: I14a04ca31ca0e88c5244d8df7dd51138edff5799
2026-03-29 01:00:00 +01:00
Tobias Geerinckx-Rice
e40cc524da
gnu: bcachefs-linux-module: Update to 1.37.4.
...
* gnu/packages/file-systems.scm (bcachefs-linux-module): Update to
1.37.4.
[arguments]: Remove the now-obsolete 'patch-source phase. I'm surprised
that it ever worked as it broke Makefile syntax.
Change-Id: Ice76e94bca91901e565eef57469091a7fb891ab1
2026-03-29 01:00:00 +01:00
Patrick Norton
442fff85d1
gnu: qpwgraph: Update to 1.0.0.
...
* gnu/packages/audio.scm (qpwgraph): Update to 1.0.0.
Change-Id: Ie20ddebca2b897f64be75e9150d0ebeafd31792a
Merges: #7607
Signed-off-by: Sughosha <sughosha@disroot.org >
2026-04-04 07:39:50 +05:30
Ashish SHUKLA
74cb8ecd7f
gnu: weechat: Update to 4.9.0
...
* gnu/packages/irc.scm (weechat): Update to 4.9.0.
[#:phases]<move-doc>: Switch to output g-exps.
Change-Id: Ic80d7c247366c21ee6a68b094a642bd5615ebd45
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7572
2026-04-04 00:30:53 +02:00
Patrick Norton
6a5795b21d
gnu: image-viewers: Add timg.
...
* gnu/packages/image-viewers.scm (timg): New variable.
Change-Id: Idfcc8910ea8d038de61ca8d009ef69e03deb9601
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7541
2026-04-04 00:30:53 +02:00
Patrick Norton
2d9c30010f
gnu: image: Add qoi.
...
* gnu/packages/image.scm (qoi): New variable.
Change-Id: Ic08ed3aaf48cc12d9e730373400c22a424d8d0d0
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-04 00:30:53 +02:00
Patrick Norton
0683beac07
gnu: image: Add openslide.
...
* gnu/packages/image.scm (openslide): New variable.
Change-Id: If8a79e99ae258c90e86495be78779689e8d6a2e6
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-04 00:30:52 +02:00
Patrick Norton
d0fbabae2e
gnu: image: Add libdicom.
...
* gnu/packages/image.scm (libdicom): New variable.
Change-Id: Ia47b559ae381c89235e5779734e72163224d815b
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-04 00:30:52 +02:00
Ludovic Courtès
95ac807edf
guix system: Make ‘--save-provenance’ effective for images.
...
Previously ‘--save-provenance’ would be silently ignored for ‘guix system
image’.
* guix/scripts/system.scm (image-with-provenance): New procedure.
(process-action): In ‘transform’, add case for ‘image?’, and emit a warning in
the default case.
Change-Id: I5020a4b3dacbe7a0820a3c4779b7d86a8133bd60
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7485
2026-04-04 00:30:52 +02:00
Ludovic Courtès
985715e1e3
services: package-database: Run ‘guix locate’ without root privileges.
...
* gnu/services/admin.scm (%package-database-file)
(%package-database-accounts, %package-database-activation): New variables.
(package-database-shepherd-services): Pass explicit ‘--database’ flag to ‘guix
locate’. Pass #:user and #:group to ‘command’. Pass #:log-file.
(package-database-service-type): Extend ‘activation-service-type’ and
‘account-service-type’.
Change-Id: Ifbf65e004766d049d99a16e163339ac168c1f73c
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7527
2026-04-04 00:30:52 +02:00
Roman Scherer
cfd36ce667
gnu: llvm-rocm: Include native target in build.
...
* gnu/packages/llvm.scm (make-llvm-rocm)[arguments]: Use system->llvm-target
instead of hardcoded "X86" for LLVM_TARGETS_TO_BUILD, so that the native
backend is always available. This fixes test failures on non-x86 hosts where
llc cannot resolve the default triple.
Change-Id: I2e94583452730c15fe5e24a39420289cdff70202
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7472
2026-04-04 00:30:52 +02:00
Ludovic Courtès
c8d3b54459
file-systems: Correctly report mount failure diagnostics.
...
Previously the message would be something like:
shepherd[1]: could not mount partition efivarfs: ~A
* gnu/build/file-systems.scm (mount-file-system): On ‘system-error?’
destructure the arguments of C.
Change-Id: I4e84d8ce424dd1d07eae5e22389164479309bbfd
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7463
2026-04-04 00:30:52 +02:00
Tobias Geerinckx-Rice
4d758ddbd2
gnu: bcachefs-linux-module: Inherit from bcachefs-tools-minimal.
...
* gnu/packages/file-systems.scm (bcachefs-linux-module)[home-page]:
Inherit from bcachefs-tools-minimal rather than the /static variant.
Change-Id: Ia3b28916300380ccc5956bfcb19f62c0d6628fd8
2026-03-29 01:00:00 +01:00
Tobias Geerinckx-Rice
09fc9aa7f2
gnu: bcachefs-linux-module: Fix build with linux-libre-6.18.
...
Previously, the actual bcachefs.ko.zst was missing.
* gnu/packages/file-systems.scm (bcachefs-linux-module)[arguments]:
Set #:make-flags and honour them in the 'prepare-build-directory
phase (renamed to avd. p'ntless abbr.).
Fixes : #6601
Change-Id: I9df0396bda73421bf1233491a6e7eace40073c51
2026-03-29 01:00:00 +01:00
John Kehayias
e0c2faf716
gnu: hyprland: Update to 0.54.3.
...
* gnu/packages/wm.scm (hyprland): Update to 0.54.3.
Change-Id: I247365ad4ebf32134c92f60a1ebb3c0e63223ac8
2026-04-03 16:12:55 -04:00
jgart
077ac25005
gnu: trealla: Update to 2.92.15.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.15.
Change-Id: I3cab11edc80aad42a35ee1c14a0e4cb15eca5b2c
2026-04-03 12:33:56 -04:00
Estevan Castilho
c3a13b2593
home: services: niri: Use existing session dbus.
...
Spawning niri with `dbus-run-session` as is done here causes the compositor
and children applications to run within it's own D-Bus session bus rather than
relying on the already existing one. This causes Guix home services that rely
on a session bus to misbehave within a niri session, as the bus the services
are talking to is not the same as the one niri & applications see. Guix home
already provides a `home-dbus-service-type` for ensuring a D-Bus session bus
exists, so it makes sense to just rely on that.
* gnu/home/services/niri.scm (home-niri-service-type): Add
HOME-DBUS-SERVICE-TYPE extension.
(home-niri-shepherd-service)[requirement]: Add DBUS requirement.
[start]: Drop the 'dbus-run-session' call in favour of extending
HOME-DBUS-SERVICE-TYPE.
Change-Id: I1d402064128fe94aaaa2868e174752ef640dd31e
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com >
2026-04-03 18:03:13 +03:00
Hugo Buddelmeijer
02c36a8ad8
gnu: alot: Make build deterministic.
...
* gnu/packages/mail.scm (alot): Make build deterministic.
[argumens]<#:test-flags>: Disable non-deterministic tests.
Change-Id: I7a1bc01f46df709b8c51632af4395a86d41ca1d9
2026-04-03 12:45:18 +02:00
Hugo Buddelmeijer
a26258d1d6
gnu: alot: Make guix refresh work.
...
* gnu/packages/mail.scm (alot): Make guix refresh work.
[version]: Use "0.12" instead of "v0.12".
Change-Id: I2dc5e1d8423d0c16ffffdb3b8f0e59bb9884c38c
2026-04-03 12:45:18 +02:00
Sergey Trofimov
50fc44d7a9
gnu: Add emacs-grip-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-grip-mode): New variable.
Merges guix/guix!7643
Change-Id: Ifd94e0867d0efed09657edd7d11b4408ad10f7a8
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-03 12:10:50 +02:00
Sergey Trofimov
ccdfd3190a
gnu: Add mdopen.
...
* gnu/packages/rust-apps.scm (mdopen): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add entry for
mdopen.
Change-Id: Id9cbb70a66ce1bdd96824fa58d15bf928bcfa8b4
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-03 13:01:21 +03:00
Zheng Junjie
2181b0f5fb
gnu: Add mergiraf.
...
* gnu/packages/version-control.scm (mergiraf): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add entry for
mergiraf.
Change-Id: I4b7b16e671e8f9a99fd987410c2c57698ee35219
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-03 11:56:58 +03:00
Cayetano Santos
7b45464048
gnu: emacs-xelb: Simplify package.
...
During update to 0.21 in 1beeaed371 the
’emacs let binding was left behind.
* gnu/packages/emacs-xyz.scm (emacs-xelb)[arguments]: Clean up
’regenerate-el-files #:phase.
Change-Id: I8b4180e658eaefecd616bdfff2e3b619bf72aa07
2026-04-03 10:50:02 +02:00
Hilton Chain
853077feed
linux-initrd: Handle builtin modules with different module and file names.
...
Previously, modules we want were not normalized before comparing with
builtin-modules, which was normalized by file-name->module-name.
This made the code unable to find modules like nls_iso8859-1 (normalized to
nls_iso8859_1) and usb-storage (normalized to usb_storage) when they're built
into the kernel.
* gnu/system/linux-initrd.scm (flat-linux-module-directory) [modules-to-lookup]:
Normalize module name before comparing with builtin ones.
Change-Id: Ifb3ab298b8435c38040a6d58cdb53a3a46eb8ee1
Merges: #7514
2026-04-03 16:26:52 +08:00
Hilton Chain
f27b9ee891
gnu: %find-package: Allow supressing supersession info.
...
The use case is to implement package aliasing on top of the existing
superseding mechanism.
* gnu/packages.scm (%find-package): Supress supersession info when package has
‘supress-supersession-info’ property.
Change-Id: Ia1077118dad0133f91575a5a70238618f2475300
Merges: #7407
2026-04-03 16:26:51 +08:00
Sughosha
27265c7a02
gnu: extremetuxracer: Update to 0.8.4.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.4.
Change-Id: I67de1ccfa3da91e91cfc42a33fe73cef952a91ae
Merges: https://codeberg.org/guix/guix/pulls/7327
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 16:14:29 +09:00
Zheng Junjie
12fe920c27
gnu: aardvark-dns: Update to 1.17.0.
...
* gnu/packages/rust-apps.scm (aardvark-dns): Update to 1.17.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)[aardvark-dns]:
Update dependencies.
Change-Id: Id61448566e5331937993ac32ee8b6d1fc0e2db2a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-04-03 09:55:57 +03:00
Efraim Flashner
b6bc9ac1f8
gnu: python-cramjam: Skip another test.
...
* gnu/packages/python-compression.scm (python-cramjam)[arguments]:
Adjust the test-flags to skip another test.
Change-Id: If83f72c5da43a1c0087192e001c359a16b2c7f14
2026-04-03 09:43:11 +03:00
Nicolas Goaziou
9cac413ab1
Revert "gnu: latex2html: Make it work with latex."
...
This reverts commit b025c71030 .
`texlive-local-tree' is not meant to be propagated, but should be used as
a native input to build documentation.
Change-Id: I60313c7608e91fd2613614ddb76ba5602e25d0fe
2026-04-03 08:10:42 +02:00
Artyom V. Poptsov
d2487434fe
gnu: simpleini: Update to 4.25.
...
* gnu/packages/linux.scm (simpleini): Update to 4.25.
Change-Id: I6431e731840f8274a3c7ded7b803b4b636798177
2026-04-03 08:51:33 +03:00
Tomas Volf
38d35941ca
services: wireguard: Export wireguard-configuration-file.
...
When you want to invoke wg-quick yourself, for example from a script,
this procedure is useful to produce the configuration file for it.
* gnu/services/vpn.scm (define-module)<#:export>:
Add wireguard-configuration-file.
Change-Id: Ifab8a9d731de19d2943517bf18c156a56fea4cca
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 14:41:22 +09:00
gemmaro
a1fbc07cf7
gnu: ruby-test-unit/minimal: Deprecate the package.
...
* gnu/packages/ruby.scm (ruby-test-unit/minimal):
Mark as a deprecated alias of ruby-test-unit.
Change-Id: If53d66788a616d51595562dc1c0cb09a4f4cbb90
Merges: https://codeberg.org/guix/guix/pulls/7150
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
Modified-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 13:50:54 +09:00
gemmaro
94032cc111
gnu: ruby-metaclass: Use ruby-test-unit instead of minimal version.
...
* gnu/packages/ruby.scm (ruby-metaclass)[native-inputs]:
Replace ruby-test-unit/minimal with ruby-test-unit.
Change-Id: I9ac81dbc630fd3b30a03342111cdfadb51c8c965
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 13:41:14 +09:00
gemmaro
59c47147bc
gnu: ruby-test-unit: Simplify testing.
...
The extra dependencies specified in Rakefile are only necessary
if when using Ruby build system's check phase.
* gnu/packages/ruby.scm (ruby-test-unit)[arguments]<#:phases>:
Replace check phase to run the test script directly.
[native-inputs]: Remove bundler, ruby-packnga and ruby-yard.
Change-Id: Ia0cdf09989d2c12f1c72e059806fb2ef8081fc8d
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 13:34:40 +09:00
Jussi Timperi
ee4ae4bb2a
gnu: python-python-snappy: Propagate python-cramjam.
...
* gnu/packages/python-compression.scm (python-python-snappy)
[native-inputs]: Move python-cramjam from here...
[propagated-inputs]: ...to here.
[home-page]: Update URL.
Change-Id: If024855c6be6ac212077c429a48de59fc40b79ad
Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-03 13:26:10 +09:00
Giacomo Leidi
3ca03da676
gnu: guix-compose: Update to 0.2.0.
...
* gnu/packages/containers.scm (guix-compose): Update to 0.2.0.
[inputs]: Add guile-dotenv.
Change-Id: Idb42d4660b188b7fbd053bdc5a5b861bc1fcc81c
2026-04-03 02:51:04 +02:00
Liliana Marie Prikler
98f495ed00
gnu: corefreq: Update to 2.1.0.
...
* gnu/packages/linux.scm (corefreq): Update to 2.1.0.
[#:phases]<patch-Makefile>: Use ‘echo’ instead of ‘@echo’.
<prepare>: Drop call to “make”.
Fixes : guix/guix#7330 (corefreq fails to build)
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2026-04-02 15:37:08 -07:00
Danny Milosavljevic
b025c71030
gnu: latex2html: Make it work with latex.
...
* gnu/packages/documentation.scm (latex2html)[propagated-inputs]: Add
texlive-preview texlive-xcolor texlive-dvips.
Change-Id: Ibd06495549a109845aece5ed420c167a83a14a2d
2026-04-02 22:48:27 +02:00
jgart
e433d6b91f
gnu: trealla: Update to 2.92.12.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.12.
Change-Id: Ie7e47216189ea72529b86b26762a705f8300496d
2026-04-02 16:05:36 -04:00
Wilko Meyer
25e07a0c6a
gnu: linux-libre 6.1: Update to 6.1.167.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.167.
(linux-libre-6.1-pristine-source): Update hash.
(deblob-scripts-6.1): Update deblob-check hash.
Change-Id: I1f580420fcba5cdee6e0b8b67de0172fdc0024a8
2026-04-02 12:51:37 -07:00
Wilko Meyer
8c01fd3b6f
gnu: linux-libre 6.6: Update to 6.6.130.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.130.
(linux-libre-6.6-pristine-source): Update hash.
(deblob-scripts-6.6): Update deblob-check hash.
Change-Id: I600aaef7c4528c51f9f75ee6ff5d870f0eec3537
2026-04-02 12:51:35 -07:00
Wilko Meyer
664c987bc9
gnu: linux-libre 6.12: Update to 6.12.79.
...
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.79.
(linux-libre-6.12-pristine-source): Update hash.
(deblob-scripts-6.12): Update deblob-check hash.
Change-Id: I82d19262cd4a8dd37a557a468e719799f39fe2b2
2026-04-02 12:51:32 -07:00
Wilko Meyer
62d65df96a
gnu: linux-libre 6.18: Update to 6.18.20.
...
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.20.
(linux-libre-6.18-pristine-source): Update hash.
Change-Id: Id0c1301579af7458de0c4161b9922ed915d8fcf6
2026-04-02 12:51:30 -07:00
Wilko Meyer
0e776f0eb4
gnu: linux-libre 6.19: Update to 6.19.10.
...
* gnu/packages/linux.scm (linux-libre-6.19-version): Update to 6.19.10.
(linux-libre-6.19-pristine-source): Update hash.
Change-Id: I8f4abb31e154cbecb2aa39fd1403a8ac099aa665
2026-04-02 12:51:26 -07:00
Foster Hangdaan
47277c1a68
gnu: electrum: Update to 4.7.2.
...
* gnu/packages/finance.scm (electrum): Update to 4.7.2.
Merges guix/guix!7628
Change-Id: I334ca6cbbe27ffecfc1b9add84ed849ddfbd467a
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-02 21:48:23 +02:00
Hugo Buddelmeijer
2538233040
gnu: icedove: Update to 140.9.0.
...
Propagates icecat changes of 1720eee400 to
icedove.
* gnu/packages/gnuzilla.scm: Add comments about which packages should be
updated together, and how to do so.
* (%icedove-build-id, %icedove-version, thunderbird-comm-source)
(thunderbird-comm-l10n): Update to 140.9.0.
Closes : guix/guix#7462 .
Merges guix/guix!7488
Change-Id: Idef6410450db50e9d4d9ea5ac5f571a80db37286
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-02 21:34:19 +02:00
Sergio Pastor Pérez
253387e20f
gnu: plasma-nm: Enable openconnect VPN support.
...
* gnu/packages/kde-plasma.scm (plasma-nm)[inputs]: Add `lz4' and `qtwebengine'
to enable `openconnect' VPN support.
Change-Id: I261388f7356a9d1bab216c3a2da15e8478e007c8
2026-04-02 22:20:07 +05:30
Gábor Udvari
cfbc7247fe
gnu: git-tools: Update to 2025.08.
...
* gnu/packages/version-control.scm (git-tools): Update to 2025.08.
Change-Id: I50e79b06e2ed9320ca1cc0a7f9181ef4fcaa37fe
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 22:20:20 +09:00
Nguyễn Gia Phong
239bb8dbfc
NEWS: Add entry about the new service for Fossil SCM.
...
* NEWS: Add entry about the new service for Fossil SCM.
Change-Id: I49e66854adcf87b4e344535a78847d6e7c3cd24c
Merges: https://codeberg.org/guix/guix/pulls/7096
Reviewed-by: Noé Lopez <noelopez@free.fr >
2026-04-02 21:58:57 +09:00
Nguyễn Gia Phong
7f0256fb27
doc: Version Control Services: Fix Fossil example.
...
In the Fossil service example, correct the field name
for list-repositories? and set https? to #t.
* doc/guix.texi (Version Control Services):
Fix the example for fossil-service-type.
Change-Id: Ib1c1ba57d8f438a51e8bb7b6e97c57785685e110
Reviewed-by: Noé Lopez <noelopez@free.fr >
2026-04-02 21:57:30 +09:00
Liliana Marie Prikler
091d070507
gnu: tao-synth: Fix build.
...
* gnu/packages/patches/tao-synth-include-string-you-use.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/audio.scm (tao-synth)[patches]: Use it here.
[native-inputs]: Drop gcc-7.
Fixes : guix/guix#6849 (tao-synth fails to build)
2026-04-02 14:13:35 +05:30
kiasoc5
196649b70d
gnu: interception-dual-function-keys: Update to 1.5.0.
...
* gnu/packages/linux.scm (interception-dual-function-keys):
Update to 1.5.0.
Change-Id: Iafee6740b3abca2042d3cdae089e4ea8a90e5b9a
Merges: https://debbugs.gnu.org/66963
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 17:06:16 +09:00
Nguyễn Gia Phong
4410335e28
gnu: wlroots: Add library for X11 backend.
...
* gnu/packages/wm.scm (wlroots)[propagated-inputs]:
Add xcb-util-renderutil.
Change-Id: I6012e7312564cfd211f0a4ff7ee93adcb5c88eec
Merges: https://codeberg.org/guix/guix/pulls/6917
2026-04-02 14:39:53 +09:00
Ricardo Wurmus
b77cb3c974
gnu: r-seuratdata: Update to 0.2.2.9002-1.3e51f44.
...
* gnu/packages/cran.scm (r-seuratdata): Update to 0.2.2.9002-1.3e51f44.
Change-Id: If88ac146bcb4f4de8d016054d90fd988695f3ef8
2026-04-02 07:37:27 +02:00
Ricardo Wurmus
c681b9ccf9
gnu: r-shiny: Update to 1.13.0.
...
* gnu/packages/cran.scm (r-shiny): Update to 1.13.0.
[arguments]: Adjust for removed JavaScript file.
[source]: Adjust snippet as well.
Change-Id: I8b0df32ed55c9e39389af04533ed7bd1a7b55f05
2026-04-02 07:37:27 +02:00
Ricardo Wurmus
55e96e1eac
gnu: r-sparsearray: Update to 1.10.10.
...
* gnu/packages/bioconductor.scm (r-sparsearray): Update to 1.10.10.
Change-Id: I2264aeaf24c41263c7f89b8e78f78746d2c3e1dd
2026-04-02 07:37:27 +02:00
Ricardo Wurmus
ab9cf79f94
gnu: r-multiassayexperiment: Update to 1.36.2.
...
* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.36.2.
Change-Id: I9141df279c08861fa1a0169155af36b86e6b7f4b
2026-04-02 07:37:27 +02:00
Ricardo Wurmus
f2dca9e042
gnu: r-furrr: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-furrr): Update to 0.4.0.
[propagated-inputs]: Remove r-lifecycle.
[native-inputs]: Add r-parallelly.
Change-Id: Idebd37e8d33a40019c76b127fbf132a69f227f21
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
98fb41c45b
gnu: r-dyngen: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-dyngen): Update to 1.1.1.
Change-Id: I664c5e8e998f9b42755c1ed6886ade5006e45003
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
e072594010
gnu: r-pagoda2: Update to 1.0.15.
...
* gnu/packages/cran.scm (r-pagoda2): Update to 1.0.15.
Change-Id: I030cdbed7f4b722a18b70cca005193640368f2c5
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
455d230947
gnu: r-nonnest2: Update to 0.5-9.
...
* gnu/packages/cran.scm (r-nonnest2): Update to 0.5-9.
[properties]: Record updater-ignored-native-inputs.
Change-Id: I6f784efd0a9afec46aada369c21476d812036f56
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
accbae6d83
gnu: r-animalcules: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/bioconductor.scm (r-animalcules)[arguments]: Remove phase
'skip-bad-tests; specify #:skipped-tests instead.
Change-Id: Ie5f3befab21d5dae3e006aa06116f0d6039d4d9b
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
240cf8850a
gnu: r-annotationhubdata: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/bioconductor.scm (r-annotationhubdata)[arguments]: Remove phase
'disable-bad-tests; specify #:skipped-tests instead.
Change-Id: I9e2dda16fcf59db72d41048ad5ca9471e3652994
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
17526fa4ed
gnu: r-biocmake: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/bioconductor.scm (r-biocmake)[arguments]: Remove phase
'disable-bad-tests; specify #:skipped-tests instead.
Change-Id: I53f6872b261fa004967b0a332a8c3c461d010a39
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
17864135c3
gnu: r-coregx: Enable all tests.
...
* gnu/packages/bioconductor.scm (r-coregx)[arguments]: Remove phase
'disable-bad-tests.
Change-Id: I84c99eb508a02bc86b23c9567ffc4af375987c44
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
31f5309cad
gnu: r-metabocoreutils: Remove obsolete build phase.
...
* gnu/packages/bioconductor.scm (r-metabocoreutils)[arguments]: Remove phase
'testthat-compatibility.
Change-Id: Id36f100ae3ed9ccd7c5841f61e11b165164f6d51
2026-04-02 07:37:26 +02:00
Ricardo Wurmus
873620fbbd
gnu: r-phyloseq: Remove obsolete build phase.
...
* gnu/packages/bioconductor.scm (r-phyloseq)[arguments]: Remove phase
'testthat-compatibility.
Change-Id: I1fad7dbde4c97113553e613a0aa794c249a428a6
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
ed4dba483a
gnu: r-ballgown: Remove obsolete build phase.
...
* gnu/packages/bioconductor.scm (r-ballgown)[arguments]: Remove phase
'testthat-compatibility.
Change-Id: I8e07774d6e3580356fab6d690935d22f1fa6b761
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
dd7baf9aff
gnu: r-duckdb: Update to 1.5.1.
...
* gnu/packages/duckdb.scm (r-duckdb): Update to 1.5.1.
[native-inputs]: Add r-sf and r-wk.
Change-Id: Iade830c33439340203d150b105465adc762e2ee0
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
37151442ab
gnu: r-gstat: Update to 2.1-6.
...
* gnu/packages/cran.scm (r-gstat): Update to 2.1-6.
Change-Id: I916aa671b31d022d8d532c1432a2efac6b101f68
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
1a817ee709
gnu: r-vroom: Update to 1.7.1.
...
* gnu/packages/cran.scm (r-vroom): Update to 1.7.1.
Change-Id: I466820cf4b42cbd25cd8e8d859b974c66194165e
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
72f14783f9
gnu: r-randomforestsrc: Update to 3.6.0.
...
* gnu/packages/cran.scm (r-randomforestsrc): Update to 3.6.0.
Change-Id: Icd2cd67f864ad516b165e87117d0244c81d7790f
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
ad06932a9d
gnu: r-spatstat-linnet: Update to 3.5-0.
...
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.5-0.
Change-Id: I17673a5bcbe121596a00f2864f01a31a426d0c86
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
f8436eda27
gnu: r-spatstat-model: Update to 3.7-0.
...
* gnu/packages/cran.scm (r-spatstat-model): Update to 3.7-0.
Change-Id: Iba25603d6b68f0a6d9ec59cb2f81bad6f507d02b
2026-04-02 07:37:25 +02:00
Ricardo Wurmus
c5c5f7837e
gnu: r-isocodes: Update to 2026.03.28.
...
* gnu/packages/cran.scm (r-isocodes): Update to 2026.03.28.
Change-Id: I7437282a2058cfb37308759fe90e578e5db436eb
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
344acde48b
gnu: r-terra: Update to 1.9-11.
...
* gnu/packages/cran.scm (r-terra): Update to 1.9-11.
Change-Id: I5b7e900b034d7a20d31b9dd5d08e880992b1c77f
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
a8063066bf
gnu: r-clue: Update to 0.3-68.
...
* gnu/packages/cran.scm (r-clue): Update to 0.3-68.
Change-Id: I2189ede33a63be70c61f36f761730248b6790ad2
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
e79c7394c7
gnu: r-rex: Update to 1.2.2.
...
* gnu/packages/cran.scm (r-rex): Update to 1.2.2.
[propagated-inputs]: Remove r-lazyeval; add r-withr.
[native-inputs]: Add r-magrittr.
Change-Id: I149af3974589956a439e52115e494617496e5cbd
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
0edc7322e6
gnu: r-arrow: Update to 23.0.1.2.
...
* gnu/packages/cran.scm (r-arrow): Update to 23.0.1.2.
Change-Id: I303367d5c42fa90a5663ed7d0ea54de171bc8851
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
f964eb065b
gnu: r-mlbench: Update to 2.1-8.
...
* gnu/packages/cran.scm (r-mlbench): Update to 2.1-8.
Change-Id: I26306f81485d5d60b63dedc41ee0c5f410281269
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
b5d1aa4ac9
gnu: r-huge: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-huge): Update to 1.5.1.
Change-Id: I80947d7ed3235192153c773f48cc06eb8c0fe9a2
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
c284b0da06
gnu: r-epi: Update to 2.64.
...
* gnu/packages/cran.scm (r-epi): Update to 2.64.
Change-Id: I9c271fd48e5c95c8ca512339b9bdcc2309e6eb5a
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
928537b260
gnu: r-admisc: Update to 0.40.
...
* gnu/packages/cran.scm (r-admisc): Update to 0.40.
Change-Id: Ia53cf5b29f2ffa3778bc56532e9512a91d27a281
2026-04-02 07:37:24 +02:00
Ricardo Wurmus
097563d78f
gnu: r-renv: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-renv): Update to 1.2.0.
Change-Id: I0510ac7c2cb3771733348e578b503b347b74dc3e
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
0e281cdd5b
gnu: r-arules: Update to 1.7.14.
...
* gnu/packages/cran.scm (r-arules): Update to 1.7.14.
Change-Id: Idb02b8ddb5beb0603f36e630e817069e120e938d
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
0c1bd45ebc
gnu: r-catdap: Update to 1.3.7-4.
...
* gnu/packages/cran.scm (r-catdap): Update to 1.3.7-4.
Change-Id: I3136768e7ddf87f552cd7950c6cf407ff17fb589
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
5db5fb1c11
gnu: r-simdesign: Update to 2.25.
...
* gnu/packages/cran.scm (r-simdesign): Update to 2.25.
[propagated-inputs]: Add r-mirai and r-qs2.
Change-Id: Ife1ed3769ac2f8f712a9a14ba4da8d21fb41eee1
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
4726cb216a
gnu: r-tseries: Update to 0.10-61.
...
* gnu/packages/cran.scm (r-tseries): Update to 0.10-61.
Change-Id: Ib42977723f449bc176f2c6fe4bc1202641e22ff5
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
20c3b4e7f0
gnu: r-nlme: Update to 3.1-169.
...
* gnu/packages/cran.scm (r-nlme): Update to 3.1-169.
Change-Id: I394de81fa2e46855b2f03f3d248dab7aba253fa6
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
052b848afd
gnu: r-n2r: Update to 1.0.5.
...
* gnu/packages/cran.scm (r-n2r): Update to 1.0.5.
[propagated-inputs]: Add r-bh.
Change-Id: Ib32064e870c2e6b9e64cf560a94f6406b29703a8
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
cc039c0f79
gnu: r-tinytex: Update to 0.59.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.59.
Change-Id: I9e462711fa1ff1f07879acddf395be0cd462bd8d
2026-04-02 07:37:23 +02:00
Ricardo Wurmus
e15b88ddf3
gnu: r-rcpproll: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-rcpproll): Update to 0.3.2.
[native-inputs]: Add r-zoo.
Change-Id: I1ed75a398ba22e715a5583a07a753a87ccf2b7e2
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
d819dea541
gnu: r-party: Update to 1.3-20.
...
* gnu/packages/cran.scm (r-party): Update to 1.3-20.
Change-Id: I3f4ab036332ecc26983c708bea9a8331506b7474
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
dd2f6f3eff
gnu: r-relations: Update to 0.6-17.
...
* gnu/packages/cran.scm (r-relations): Update to 0.6-17.
Change-Id: Iac7d6892782b7b2a634cdd62131622bbe005eb27
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
9fe4a6e471
gnu: r-secretbase: Update to 1.2.1.
...
* gnu/packages/cran.scm (r-secretbase): Update to 1.2.1.
Change-Id: I6acc53b2950ff3b19ad58677a8f4ae3219c3c263
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
3cfe4ff814
gnu: r-tkrplot: Update to 0.0-32.
...
* gnu/packages/cran.scm (r-tkrplot): Update to 0.0-32.
Change-Id: I029cfc8187ca6e4a820aa5031f8096b4badb7161
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
bc68c3ab94
gnu: r-mumin: Update to 1.48.19.
...
* gnu/packages/cran.scm (r-mumin): Update to 1.48.19.
Change-Id: I909e9e0b6ceb32458aad8de6e6cda0c239091f37
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
1872070da1
gnu: r-swagger: Update to 5.32.1.
...
* gnu/packages/cran.scm (r-swagger): Update to 5.32.1.
[native-inputs]: Add r-jsonlite.
Change-Id: I526a2307cbe19520bd35ae5d5b4bbb35736d0b21
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
4a530eba7b
gnu: r-simr: Update to 1.0.9.
...
* gnu/packages/cran.scm (r-simr): Update to 1.0.9.
[propagated-inputs]: Add r-reformulas.
Change-Id: I20beba132fd93abe77051fd5263005a19d2d975a
2026-04-02 07:37:22 +02:00
Ricardo Wurmus
95accbc78f
gnu: r-venn: Update to 1.13.
...
* gnu/packages/cran.scm (r-venn): Update to 1.13.
Change-Id: I9a15a630386f75c1abfa432c5147207885f21e83
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
ce75a3c411
gnu: r-rpart: Update to 4.1.27.
...
* gnu/packages/cran.scm (r-rpart): Update to 4.1.27.
Change-Id: I9564a9b01a8655cefa79be842eeea7c08b48218f
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
213c1205f5
gnu: r-rmarkdown: Update to 2.31.
...
* gnu/packages/cran.scm (r-rmarkdown): Update to 2.31.
Change-Id: I44e1bcc16fa763264ce0329d434f505980d98966
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
4cdc295ccd
gnu: r-pmml: Update to 2.6.0.
...
* gnu/packages/cran.scm (r-pmml): Update to 2.6.0.
Change-Id: I30fa5e147d28c4babcbc21011376141cdee9fdb0
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
7969f5281f
gnu: r-isva: Update to 1.10.
...
* gnu/packages/bioconductor.scm (r-isva): Update to 1.10.
Change-Id: I40aee88fee31b47d18526f5ce68fee0b76ab22c7
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
217b643316
gnu: r-irace: Update to 4.4.1.
...
* gnu/packages/cran.scm (r-irace): Update to 4.4.1.
[arguments]: Skip one test.
[native-inputs]: Add r-highr.
Change-Id: I682d70d68bbf2566a3628138d1291a06810fa30a
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
9d273d6173
gnu: r-archivist: Update to 2.3.9.
...
* gnu/packages/cran.scm (r-archivist): Update to 2.3.9.
[native-inputs]: Remove r-testthat.
Change-Id: If56a217240aa782dfeebeccca77a677e1e03fa14
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
fa4363ee83
gnu: r-progressr: Update to 0.19.0.
...
* gnu/packages/cran.scm (r-progressr): Update to 0.19.0.
Change-Id: I5f612300649e9f8d1bd8c7e6e76cb8e824fefa78
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
1222228405
gnu: r-lamw: Update to 2.2.7.
...
* gnu/packages/cran.scm (r-lamw): Update to 2.2.7.
[native-inputs]: Add r-testthat.
Change-Id: I80da1f9f62430e571da40a02f439e5b0d1afba02
2026-04-02 07:37:21 +02:00
Ricardo Wurmus
b9acb40b90
gnu: r-sourcetools: Update to 0.1.7-2.
...
* gnu/packages/cran.scm (r-sourcetools): Update to 0.1.7-2.
[native-inputs]: Remove r-testthat.
Change-Id: I997d9111dc5074b88b9e4c70f557d331df5938b6
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
02e7f5bd3c
gnu: r-gwascat: Update to 2.42.1.
...
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.42.1.
[propagated-inputs]: Remove r-snpstats.
Change-Id: I169b53b7320b89bfd24e19f745752d003e7eba38
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
7ff3cecc72
gnu: r-scater: Update to 1.38.1.
...
* gnu/packages/bioconductor.scm (r-scater): Update to 1.38.1.
Change-Id: I7ccc3a0c9b5377b4196e7806cba863c691895fa0
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
cadd11f0cd
gnu: r-beadarray: Update to 2.60.1.
...
* gnu/packages/bioconductor.scm (r-beadarray): Update to 2.60.1.
Change-Id: Ie6b49f29346bc7de56484fcf273ff089868d8736
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
e128f915f2
gnu: r-biocviews: Update to 1.78.1.
...
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.78.1.
Change-Id: I660d44487d25d7c19ad6cff239024bc5e829599c
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
8b4eaa339a
gnu: r-variancepartition: Update to 1.40.2.
...
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.40.2.
Change-Id: Iea9427a9df269d1260b8fdf17a25518865fcb2da
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
69a93344fa
gnu: r-cicero: Update to 1.28.3.
...
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.28.3.
Change-Id: Ia93dd658d5dc9d3ef82702adcfb873b79a9151f0
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
83651e17f9
gnu: r-ggtree: Update to 4.0.5.
...
* gnu/packages/bioconductor.scm (r-ggtree): Update to 4.0.5.
Change-Id: Id4ae9e94369b63c8e48c760d2c44a101ef413441
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
dc668775f9
gnu: r-tcgautils: Update to 1.30.3.
...
* gnu/packages/bioconductor.scm (r-tcgautils): Update to 1.30.3.
Change-Id: I755d9857120c38f153696f55368d893cac47baa8
2026-04-02 07:37:20 +02:00
Ricardo Wurmus
057667a9f9
gnu: r-mmuphin: Update to 1.24.0.
...
* gnu/packages/bioconductor.scm (r-mmuphin): Update to 1.24.0.
Change-Id: I6b966eb1c8637e31beffe6af6e44cbff2882ca96
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
e46379066d
gnu: r-maaslin2: Update to 1.24.1.
...
* gnu/packages/bioconductor.scm (r-maaslin2): Update to 1.24.1.
Change-Id: I28de568df289efcadf6afe01badfd0c09f89cb37
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
f5483a2145
gnu: r-gsva: Update to 2.4.8.
...
* gnu/packages/bioconductor.scm (r-gsva): Update to 2.4.8.
Change-Id: Id9f7f1bb7599d9350e42c2e511e447fad1193501
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
040e86256b
gnu: r-arrayqualitymetrics: Update to 3.66.0.
...
* gnu/packages/bioconductor.scm (r-arrayqualitymetrics): Update to 3.66.0.
[native-inputs]: Add r-biocstyle.
Change-Id: Ia1f0ac427117dbc01ce182190ff749dc578a54ea
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
86ea888ceb
gnu: r-biomformat: Update to 1.38.3.
...
* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.38.3.
[arguments]: Remove phase 'testthat-compatibility.
[propagated-inputs]: Remove r-plyr.
Change-Id: I67e973b606f8135b0c4ef0dbf2d29229d87522a4
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
37a51f7aa8
gnu: r-ragg: Update to 1.5.2.
...
* gnu/packages/cran.scm (r-ragg): Update to 1.5.2.
Change-Id: I5ae8c7bbfbd540073d5b6d588dcb67a9f7b7885e
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
3f925c1742
gnu: r-mlr3tuning: Update to 1.6.0.
...
* gnu/packages/cran.scm (r-mlr3tuning): Update to 1.6.0.
[native-inputs]: Add r-processx and r-redux.
Change-Id: I75705cf6c914f6a2c6d737361e1a15fdc4100a87
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
6e42a1de52
gnu: r-mlr3hyperband: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-mlr3hyperband): Update to 1.1.0.
Change-Id: I6cc091653dc183216e95c50e9e13cb3470e61d14
2026-04-02 07:37:19 +02:00
Ricardo Wurmus
867a4e47d2
gnu: r-mlr3fselect: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-mlr3fselect): Update to 1.5.1.
[native-inputs]: Add r-processx and r-redux.
Change-Id: I48862e9626d865abfa7a50262823c659c9ffccc7
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
96c4345df7
gnu: r-spatstat-random: Update to 3.4-5.
...
* gnu/packages/cran.scm (r-spatstat-random): Update to 3.4-5.
Change-Id: Ib2070629f6e45cf334621f6ece875158861309fa
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
10adc2d78f
gnu: r-spatstat-geom: Update to 3.7-3.
...
* gnu/packages/cran.scm (r-spatstat-geom): Update to 3.7-3.
Change-Id: I863be34a03db29fde0a66629781f781f5fe1717d
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
3b76bc387a
gnu: r-spatstat-univar: Update to 3.1-7.
...
* gnu/packages/cran.scm (r-spatstat-univar): Update to 3.1-7.
Change-Id: Ia3ec1510b411161e2beae092dcf6430e0dea87c0
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
b28731fb1e
gnu: r-spatstat-explore: Update to 3.8-0.
...
* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.8-0.
Change-Id: I8ad627713a0a6f1ae5b3063823db1d673f001024
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
289dc72279
gnu: r-forecast: Update to 9.0.2.
...
* gnu/packages/cran.scm (r-forecast): Update to 9.0.2.
Change-Id: If268eeb89aa431b6b6bee5f186d8eb7453c0fc08
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
f946e3075d
gnu: r-showtext: Update to 0.9-8.
...
* gnu/packages/cran.scm (r-showtext): Update to 0.9-8.
Change-Id: I57ae0e097d95966770780b25854237c5a57b3a7a
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
73d41665ea
gnu: r-desolve: Update to 1.42.
...
* gnu/packages/cran.scm (r-desolve): Update to 1.42.
Change-Id: I37008907439fb7bc83889680daf20bf0824c55f9
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
9550d4f1e0
gnu: r-xgboost: Update to 3.2.1.1.
...
* gnu/packages/cran.scm (r-xgboost): Update to 3.2.1.1.
Change-Id: Ia4f5b782a97bcc9339808bff801794bac5f82705
2026-04-02 07:37:18 +02:00
Ricardo Wurmus
d3a03f5f1b
gnu: r-xml: Update to 3.99-0.23.
...
* gnu/packages/cran.scm (r-xml): Update to 3.99-0.23.
Change-Id: Ie04df7e29cd71a5adde36166329c36cfcdf521ab
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
98a9de3d58
gnu: r-shinybs: Update to 0.65.0.
...
* gnu/packages/cran.scm (r-shinybs): Update to 0.65.0.
Change-Id: Ifa7182ecf782d3671a153a8bf1d9fd71593a9a07
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
7844bc3e89
gnu: r-epi: Update to 2.63.
...
* gnu/packages/cran.scm (r-epi): Update to 2.63.
Change-Id: I083f9836429305c6ff930a41835605a4b6de9938
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
a0f82666a4
gnu: r-splitstackshape: Update to 1.4.8.1.
...
* gnu/packages/cran.scm (r-splitstackshape): Update to 1.4.8.1.
Change-Id: I65c44c26aad298d1a629a96b8e739c566bf04b65
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
cfb3b43bb0
gnu: r-spatialreg: Update to 1.4-3.
...
* gnu/packages/cran.scm (r-spatialreg): Update to 1.4-3.
[propagated-inputs]: Remove r-mass; add r-marginaleffects and r-mvtnorm.
Change-Id: If86d37dc4573c250e61720b4a124089e2b583cc8
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
d457d9357d
gnu: r-arm: Update to 1.15-2.
...
* gnu/packages/cran.scm (r-arm): Update to 1.15-2.
Change-Id: I5e270d45e6c398726ddd02ea9fdc14e64c856b95
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
27a57b6732
gnu: r-tmb: Update to 1.9.21.
...
* gnu/packages/cran.scm (r-tmb): Update to 1.9.21.
Change-Id: I75faf9e4a7c4d15b1b938e8e5c12fe8590b03efb
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
9cba5b8f64
gnu: r-libcoin: Update to 1.0-12.
...
* gnu/packages/cran.scm (r-libcoin): Update to 1.0-12.
Change-Id: I0ebefb596bd5ebf699f62f35a8a7568bbb55f162
2026-04-02 07:37:17 +02:00
Ricardo Wurmus
ba7575053b
gnu: r-tarchetypes: Update to 0.14.1.
...
* gnu/packages/cran.scm (r-tarchetypes): Update to 0.14.1.
Change-Id: I0d6a2f04ebc882b7e319a66dd5107e9905426b6c
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
fb4acc6495
gnu: r-adbcdrivermanager: Update to 0.22.0-2.
...
* gnu/packages/cran.scm (r-adbcdrivermanager): Update to 0.22.0-2.
Change-Id: Id56ecadb9455f808545f383cb3c8b11fb1ef724b
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
0522c94732
gnu: r-dyngen: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-dyngen): Update to 1.1.0.
[propagated-inputs]: Remove r-ggrepel; add r-tidyselect.
Change-Id: I1e9004bad4f9997e4d10180f0f394884380eece3
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
e7cffc7359
gnu: r-leaflet-providers: Update to 3.0.0.
...
* gnu/packages/cran.scm (r-leaflet-providers): Update to 3.0.0.
Change-Id: Icbba277557c8ade7304e95021a5b7f29c6ef24eb
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
d9309152c9
gnu: r-tinytest: Update to 1.4.3.
...
* gnu/packages/cran.scm (r-tinytest): Update to 1.4.3.
Change-Id: Id70b7b126bf3594b0b48b87c79028978304682fb
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
6d165f21f9
gnu: r-vctrs: Update to 0.7.2.
...
* gnu/packages/cran.scm (r-vctrs): Update to 0.7.2.
Change-Id: I22ac4e01023b4e12095f1dcaa93f68e1a1884281
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
55574ef44c
gnu: r-xfun: Update to 0.57.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.57.
Change-Id: I334b4cd1961fdddc47770e03bb52ee8ca1e8e607
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
84c5f90cf3
gnu: r-tsp: Update to 1.2.7.
...
* gnu/packages/cran.scm (r-tsp): Update to 1.2.7.
Change-Id: I4f4f8e1cb02b149d201ad510c208f9b8dd0a446f
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
1a125b635a
gnu: r-ggrepel: Update to 0.9.8.
...
* gnu/packages/cran.scm (r-ggrepel): Update to 0.9.8.
Change-Id: I81b2dc75224d7064b6aec0813c4028c54cdeaffb
2026-04-02 07:37:16 +02:00
Ricardo Wurmus
26c054dc12
gnu: r-psych: Update to 2.6.3.
...
* gnu/packages/cran.scm (r-psych): Update to 2.6.3.
Change-Id: Id32e1e58f52f9c9c3ab9fec1d3ce255a0a75cf7e
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
5c19121c78
gnu: r-rcppspdlog: Update to 0.0.28.
...
* gnu/packages/cran.scm (r-rcppspdlog): Update to 0.0.28.
Change-Id: I3e2e569405bf97655923a321d8cc6d8f2a029451
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
4b7584dae9
gnu: r-httpuv: Update to 1.6.17.
...
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.17.
Change-Id: Iee96a76b906637ce11cbc3b52e9178cebbfab18a
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
a14d72ab82
gnu: r-tsne: Update to 0.2-0.
...
* gnu/packages/cran.scm (r-tsne): Update to 0.2-0.
Change-Id: Ic83b130b02379ab0ce55a1a2194759bdfc63e6d2
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
86d438a062
gnu: r-tgstat: Update to 2.3.32.
...
* gnu/packages/cran.scm (r-tgstat): Update to 2.3.32.
Change-Id: I9c8ef4cfaf158aab58e176a232e9fa44f0707c43
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
a3d47a2265
gnu: r-matrix: Update to 1.7-5.
...
* gnu/packages/cran.scm (r-matrix): Update to 1.7-5.
Change-Id: Ie49d6122763acf0c6d2fcdf45ab07d9fa1c9820c
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
3f5b87d65e
gnu: r-ggpmisc: Update to 0.7.0.
...
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.7.0.
[propagated-inputs]: Remove r-lmodel2, r-mass, r-mixtools, r-multcomp, r-multcompview,
and r-nlme.
[native-inputs]: Add r-mass and r-nlme.
Change-Id: Iad2324ba8f57d827c84a4bcb3458383c4289c020
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
9047daf77b
gnu: r-lmom: Update to 3.3.
...
* gnu/packages/cran.scm (r-lmom): Update to 3.3.
Change-Id: I5d6272415a1d584aadace44cc2343917eeff55a4
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
9c1a3ead14
gnu: r-climaemet: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-climaemet): Update to 1.5.1.
[native-inputs]: Remove r-knitr; add r-quarto.
Change-Id: I194c39e35faa873253d0387d88d57c23e281fc5f
2026-04-02 07:37:15 +02:00
Ricardo Wurmus
553355d598
gnu: r-bipartite: Update to 2.24.
...
* gnu/packages/cran.scm (r-bipartite): Update to 2.24.
Change-Id: I0da97caa0a8ae51aa62fe878d5cacd363f60a7d2
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
a2614e31ea
gnu: r-rush: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-rush): Update to 1.0.0.
Change-Id: I2c51364a0974f67b51fc46be14f6253fd4cd5bea
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
c7e9ca9ec9
gnu: r-rcurl: Update to 1.98-1.18.
...
* gnu/packages/cran.scm (r-rcurl): Update to 1.98-1.18.
Change-Id: I7739a21e7766b0cfd4be8937a7fb53e589b71398
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
b8a6d2b7b6
gnu: r-rcpparmadillo: Update to 15.2.4-1.
...
* gnu/packages/cran.scm (r-rcpparmadillo): Update to 15.2.4-1.
Change-Id: Ib7ccd2341ffe4844f98ce754a4f95c2f74e1455f
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
bb7f48c330
gnu: r-ggbreak: Update to 0.1.7.
...
* gnu/packages/cran.scm (r-ggbreak): Update to 0.1.7.
Change-Id: Id065bac5333b00a23d58660d9f61eb2b13cbe255
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
2f0bcd9e2e
gnu: r-collections: Update to 0.3.12.
...
* gnu/packages/cran.scm (r-collections): Update to 0.3.12.
Change-Id: If9ec4ec0850262c0422359590ec5e0ffe805700c
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
d7a8fcb973
gnu: r-ade4: Update to 1.7-24.
...
* gnu/packages/cran.scm (r-ade4): Update to 1.7-24.
Change-Id: Ifa180d8772496a995805e76265d5a508005e720f
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
d6842c35d1
gnu: r-mlr3mbo: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-mlr3mbo): Update to 1.1.0.
[properties]: Add r-nloptr to extra native inputs.
Change-Id: I36e6bfcc48f95221f3381ec5118476a7c72854a1
2026-04-02 07:37:14 +02:00
Ricardo Wurmus
798f33e729
gnu: r-acfmperiod: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-acfmperiod): Update to 1.1.0.
[native-inputs]: Add r-testthat.
Change-Id: I8666157537879173b2ebf8b86a41d8ce26c0a819
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
438f6374ee
gnu: r-fixest: Update to 0.14.0.
...
* gnu/packages/cran.scm (r-fixest): Update to 0.14.0.
[properties]: Record updater-ignored-native-inputs.
Change-Id: I4a05fcef12c06f7e0e4fda8eb79bd41f09267122
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
a44dcd6e22
gnu: r-distributional: Update to 0.7.0.
...
* gnu/packages/cran.scm (r-distributional): Update to 0.7.0.
[native-inputs]: Add r-laplacesdemon.
Change-Id: Ia82d339de0e605d1b5ef8856cd995c5363b40c13
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
4cc60db93e
gnu: r-fs: Update to 2.0.1.
...
* gnu/packages/cran.scm (r-fs): Update to 2.0.1.
[properties]: Record updater-extra-inputs.
[inputs]: Add libuv.
Change-Id: Ie89540c6ad24967f4a0280f0679f9acceee57a2d
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
c0ca73afdd
gnu: r-biomart: Update to 2.66.2.
...
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.66.2.
Change-Id: I42fcda6dd4d5d59d65c8c111f7dbd7878e2bcadb
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
436005d30f
gnu: r-duckdb: Update to 1.5.0.
...
* gnu/packages/duckdb.scm (r-duckdb): Update to 1.5.0.
Change-Id: I1e65b6fdf1a07d933dcf9151cb34b410deb8c1c8
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
603b45f61d
gnu: r-protolite: Update to 2.4.0.
...
* gnu/packages/cran.scm (r-protolite): Update to 2.4.0.
[native-inputs]: Add r-spelling.
Change-Id: I74de07d6effd30dfe56381c52a5990f34a78dad1
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
b8450f9a13
gnu: r-cyclocomp: Update to 1.1.2.
...
* gnu/packages/cran.scm (r-cyclocomp): Update to 1.1.2.
[native-inputs]: Add r-processx.
Change-Id: I29208f0a334dac43cc747bd0a53b86c6a3feb30f
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
3184d00bc5
gnu: r-png: Update to 0.1-9.
...
* gnu/packages/cran.scm (r-png): Update to 0.1-9.
[native-inputs]: Add pkg-config.
Change-Id: Ifdf48142d61baeea03458897079d4116ee199c3f
2026-04-02 07:37:13 +02:00
Ricardo Wurmus
9c94ade4f3
gnu: r-msigdbr: Update to 26.1.0.
...
* gnu/packages/cran.scm (r-msigdbr): Update to 26.1.0.
Change-Id: Ied45c1907d150e040baea43376aa39422379f76c
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
207bcabd54
gnu: r-rjava: Update to 1.0-16.
...
* gnu/packages/cran.scm (r-rjava): Update to 1.0-16.
Change-Id: I895f102e34a79f668e45648940ed3c992ae9ca41
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
840a6a5cde
gnu: r-units: Update to 1.0-1.
...
* gnu/packages/cran.scm (r-units): Update to 1.0-1.
Change-Id: I591c5c2f0a02e865f392c41e376b81a1013d2d35
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
96424b3dd0
gnu: r-shinybs: Update to 0.64.0.
...
* gnu/packages/cran.scm (r-shinybs): Update to 0.64.0.
Change-Id: I3f54431554f6077bd0a7642cadde139f60780aed
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
2528e8b8e2
gnu: r-future: Update to 1.70.0.
...
* gnu/packages/cran.scm (r-future): Update to 1.70.0.
Change-Id: I229feb3a01133f1afcefe36cb7c918ebf063a85d
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
63e3f1b5c7
gnu: r-globals: Update to 0.19.1.
...
* gnu/packages/cran.scm (r-globals): Update to 0.19.1.
Change-Id: Ie82ed20f143c40b811331d3488727e6432619bb5
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
1e16d036fa
gnu: r-arm: Update to 1.15-1.
...
* gnu/packages/cran.scm (r-arm): Update to 1.15-1.
Change-Id: Ifbb24c0eed3756f3f825303eec3e8fb375d69034
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
9daec6d1ec
gnu: r-squarem: Update to 2026.1.
...
* gnu/packages/cran.scm (r-squarem): Update to 2026.1.
Change-Id: I1cdd814bf5dc82d00a95aa5c507c592df0b8923b
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
e2244a83f1
gnu: r-rmumps: Update to 5.2.1-41.
...
* gnu/packages/cran.scm (r-rmumps): Update to 5.2.1-41.
Change-Id: Id80c5c47efb5dd26f7bb055379f17e28ff2e6c68
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
cf48ab7eda
gnu: r-partykit: Update to 1.2-27.
...
* gnu/packages/cran.scm (r-partykit): Update to 1.2-27.
Change-Id: I9b4bdcc8c8c6463c626528537122ef2af882985b
2026-04-02 07:37:12 +02:00
Ricardo Wurmus
1994f94a6e
gnu: r-mvtnorm: Update to 1.3-6.
...
* gnu/packages/cran.scm (r-mvtnorm): Update to 1.3-6.
[native-inputs]: Add r-qrng.
Change-Id: I3b1a40363190435d226f75cd89009ed6b033b5d3
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
bd46616e20
gnu: r-multilevel: Update to 2.8.
...
* gnu/packages/cran.scm (r-multilevel): Update to 2.8.
Change-Id: I9a96cf21caa07c30f1b395994dc5d0e7e6ab576d
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
8b97433808
gnu: r-bma: Update to 3.18.21.
...
* gnu/packages/cran.scm (r-bma): Update to 3.18.21.
Change-Id: Ib8e813ba1e9562dbdd66218b44075f9bf529569b
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
ebbd626dd2
gnu: r-activedriverwgs: Update to 1.2.1.
...
* gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.2.1.
[propagated-inputs]: Remove r-bsgenome-hsapiens-ucsc-hg19, r-bsgenome-hsapiens-ucsc-hg38,
r-bsgenome-mmusculus-ucsc-mm9, and r-bsgenome-mmusculus-ucsc-mm10.
[native-inputs]: Add r-bsgenome-hsapiens-ucsc-hg19.
Change-Id: I95a0dca9fca9c818d1c100cd1d6279338e28bc71
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
631fe2ff23
gnu: r-huge: Update to 1.5.
...
* gnu/packages/cran.scm (r-huge): Update to 1.5.
[propagated-inputs]: Remove r-rcppeigen.
[native-inputs]: Add r-testthat.
Change-Id: I6f3b3eb27e5b7c59470528e710389e702f9d0d00
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
5d5037639f
gnu: r-prodlim: Update to 2026.03.11.
...
* gnu/packages/cran.scm (r-prodlim): Update to 2026.03.11.
[native-inputs]: Add r-etm, r-survey, and r-testthat.
[propagated-inputs]: Add r-scales.
Change-Id: Ibe8e31a558d25fc040fd138883cbf6b7d69e2571
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
f59f8370dc
gnu: r-devtools: Update to 2.5.0.
...
* gnu/packages/cran.scm (r-devtools): Update to 2.5.0.
[arguments]: Skip tests that attempt to contact bioconductor.org.
[propagated-inputs]: Add r-pak; move r-remotes from here...
[native-inputs]: ...to here; add r-covr and r-quarto.
Change-Id: Ic97d32a1adb7a9dd7be10bb4455a820c2cdeb44d
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
8e6f75165a
gnu: Add r-qrng.
...
* gnu/packages/cran.scm (r-qrng): New variable.
Change-Id: I9686cfc7228ba8ce8b79726a7e9e768be840c9a0
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
63217ff556
gnu: Add r-pak.
...
* gnu/packages/cran.scm (r-pak): New variable.
Change-Id: If904ac4a7a23b98b7bdcdd2564aa32d7da0aa9f8
2026-04-02 07:37:11 +02:00
Ricardo Wurmus
c032ae1eb6
gnu: Add r-pingr.
...
* gnu/packages/cran.scm (r-pingr): New variable.
Change-Id: I02c64e0b92a88f492cae0dbd9f3b4abb1f42e353
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
1bac2be5e3
gnu: r-systempiperdata: Update to 2.14.6.
...
* gnu/packages/bioconductor.scm (r-systempiperdata): Update to 2.14.6.
Change-Id: I8fae8955722d4691477042489c051f4c607ffee4
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
fc819ea89f
gnu: r-exactranktests: Update to 0.8-36.
...
* gnu/packages/cran.scm (r-exactranktests): Update to 0.8-36.
Change-Id: Ib11ea082f4f505cf69da70faa58ca032089a8bae
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
12ba06135c
gnu: r-spatstat-utils: Update to 3.2-2.
...
* gnu/packages/cran.scm (r-spatstat-utils): Update to 3.2-2.
Change-Id: I1593e9b2de10614afe4e86de85ef61f524b68801
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
f25317172f
gnu: r-rjava: Update to 1.0-15.
...
* gnu/packages/cran.scm (r-rjava): Update to 1.0-15.
Change-Id: Ie85cab0d14ad80aad10d643ba4706e3f09e30881
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
91f7fe1d14
gnu: r-listenv: Update to 0.10.1.
...
* gnu/packages/cran.scm (r-listenv): Update to 0.10.1.
Change-Id: Icd725b078b782f22b690f93f690fdabd9db259f9
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
f01f277865
gnu: r-effectsize: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-effectsize): Update to 1.0.2.
Change-Id: Ide12bf84f1be1b439635e336ddf5feea94bf1a48
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
e0c96a3000
gnu: r-multcomp: Update to 1.4-30.
...
* gnu/packages/cran.scm (r-multcomp): Update to 1.4-30.
Change-Id: I5d984eb19efbb31256835d6d66da8056903c9c46
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
47712f5037
gnu: r-adbcdrivermanager: Update to 0.22.0-1.
...
* gnu/packages/cran.scm (r-adbcdrivermanager): Update to 0.22.0-1.
Change-Id: I48653e7117a7e973e21817c55e0cb6e3f883000c
2026-04-02 07:37:10 +02:00
Ricardo Wurmus
d83db5ae32
gnu: r-rcppde: Update to 0.1.9.
...
* gnu/packages/cran.scm (r-rcppde): Update to 0.1.9.
Change-Id: I5706773569bd769734a13f677d960dc1cb2bc164
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
aee84e3740
gnu: r-party: Update to 1.3-19.
...
* gnu/packages/cran.scm (r-party): Update to 1.3-19.
Change-Id: Icf30c070bbf5ac2d174627cefeba93314663ba84
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
dee7b9b2a9
gnu: r-astsa: Update to 2.5.
...
* gnu/packages/cran.scm (r-astsa): Update to 2.5.
Change-Id: I3566573fa6ecbd07920a83dbd987fbb1cf1d62cd
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
aed031f49d
gnu: r-embedsom: Update to 2.2.1.
...
* gnu/packages/cran.scm (r-embedsom): Update to 2.2.1.
Change-Id: Ic4fc7f89afda7bc02179ad1dce4bd5a75757b1f0
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
f62c3c9ea9
gnu: r-shinystan: Enable all tests.
...
* gnu/packages/cran.scm (r-shinystan)[arguments]: Remove phase
'delete-bad-tests.
Change-Id: Ifc8667cc3683a7add0e388a772f5ca4d4b0adca8
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
421330f41b
gnu: r-janitor: Enable all tests.
...
* gnu/packages/cran.scm (r-janitor)[arguments]: Remove phase 'delete-bad-tests.
Change-Id: I692fa87a7ae12647fc1ae8fe2b38c960f8c58cfa
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
dd9414f646
gnu: r-metafor: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-metafor)[arguments]: Remove phase
'delete-bad-tests; supply SKIPPED-TESTS argument instead.
Change-Id: I084e975dc3cebe5e1a5a7e1c09d6896bc7d056cc
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
8ade45da35
gnu: r-calculus: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-calculus)[arguments]: Remove phase
'delete-bad-tests; supply SKIPPED-TESTS argument instead.
Change-Id: Iaeb02ed0de4fb43f45f300b19abb9486b0548ad2
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
84a23fbbb0
gnu: r-lgr: Enable all tests.
...
* gnu/packages/cran.scm (r-lgr)[arguments]: Remove phase 'delete-bad-tests.
Change-Id: Ie5fd4c214fd1d9e56560c23c988897d6557ea3c9
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
3a54283d12
gnu: r-zzlite: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-zzlite)[arguments]: Remove phase
'delete-bad-tests; supply TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: I26401971d1a778c33e585dc1bd6294be2ad71cce
2026-04-02 07:37:09 +02:00
Ricardo Wurmus
a3e0d40c9d
gnu: r-paws-common: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-paws-common)[arguments]: Remove phase
'delete-bad-tests; supply TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: I9910f74f9096c5c0e1a8dd4fc027385132ea231d
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
244146fe1d
gnu: r-ggh4x: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-ggh4x)[arguments]: Remove phase
'delete-bad-tests; supply TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: I888f7a62a74037fc2b8ec4894452043c8e195d6a
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
f10a9a4f19
gnu: r-forestplot: Replace custom phase with SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-forestplot)[arguments]: Remove phase
'delete-bad-tests; supply TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: I785bd439887f016c4863b89c947292e357f65c75
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
d563d8c242
gnu: r-rliger: Update to 2.2.1.
...
* gnu/packages/cran.scm (r-rliger, r-liger): Move variable definitions from here...
* gnu/packages/bioconductor.scm (r-rliger, r-liger): ...to here; update to 2.2.1.
[source]: Update source URL; remove obsolete snippet.
[arguments]: Remove phases 'strip-jar-timestamps and 'build-java-part.
[native-inputs]: Remove icedtea, optimizer-src, unzip, and zip; add
r-circlize, r-complexheatmap, r-testthat, and r-viridis.
[propagated-inputs]: Remove r-cowplot, r-dosnow, r-fnn, r-foreach, r-ggrepel,
r-hmisc, r-ica, r-irlba, r-mclust, r-plyr, r-rann-l1, r-riverplot, and
r-rtsne; add r-cli, r-delayedarray, r-hdf5array, r-hdf5r, r-leidenalg, r-lifecycle,
r-magrittr, r-rann, r-rcppplanc, r-rcppprogress, r-rlang, r-s4vectors,
r-scales, and r-uwot.
Change-Id: I35bcdd94954f6fdf5aa641f9756c65a0efe1008e
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
eb3fce3a00
gnu: Remove r-swne.
...
This package has been abandoned years ago. It depends on liger, which has
been removed from CRAN on 2024-06-14. It is unlikely to work with the newer
version of rliger.
* gnu/packages/statistics.scm (r-swne): Remove variable.
Change-Id: Ie7d7b3c9e1726b8219ad816c4b8db7621708c3b2
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
10a1b8079d
gnu: r-bpcells: Do not build bundled highway library.
...
* gnu/packages/bioinformatics.scm (r-bpcells)[source]: Remove bundled highway
sources.
[arguments]: Fix check.
[inputs]: Add google-highway.
Change-Id: Ib70e7f9f64053b9e840c8c5f04e966beb4cf2869
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
999ae6d830
gnu: Add r-rcppplanc.
...
* gnu/packages/cran.scm (r-rcppplanc): New variable.
Change-Id: Iea5a920cf93e17a8067dce4ca84e31962acf76d6
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
665a4bb53c
gnu: Add r-hdf5r-extra.
...
* gnu/packages/cran.scm (r-hdf5r-extra): New variable.
Change-Id: I40287d71ed7230de84257f69f35c64515bb1d0d4
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
66f0fbab6f
gnu: Add r-easy-utils.
...
* gnu/packages/cran.scm (r-easy-utils): New variable.
Change-Id: I311f043a02fe13bda64a9e3679e20d72aa001b2d
2026-04-02 07:37:08 +02:00
Ricardo Wurmus
03e46fcf61
gnu: Add r-highfive.
...
* gnu/packages/cran.scm (r-highfive): New variable.
Change-Id: I67010dec8965cc5c80420f58d461f83456a29243
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
831e2c3570
gnu: r-xgboost: Enable all tests.
...
* gnu/packages/cran.scm (r-xgboost)[arguments]: Remove phase
'delete-bad-tests.
Change-Id: If226037e79cd12e2156ba8fd7e3ca623814b18bc
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
19a7acba62
gnu: r-spam: Use SKIPPED-TESTS argument.
...
* gnu/packages/cran.scm (r-spam)[arguments]: Remove phase
'delete-bad-tests; replace it with SKIPPED-TESTS argument.
Change-Id: I7b94239df462f5575dbd9beeea8e830b522b8cdd
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
6eebaaa4db
gnu: r-assertive-properties: Disable only one test.
...
* gnu/packages/cran.scm (r-assertive-properties)[arguments]: Remove phase
'delete-bad-tests; replace it with SKIPPED-TESTS argument.
Change-Id: I697b4a812d377c5bcce636f406ed65e70f30b98f
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
410b0cdb1a
gnu: r-pander: Be more explicit about disabling tests.
...
* gnu/packages/cran.scm (r-pander)[native-inputs]: Add r-descr,
r-microbenchmark, r-nlme, r-randomforest, r-rms, r-survival, r-tables, and
r-zoo.
[arguments]: Remove phase 'delete-bad-tests; replace it with TEST-DIRECTORY
and SKIPPED-TESTS arguments; add phase 'testthat-compatibility.
[properties]: Record more extra inputs.
Change-Id: I480b905df23420be6a3c9d9547ee43abcb9fec24
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
4b1eeff1d7
gnu: r-sessioninfo: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-sessioninfo)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: I1103be5957f08f81ca0a82cfad232c76aa13db18
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
dd67937e23
gnu: r-usethis: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-usethis)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: I2514272e09dae46183a250c66b5c097689b54467
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
1f40f7f9aa
gnu: r-libcoin: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-libcoin)[arguments]: Remove phase
'delete-bad-tests; provide TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: Ia8b2765472a1883862c70a3887514c1e5c1cd57b
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
4a0e418e42
gnu: r-ggformula: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-ggformula)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: Id64f18c83b7a8168bd83c6ccf3e2aaa61db92687
2026-04-02 07:37:07 +02:00
Ricardo Wurmus
300a4609de
gnu: r-reformulas: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-reformulas)[arguments]: Remove phase
'delete-bad-tests; provide TEST-DIRECTORY and SKIPPED-TESTS arguments instead.
Change-Id: Ic6e25632ba131543d59b69ee9776d46c385329c1
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
18aa6965f2
gnu: r-network: Enable all tests.
...
* gnu/packages/cran.scm (r-network)[arguments]: Remove phase
'delete-bad-tests.
Change-Id: Ie1f6a9c0cb521b217a5c65e16acbb26eeacfc3b9
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
1aaeadfc5e
gnu: r-shinytree: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-shinytree)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: I176882b178735503b08cad1989b7e9e94f67b5ce
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
36a628f71f
gnu: r-httptest2: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-httptest2)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: I5716ae7a024dff64e287c75b04dfa6c07a3c4d1e
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
aa1940e124
gnu: r-zoo: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-zoo)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: Ia50dff58e20faa9be118d4648b3aa2b08cb0461c
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
6e0c466751
gnu: r-mosaiccore: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-mosaiccore)[arguments]: Remove phase
'delete-bad-tests; provide SKIPPED-TESTS argument instead.
Change-Id: Ibbe98827c995a92e9a7aadcc0085422973990ee5
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
fffc3c0da0
gnu: r-dendextend: Enable all but one test.
...
* gnu/packages/cran.scm (r-dendextend)[arguments]: Remove phase
'delete-bad-tests; supply SKIPPED-TESTS argument instead.
Change-Id: I7dd31bedd66fa9fe8b57c6e4e13f2c952231fe0e
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
694359fbcb
gnu: r-fitdistrplus: Enable all tests.
...
* gnu/packages/cran.scm (r-fitdistrplus)[arguments]: Remove phase
'delete-bad-tests.
Change-Id: I2b5468d168ac4f73b2343e54c5d27f1d0f0cec2c
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
c0c26f5aaf
gnu: Add r-tables.
...
* gnu/packages/cran.scm (r-tables): New variable.
Change-Id: Ic247e02577ce0dfadc4f8628f34f0ab454f621b0
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
105f255702
gnu: Add r-descr.
...
* gnu/packages/cran.scm (r-descr): New variable.
Change-Id: I5de2304cb863325e6f16059492f53d45a585edf4
2026-04-02 07:37:06 +02:00
Ricardo Wurmus
02f4332dc0
gnu: Add r-merderiv.
...
* gnu/packages/cran.scm (r-merderiv): New variable.
Change-Id: I7eba9b8c0ab6f3c034bd7b9fe17bd61926fcef18
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
e87e15ba2d
gnu: r-lme4: Skip one test.
...
* gnu/packages/cran.scm (r-lme4)[arguments]: Skip one test.
Change-Id: I6662e45cebfc42678f7893ea66890b98db0091e5
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
d67c6db5d2
gnu: r-rcppml: Update to 0.3.7.1.
...
* gnu/packages/cran.scm (r-rcppml): Update to 0.3.7.1.
[arguments]: Delete phase 'disable-bad-tests.
[native-inputs]: Add r-nnlm.
Change-Id: I508da20cfc16cd5655f0d01712f9970b3630e326
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
02e6a8fd5d
gnu: r-robustbase: Replace custom phase with test arguments.
...
* gnu/packages/cran.scm (r-robustbase)[arguments]: Remove phase
'delete-bad-tests; provide TEST-DIRECTORY and SKIPPED-TESTS arguments.
Change-Id: Icfbb16c47a50acbc5df14ccaa319064ee84b1a77
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
b12b1545cf
build-system/r: Make test directory configurable.
...
Previously we would accept the #:test-directory argument but ignore the value.
* guix/build-system/r.scm (r-build): Set default value for TEST-DIRECTORY
field.
* guix/build/r-build-system.scm (patch-tests): Use value of TEST-DIRECTORY
argument.
Change-Id: If435577bc0e90ede360ee281ee5bc27fa1b0b3f0
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
373064a976
gnu: r-with-tests, r-minimal: Update to 4.5.3.
...
* gnu/packages/statistics.scm (r-with-tests, r-minimal): Update to 4.5.3.
Change-Id: I34bf7bf5706192d7c90f9f29cb1f9cfcde35b7fb
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
09013f9d0e
gnu: r-rcppparallel: Use onetbb library.
...
* gnu/packages/cran.scm (r-rcppparallel)[arguments]: Remove phases
'relax-gcc-14-strictness and 'gcc-compatibility.
[inputs]: Replace tbb-2020 with onetbb.
Change-Id: Ib49e21a7b44df67a46fdda899d95aa05d8b1ace9
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
06475ac99e
gnu: r-nanotime: Update to 0.3.13.
...
* gnu/packages/cran.scm (r-nanotime): Update to 0.3.13.
[native-inputs]: Add r-rcpp.
Change-Id: I489a84d38f24b60a097abf2c994664c14303417b
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
dec4c2c1e6
gnu: r-openmx: Update to 2.22.11.
...
* gnu/packages/cran.scm (r-openmx): Update to 2.22.11.
Change-Id: Ibb358357f1e7e7ee0a42275d4f3709a1dc21055a
2026-04-02 07:37:05 +02:00
Ricardo Wurmus
76426609b2
gnu: r-terra: Update to 1.9-1.
...
* gnu/packages/cran.scm (r-terra): Update to 1.9-1.
Change-Id: I53951fe20076d8cfac359ea00f749756ada0225f
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
d2b651f16f
gnu: r-rcppalgos: Update to 2.10.0.
...
* gnu/packages/cran.scm (r-rcppalgos): Update to 2.10.0.
Change-Id: I76ec35173325dea89b62a5191cc7d4ba26b563d1
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
f08319c284
gnu: r-ncdfcf: Update to 0.8.2.
...
* gnu/packages/cran.scm (r-ncdfcf): Update to 0.8.2.
Change-Id: I5c5affb6ec88c9c14a3d12cbb833929bcc10ddb6
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
ade2b04a62
gnu: r-nanonext: Update to 1.8.1.
...
* gnu/packages/cran.scm (r-nanonext): Update to 1.8.1.
Change-Id: I1da9b899d4e7378ce32a9dbc73487987391a3f7b
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
1287f4ef5d
gnu: r-ctrdata: Update to 1.26.1.
...
* gnu/packages/cran.scm (r-ctrdata): Update to 1.26.1.
Change-Id: I6750a3d33588da297d8b062264dec1f23254ca3f
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
b363bd6701
gnu: r-pagoda2: Update to 1.0.14.
...
* gnu/packages/cran.scm (r-pagoda2): Update to 1.0.14.
Change-Id: I1b36fe526b9c933ce393a163a4850741bb8fca51
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
9aee49d65d
gnu: r-phyloseq: Update to 1.54.2.
...
* gnu/packages/bioconductor.scm (r-phyloseq): Update to 1.54.2.
Change-Id: Ide709c5d2e6186c9d816c65acbe3786917b549b4
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
e360849ac5
gnu: r-sparsearray: Update to 1.10.9.
...
* gnu/packages/bioconductor.scm (r-sparsearray): Update to 1.10.9.
Change-Id: I9ca97aae122e788997d3f74872c1df1229be4bca
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
2184edcc66
gnu: r-enrichplot: Update to 1.30.5.
...
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.30.5.
Change-Id: I5e3ee050327a5ea536e46a8136f2349e4440aefe
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
f767cfc824
gnu: r-systempiper: Update to 2.16.4.
...
* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.16.4.
Change-Id: Iac7cf251a58614b71e3d2c82e52a7180f44a55a8
2026-04-02 07:37:04 +02:00
Ricardo Wurmus
1c564df9fe
gnu: r-gsva: Update to 2.4.7.
...
* gnu/packages/bioconductor.scm (r-gsva): Update to 2.4.7.
Change-Id: I0b8d1dbf0d5563463b7af9ecf3ac5617a19c679e
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
17b3d6f8b5
gnu: r-anndatar: Update to 1.0.2.
...
* gnu/packages/bioconductor.scm (r-anndatar): Update to 1.0.2.
Change-Id: Ib9e3b5a62fad67efa950b8ab50ac7ee5645f5f85
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
1957fa7155
gnu: r-textclean: Update to 0.9.7.
...
* gnu/packages/cran.scm (r-textclean): Update to 0.9.7.
Change-Id: I4d650d0387f83dbe359af27b58b8ce619ab2d1d0
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
b02b81b3a6
gnu: r-ragg: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-ragg): Update to 1.5.1.
Change-Id: If45af0b4579134653be64051ff38932880f8f935
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
c7c6e4fb11
gnu: r-textshaping: Update to 1.0.5.
...
* gnu/packages/cran.scm (r-textshaping): Update to 1.0.5.
Change-Id: I373f69797d6cadc90e07f014a9168d96955551c8
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
4c6dfa16b9
gnu: r-forestplot: Update to 3.2.0.
...
* gnu/packages/cran.scm (r-forestplot): Update to 3.2.0.
Change-Id: I412bf585c4b1e15a5206d2e9a1552a58d3afe5f5
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
1f42af9940
gnu: r-actuar: Update to 3.3-7.
...
* gnu/packages/cran.scm (r-actuar): Update to 3.3-7.
Change-Id: I6e0731a6ff02e411720777cf428d1f757caef6d7
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
fba95435dd
gnu: r-systemfonts: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-systemfonts): Update to 1.3.2.
Change-Id: Ib82e9f1fc04b19a5711424f4df4b8a711771f21e
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
cfa57b816c
gnu: r-leidenalg: Update to 1.1.6.
...
* gnu/packages/cran.scm (r-leidenalg): Update to 1.1.6.
Change-Id: Id8bd7bbeb357b40258ddd42076f8cdd8e8205f03
2026-04-02 07:37:03 +02:00
Ricardo Wurmus
3d7d025ed9
gnu: r-ggpattern: Update to 1.3.1.
...
* gnu/packages/cran.scm (r-ggpattern): Update to 1.3.1.
Change-Id: I405ae568a2fa2677e016a99d485214e87ae2689c
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
9d71f496dd
gnu: r-testit: Update to 0.17.
...
* gnu/packages/cran.scm (r-testit): Update to 0.17.
Change-Id: I8d3c8b9255a8dca9574532a1ed3162824b6f34e7
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
e0c0535193
gnu: r-gmisc: Update to 3.2.0.
...
* gnu/packages/cran.scm (r-gmisc): Update to 3.2.0.
[native-inputs]: Remove r-boot and r-rms; add r-bench and r-vdiffr.
Change-Id: I113c5a2c5dd203b1239940f8b3a9373d17e742a6
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
58a4acd3f9
gnu: r-ddrtree: Update to 0.1.6.
...
* gnu/packages/cran.scm (r-ddrtree): Update to 0.1.6.
Change-Id: I3627152d3ed65e78d08e2e8147779ff3c1247c23
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
9c350828bc
gnu: r-rgl: Update to 1.3.36.
...
* gnu/packages/cran.scm (r-rgl): Update to 1.3.36.
Change-Id: I49d1cbd90ed4104485432f5f4b004737749d92b4
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
e108a38b92
gnu: r-rcppparallel: Update to 5.1.11-2.
...
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.1.11-2.
Change-Id: I7dc07cf9335d66d05a6848819a7413bbcd68a6ef
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
96de7aa64c
gnu: r-lmertest: Update to 3.2-1.
...
* gnu/packages/cran.scm (r-lmertest): Update to 3.2-1.
Change-Id: I05dcfe993121b3dcbf162e1c5de4840a8b2ca60a
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
903df015fa
gnu: r-libcoin: Update to 1.0-11.
...
* gnu/packages/cran.scm (r-libcoin): Update to 1.0-11.
Change-Id: Ife13b483454bd766b2c7139795b51599ed9da46b
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
c1c3f65d9d
gnu: r-emmeans: Update to 2.0.2.
...
* gnu/packages/cran.scm (r-emmeans): Update to 2.0.2.
Change-Id: I15ccc9678d5f000c9779e3f693a0a607a666fbfa
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
6b494bdb63
gnu: r-nleqslv: Update to 3.3.6.
...
* gnu/packages/cran.scm (r-nleqslv): Update to 3.3.6.
Change-Id: I7534f409a5c02a3218f3054bb235fd3b95e8e195
2026-04-02 07:37:02 +02:00
Ricardo Wurmus
73f9482ffd
gnu: r-flashclust: Update to 1.1-4.
...
* gnu/packages/cran.scm (r-flashclust): Update to 1.1-4.
Change-Id: If8b3c69cdd80e85cb2ebab8b2671902f0be6ae58
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
8866836a0a
gnu: r-renv: Update to 1.1.8.
...
* gnu/packages/cran.scm (r-renv): Update to 1.1.8.
Change-Id: Iff24ede74a488cf72ea3ff12bcc97049a0736680
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
be062b52ac
gnu: r-later: Update to 1.4.8.
...
* gnu/packages/cran.scm (r-later): Update to 1.4.8.
Change-Id: Iace0e377c69a3034dc16b82f8c0223e17fb35acd
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
e828c8aea0
gnu: r-n2r: Update to 1.0.4.
...
* gnu/packages/cran.scm (r-n2r): Update to 1.0.4.
Change-Id: Ia9e8a450d30a2f539e24d11035b1f7fe2816e138
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
1cfdc1e93c
gnu: r-rmysql: Update to 0.11.2.
...
* gnu/packages/cran.scm (r-rmysql): Update to 0.11.2.
Change-Id: Ib309b60c336ccddad4beff5de1af6ff011fa372c
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
b5d01a88b2
gnu: r-partykit: Update to 1.2-26.
...
* gnu/packages/cran.scm (r-partykit): Update to 1.2-26.
Change-Id: Ica2b504c1b07c94e60a722614472c2ab191efec5
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
c221450171
gnu: r-mirt: Update to 1.46.1.
...
* gnu/packages/cran.scm (r-mirt): Update to 1.46.1.
[propagated-inputs]: Add r-splines2.
Change-Id: I82430ecb16b5422b83b0967929d2ae28047bc7b7
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
faa50bbe5a
gnu: r-shinymeta: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-shinymeta): Update to 0.2.2.
Change-Id: I68a425f8fc73f87a2edd577769b43882ee8205ee
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
684812a4a6
gnu: r-httpgd: Update to 2.1.4.
...
* gnu/packages/cran.scm (r-httpgd): Update to 2.1.4.
Change-Id: Ie3c6a7a44dee59e7453f30a976279ac5a04de519
2026-04-02 07:37:01 +02:00
Ricardo Wurmus
e866f04012
gnu: r-highr: Update to 0.12.
...
* gnu/packages/cran.scm (r-highr): Update to 0.12.
Change-Id: Ifa81b636ed88b342b0db65cf64b5483c4150cc02
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
607037fd8f
gnu: r-tglkmeans: Update to 0.6.1.
...
* gnu/packages/cran.scm (r-tglkmeans): Update to 0.6.1.
[propagated-inputs]: Remove r-ggplot2 and r-plyr.
Change-Id: I150d5ea1a89cf64bcaadac0f65a19869ea665827
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
7785ea071f
gnu: r-vegan: Update to 2.7-3.
...
* gnu/packages/cran.scm (r-vegan): Update to 2.7-3.
Change-Id: Ife9607438db6d1cb4e9cb9de5671d257d49365b2
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
9961c9b818
gnu: r-mirai: Update to 2.6.1.
...
* gnu/packages/cran.scm (r-mirai): Update to 2.6.1.
Change-Id: I7db0ee77e98d3a897845341e774597e99073d5e6
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
e97ececffe
gnu: r-lme4: Update to 2.0-1.
...
* gnu/packages/cran.scm (r-lme4): Update to 2.0-1.
Change-Id: I51b587b69202c3ab48e0b4b6f0ff8d31dfbfb184
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
1f75198256
gnu: r-ggstats: Update to 0.13.0.
...
* gnu/packages/cran.scm (r-ggstats): Update to 0.13.0.
Change-Id: I67d6a0c35e596f2ca291f973524a42a61bfa8d3c
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
47a038d430
gnu: r-cubist: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-cubist): Update to 0.6.0.
[native-inputs]: Add r-dplyr, r-mlbench, and r-withr.
Change-Id: I3156f66a389c0aacd57506c3a1663256e604cb50
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
547d7b386a
gnu: r-bayesfactor: Update to 0.9.12-4.8.
...
* gnu/packages/cran.scm (r-bayesfactor): Update to 0.9.12-4.8.
Change-Id: Ia125c84226b5bf04b65b37085857e2c219fac1dc
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
e36dc2ae2a
gnu: r-microbiomestat: Update to 1.4.
...
* gnu/packages/bioconductor.scm (r-microbiomestat): Update to 1.4.
[propagated-inputs]: Remove r-bbmisc, r-lhs, r-mlr, r-mlrmbo, r-paramhelpers, and
r-smoof; add r-bbotk, r-mlr3, r-mlr3mbo, and r-paradox.
Change-Id: Idc8342d33e47af8a4f9b0d104bce410dfca9417d
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
de1af38bce
gnu: r-codedepends: Update to 0.6.7.
...
* gnu/packages/bioconductor.scm (r-codedepends): Update to 0.6.7.
Change-Id: I9d35a67f25515137d58bc45f7dc8468f99f56395
2026-04-02 07:37:00 +02:00
Ricardo Wurmus
f41346ad63
gnu: r-xllim: Update to 2.3.1.
...
* gnu/packages/bioconductor.scm (r-xllim): Update to 2.3.1.
Change-Id: I0881a5df658b4ea7c6e76c5f17ca6f0c98da1753
2026-04-02 07:36:59 +02:00
Ricardo Wurmus
03f528ab40
gnu: r-rcppgsl: Update to 0.3.14.
...
* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.14.
[propagated-inputs]: Move gsl from here...
[inputs]: ...to here.
Change-Id: Ibac2ab81b38205364fc7f810024ac45968fc3de0
2026-04-02 07:36:59 +02:00
Ricardo Wurmus
3efea96506
gnu: r-fs: Update to 1.6.7.
...
* gnu/packages/cran.scm (r-fs): Update to 1.6.7.
[native-inputs]: Add pkg-config.
Change-Id: I34d6a0609723c0aef709844f46b637caae9eee4d
2026-04-02 07:36:59 +02:00
Ricardo Wurmus
a47c21b162
gnu: r-factoextra: Update to 2.0.0.
...
* gnu/packages/cran.scm (r-factoextra): Update to 2.0.0.
[propagated-inputs]: Remove r-abind, r-reshape2, and r-tidyr; add r-rlang.
[native-inputs]: Add r-testthat.
Change-Id: If3b8016e74fc6002837b0020576f51e67cd517cb
2026-04-02 07:36:59 +02:00
Ricardo Wurmus
e463d523cb
gnu: r-cvxr: Update to 1.8.1.
...
* gnu/packages/cran.scm (r-cvxr): Update to 1.8.1.
[arguments]: Enable all tests.
[propagated-inputs]: Remove r-bit64, r-ecosolver, and r-rmpfr; add r-clarabel,
r-highs, r-s7, and r-slam.
Change-Id: Ibd5ef85da179a1f0a4c77f4b285e29bcc8794cea
2026-04-02 07:36:59 +02:00
Nguyễn Gia Phong
c18362a386
teams: qa-packages: Abandon gnu/ci.scm.
...
This module was adopted by mistake.
* etc/teams.scm (qa-packages)<#:scope>: Remove "gnu/ci.scm".
Change-Id: I132c7df0f3b3d13294574db0df60d81e59a3dc7a
Merges: https://codeberg.org/guix/guix/pulls/7326
Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop >
Reviewed-by: Ludovic Courtès <ludo@gnu.org >
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2026-04-02 14:29:33 +09:00
Nguyễn Gia Phong
c655fe2dd5
gnu: neomutt: Update to 20260105.
...
* gnu/packages/mail.scm (neomutt): Update to 20260105.
[native-inputs]:
Update neomutt-test-files to commit c769cdefd45b.
Add autosetup and remove its transitive dependency tcl.
[source]: Add snippet and its required modules to unbundle autosetup.
[arguments]
<phases>:
{configure}: Invoke autosetup directly.
{prepare-test-files}: Re-enable test_mutt_sig_exit_handler.
<configure-flags>:
Move --prefix to the definition of the configure phase.
Remove --ssl=1 which now conflicts with --gnutls.
Add --enable-autocrypt.
[inputs]: Add sqlite for autocrypt support.
Change-Id: I604876d66623bdc7d799d86962f60e437003f57f
Merges: https://codeberg.org/guix/guix/pulls/4835
Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com >
2026-04-02 14:26:42 +09:00
Nguyễn Gia Phong
1601f1cf95
gnu: neomutt: Improve style.
...
* gnu/packages/mail.scm (neomutt)[arguments]: Update to modern style.
Change-Id: Ic2a5e2dab7c2d87b0bd54e6988d8193d0788db2d
Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com >
2026-04-02 14:26:37 +09:00
Nguyễn Gia Phong
7d28d73461
gnu: Add autosetup.
...
* gnu/packages/build-tools.scm (autosetup): New variable.
Change-Id: Id285a64fa4128c79ed3247f64d17a9d58cf3211a
Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com >
Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop >
2026-04-02 14:25:50 +09:00
Patrick Norton
a3376912b5
gnu: praat: Update to 6.4.62.
...
* gnu/packages/language.scm (praat): Update to 6.4.62.
Change-Id: I3a0f53f2f670d7825ab55f499a2735ba5f4c95b1
Merges: https://codeberg.org/guix/guix/pulls/7610
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 14:12:58 +09:00
Patrick Norton
9c6d55e584
gnu: udiskie: Update to 2.6.2.
...
* gnu/packages/freedesktop.scm (udiskie): Update to 2.6.2.
Change-Id: I13b2eae5bfb4f39ce0a4e1fd728677ddc4240ae3
Merges: https://codeberg.org/guix/guix/pulls/7608
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 14:07:25 +09:00
Evgeny Pisemsky
f7c9456a6f
services: cat-avatar-generator: Fix default cache directory.
...
* gnu/services/web.scm (cat-avatar-generator-service):
Append slash to default cache directory.
* doc/guix.texi (PHP-FPM)<cat-avatar-generator-service>:
Likewise. Mention requirements.
Change-Id: Idd46deca135bf37133b46bee3ba535d9bedf9258
Merges: https://codeberg.org/guix/guix/pulls/5189
Reviewed-by: Yan Abu Arab <yanabuarab@gmail.com >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 13:24:51 +09:00
bdunahu
7c8cb33b98
gnu: nheko: Apply patch to render message replies properly.
...
* gnu/packages/patches/nheko-0-12-1-fix-rendering-replies.patch:
New file.
* gnu/packages/messaging.scm (nheko)[source]: Apply it.
* gnu/local.mk: (dist_patch_DATA): Register it.
Change-Id: I262b8054e9ef6365450c8f89a69d60e4200f996f
Merges: https://codeberg.org/guix/guix/pulls/6853
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 13:09:56 +09:00
Nguyễn Gia Phong
bd0bba7440
gnu: Add djot.
...
* gnu/packages/lua.scm (djot): New variable.
Change-Id: I8bf67cda21d213edac3c395f97b52e4026bc9c53
Merges: https://codeberg.org/guix/guix/pulls/6999
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
2026-04-02 11:36:08 +09:00
Nguyễn Gia Phong
3d3e8d7d67
gnu: Add lua-djot.
...
* gnu/packages/lua.scm (lua5.4-djot, lua-djot)
(lua5.2-djot, lua5.1-djot): New variables.
Change-Id: I152a723dcece7218def021fbaefa50a662a811e0
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
2026-04-02 11:35:51 +09:00
Yelninei
f52e17b736
gnu: dmd: Build additional man pages.
...
* gnu/packages/dlang.scm (dmd-bootstrap)[#:make-flags]: Add DIFFABLE=1.
[#:phases]: Add 'build-man phase.
Adjust path for manpages in 'install.
Change-Id: I75363092c5953c81bf608a727e9daf4bafe6b5ec
Merges: https://codeberg.org/guix/guix/pulls/7440
Modified-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 11:30:11 +09:00
Sughosha
8ab3d223cb
gnu: Add kalarm.
...
* gnu/packages/kde-pim.scm (kalarm): New variable.
Change-Id: I35674f77d8d9b2258eae5a7d079b0e6fed26550b
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7367
2026-04-01 22:26:08 +02:00
Ludovic Courtès
0004ddeb8c
gnu: guile-git: Update to 0.11.0.
...
* gnu/packages/guile.scm (guile-git): Update to 0.11.0.
Change-Id: I63aba8930db27362cc9ef71bd0ad4a46319b8808
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7438
2026-04-01 22:06:14 +02:00
Herman Rimm
1debc5ea30
gnu: vim: Enable cross-compilation.
...
* gnu/packages/vim.scm (vim)[arguments]: Set STRIP configure flag.
Change-Id: I15c5c233053496bc4c75d4d33d6e169381f83822
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7267
2026-04-01 22:06:13 +02:00
Herman Rimm
04a3266a3d
gnu: vim-full: Refactor arguments.
...
* gnu/packages/vim.scm (vim-full)[arguments]: Adjust comments, refactor
start-xserver phase.
[description]: Adjust comment.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
40e32085e4
gnu: xxd: Refactor arguments.
...
* gnu/packages/vim.scm (xxd)[arguments]: Use output G-expression.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
ea6acecd11
gnu: vim: Refactor arguments.
...
* gnu/packages/vim.scm (vim)[arguments]: Use with-directory-excursion,
this-package-input for patch-absolute-paths phase. Merge skip-or-fix-
failing-tests phase with set-environment-variables, use this-package-
native-input. Use output G-exp. and this-package-native-input for
install-guix.vim phase.
[native-inputs]: Put guix.vim into store.
[description]: Adjust comment.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
f67676bd3b
gnu: vim: Convert arguments value to G-expression.
...
* gnu/packages/vim.scm (vim)[source]: Reduce indentation.
[arguments]: Convert to G-expression. Use quoted list.
(xxd)[description]: Add newline.
(vim-full)[arguments]: Convert to G-expression. Use this-package-input.
[description]: Add newline.
Change-Id: Iab3a9a6942c5b524d1008b25778a8898717ed4e4
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
50a02cc74f
gnu: vim-full: Refactor inputs.
...
* gnu/packages/vim.scm (vim-full)[inputs]: Change to new style. Use
modify-inputs. Use inherited field value.
Change-Id: Idfec512798a9d3096c83b05f13aaef3660d317fd
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Sharlatan Hellseher
4e6cf49809
gnu: proton-vpn-cli: Update to 0.1.9.
...
* gnu/packages/vpn.scm (proton-vpn-cli): Update to 0.1.9.
Relates-to: https://codeberg.org/guix/guix/issues/7603
Change-Id: I8c8935b933d452496c2950db18dcbca3371e4435
2026-04-01 20:56:01 +01:00
Sharlatan Hellseher
6e140efdb7
gnu: python-proton-vpn-api-core: Update to 4.18.0.
...
* gnu/packages/vpn.scm (python-proton-vpn-api-core): Update to 4.18.0.
[source] <uri>: Use direct URL instead of [home-page].
[home-page]: Move above synopsis.
Change-Id: I829658df6e57459cf4e0ed124014e1375630f5f8
2026-04-01 20:53:59 +01:00
jgart
878120690a
gnu: python-django-filter: Update to 25.2.
...
* gnu/packages/django.scm (python-django-filter): Update to 25.2.
Change-Id: I5f95eef7c46ea6b6f4714a415c9f8ae673c8e285
2026-04-01 10:43:40 -04:00
Cayetano Santos
b8c54ea8b5
gnu: python-shiboken-6: Upgrade dependency on clang-toolchain.
...
* gnu/packages/qt.scm (python-shiboken-6)[inputs]: Remove
clang-toolchain-15; add clang-toolchain-18.
Merges guix/guix!7482
Change-Id: I3a78e6c7f32ec83ef470a675d074a036769a69a2
2026-04-01 15:06:38 +02:00
Cayetano Santos
507d60f3f8
gnu: Remove python-pyside-2.
...
* gnu/packages/qt.scm (python-pyside-2): Delete variable.
Merges guix/guix!7482
Change-Id: I00b979a6f705bd52e17bbb9361ee0cf36f9ca45b
2026-04-01 15:06:38 +02:00
Cayetano Santos
7eb36c0f27
gnu: Remove python-shiboken-2.
...
* gnu/packages/qt.scm (python-shiboken-2): Delete variable.
Merges guix/guix!7482
Change-Id: I3889be454d05fe3eb889526a67e6d1023360fef9
2026-04-01 15:06:37 +02:00
Cayetano Santos
2967edd85e
gnu: python-shiboken-6: Dishinherit from python-shiboken-2.
...
* gnu/packages/qt.scm (python-shiboken-6): Drop inheritance.
[inputs, arguments]: Rewrite without reference to the python-shiboken-2
fields.
[description, home-page, synopsis, license]: Copy-paste from
python-shiboken-2.
Merges guix/guix!7482
Change-Id: I56555c30a902787972806fc082e91a65a9b79137
2026-04-01 15:06:37 +02:00
Cayetano Santos
4eaf8c17fd
gnu: python-pyside-6: Disinherit from python-pyside-2.
...
* gnu/packages/qt.scm (python-pyside-6): Drop inheritance.
[build-system, home-page, license]: Copy-paste from python-pyside-2.
Merges guix/guix!7482
Change-Id: I92d29ed5c84a335a8eadee1dad6093abeafe81f9
2026-04-01 15:06:37 +02:00
Tobias Geerinckx-Rice
73618b2aa0
.guix-authorizations: Authorise Nguyễn Gia Phong's key.
...
* .guix-authorizations (cnx): Register PGP key fingerprint.
Change-Id: I2fc7d84af773b34780b59b9d3601c1dbeb9772d5
2026-03-29 01:00:00 +01:00
Cayetano Santos
127692a428
gnu: freecad: Fix package.
...
* gnu/packages/engineering.scm (freecad)[inputs]: Remove vtk; add
vtk-9.5.
Fixes guix/guix#7585
Merges guix/guix!7596
Change-Id: Ic48e556f5ad1bf4bc86ecc4aaa06280e8e5a7fa6
2026-04-01 14:17:00 +02:00
jgart
cc246c7e34
gnu: trealla: Update to 2.92.11.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.11.
Change-Id: I8c1336336c8bd9985c68722ad7e7ecafdfe78bb6
2026-04-01 07:59:37 -04:00
Hugo Buddelmeijer
09eb32b167
gnu: httptunnel: Fix build by applying CFLAGS.
...
* gnu/packages/web.scm (httptunnel): Fix build and modernize package.
[source]<origin>: Switch to https; use G-Expressions in ’snippet.
[arguments]: Use G-Expressions.
<#:phases>: Fix 'configure.
[home-page]: Switch to https.
Merges guix/guix!7417
Change-Id: If82232e402fbc6791a6f089558afc3ab007d8247
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:54:02 +02:00
Andy Tai
9f19f69fe5
gnu: meld: Update to 3.23.1.
...
* gnu/packages/patchutils.scm (meld): Update to 3.23.1.
Merges guix/guix!7429
Change-Id: Ie8928237a69a28465edd9af1863a36f29302b1db
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:33:53 +02:00
bdunahu
b262c2d0c7
gnu: libucl: Update to 0.9.4.
...
* gnu/packages/wm.scm (libucl): Update to 0.9.4.
[arguments]: <#:tests?>: Enable tests.
[native-inputs]: Remove autoconf; add autoconf-2.72.
Merges guix/guix!7445
Change-Id: Icf5cea391095c446254092370d6d8097eddba47d
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:02:03 +02:00
Cayetano Santos
a063c62f54
.forgejo: pull_request_template: Compute closure size increase.
...
* .forgejo/issue_template/pull_request_template.md: Bash expresion to
explicit it.
Merges guix/guix!7490
Change-Id: I4b13aa212d740f067c6ba8f3ae52d149a9ed317d
2026-04-01 10:46:10 +02:00
Anderson Torres
8f061f549a
news: Add 'pt' translation.
...
* etc/news.scm: Add Portuguese translation for inherited field values
entry.
Change-Id: I63c4d9ebf152438ad367060338311ab67b4f9e46
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de >
2026-04-01 10:41:13 +02:00
moksh
557cca7cde
gnu: Add emacs-spatial-window.
...
* gnu/packages/emacs-xyz.scm (emacs-spatial-window): New variable.
Fixes guix/guix!6186
Change-Id: Ia57b541928e8f12505009cad9f57366e98fd4a5a
2026-04-01 09:59:10 +02:00
coopi
4f131a07b8
gnu: Add emacs-quotable.
...
* gnu/packages/emacs-xyz.scm (emacs-quotable): New variable.
Merges guix/guix!7481
Change-Id: I3394e3cea746a381fcb8a76712277f37f9eabf4b
2026-04-01 09:25:29 +02:00
Sharlatan Hellseher
62b61c20bc
gnu: Add spot-nik.
...
* gnu/packages/astronomy.scm (spot-nik): New variable.
Change-Id: I44e2613af4cdaf32f2fa306d890022441a4f372e
2026-03-31 21:50:54 +01:00
Sharlatan Hellseher
4bd8bb54fd
gnu: Add python-euclidlike.
...
* gnu/packages/astronomy.scm (python-euclidlike): New variable.
Change-Id: I0d62fe0a5daa5713eff47e55d944518d0fec52da
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
cf342e2cd2
gnu: Add python-astronify.
...
* gnu/packages/astronomy.scm (python-astronify): New variable.
Change-Id: Ieebe6a187ea9d1edfdb0bc4f46e7964ffc5d76d3
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
00ff0cf9f8
gnu: Add python-pyo.
...
* gnu/packages/audio.scm (python-pyo): New variable.
Change-Id: Ibb03f58837f2c93cce68ef3073265ed466a61869
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
c3b3118715
gnu: python-pyhalo: Skip one more test.
...
* gnu/packages/astronomy.scm (python-pyhalo)[arguments] <test-flags>:
Skip one more tests and rework them.
[native-inputs]: Remove python-wheel.
Change-Id: Id45b8a16e12036d6064159272942da8a45f528b5
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
fd65998351
gnu: python-holodeck: Run tests in single thread.
...
* gnu/packages/astronomy.scm (python-holodeck)[arguments] <test-flags>:
Run tests in single thread, skip one.
[native-inputs]: Remove python-pytest-xdist, and python-wheel.
Change-Id: Ie7930093870206f154d600a598a05ab2d70c8ef6
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
7f81901bdb
gnu: splash: Update to 3.12.0.
...
* gnu/packages/astronomy.scm (splash): Update to 3.12.0.
Change-Id: Ibdefed08ed2d954eaf994283f28dd2a02cf7ed59
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
731493f069
gnu: python-romancal: Update to 0.22.0-0.cbdb56a.
...
* gnu/packages/astronomy.scm (python-romancal): Update to
cbdb56a32058a02ee5a42959d2d301fc526e65be commit.
Change-Id: I460df4fbabf951538fd49b68cb8df26198f84aa5
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
204a11e4ca
gnu: python-sunkit-image: Update to 0.7.0.
...
* gnu/packages/astronomy.scm (python-sunkit-image): Update to 0.7.0.
[native-inputs]: Remove python-wheel.
Change-Id: I23268ad6f23e3c9231df77d96fcacbd3a6ffd7e9
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
a50fa693ef
gnu: python-viresclient: Update to 0.15.2.
...
* gnu/packages/astronomy.scm (python-viresclient): Update to 0.15.2.
[source]: Switch to git-fetch.
Change-Id: I4eb1d1dcc5c1180308ce8864ba0e96d556b954bc
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
2acb19c980
gnu: python-stwcs: Update to 1.7.7.
...
* gnu/packages/astronomy.scm (python-stwcs): Update to 1.7.7.
[source]: Switch to git-fetch.
[arguments] <test-flags>: Rework skipped tests.
Change-Id: Iad1d108139f8509fa84ee164b2ad11a509f0834f
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
54be073a45
gnu: python-spisea: Update to 2.3.
...
* gnu/packages/astronomy.scm (python-spisea): Update to 2.3.
Change-Id: I575174df0934a84825a9f2c3b215fc57a27d8097
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
7546401ca5
gnu: python-space-dolphin: Update to 1.2.1.
...
* gnu/packages/astronomy.scm (python-space-dolphin): Update to 1.2.1.
[source]: Switch to git-fetch.
[arguments] <tests?, test-flags>: Enable some portion of tests.
[native-inputs]: Add python-pytest.
Change-Id: I2ecef80f095dfeb2c2feede9305764e9301cbab5
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
d1d0f8544d
gnu: python-sirilic: Update to 2.0.9.
...
* gnu/packages/astronomy.scm (python-sirilic): Update to 2.0.9.
Change-Id: Id70c3365ce22c688b023f73633520226b1164f12
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
9944c98106
gnu: python-regularizepsf: Update to 1.1.2.
...
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 1.1.2.
[source]: Switch to git-fetch.
Change-Id: I4cb2af4858d0798b459c6a7c77c65d277a844def
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
c250893c97
gnu: python-camb: Update to 1.6.6.
...
* gnu/packages/astronomy.scm (python-camb): Update to 1.6.6.
Change-Id: I8e496d71db5183c21bd182ac68b9175333b91daa
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
a5f6d5c318
gnu: python-edps: Update to 1.7.1.
...
* gnu/packages/astronomy.scm (python-edps): Update to 1.7.1.
Change-Id: I5fe39a25011acd1e0894e30143f95c6b51c10ae2
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
15de7bf24f
gnu: python-drizzlepac: Enable tests.
...
* gnu/packages/astronomy.scm (python-drizzlepac)[arguments] <tests?,
test-flags>: Enable with 3 tests skipped.
[phases]{remove-local-source}: New phase.
Change-Id: I09b6ee1848bd0f809da904094a00a19d53758d91
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
6d6acbb184
gnu: python-drizzlepac: Update to 3.10.0-2.d8e4c45.
...
* gnu/packages/astronomy.scm (python-drizzlepac): Update to
d8e4c455575d34e95dc56c77a6f91b3a5fa4b0a6 commit.
[phases]{saniti-check}: Keep phase.
{set-version}: Remove phase.
Change-Id: I4e9058ce4539df0dd3f4fc622aa49a81d97de250
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
5509061fb6
gnu: python-czml3: Update to 3.2.0.
...
* gnu/packages/astronomy.scm (python-czml3): Update to 3.2.0.
Change-Id: I5f5eb192ebb24e1887e45610e4493ecd4c5f7de1
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
2e8baaf585
gnu: celestia-content: Update to 0.0.0-6.54e4760.
...
* gnu/packages/astronomy.scm (celestia-content): Update to
a052c5fcdbaedf077234117505e79680a28f2fbd commit.
Change-Id: I614fe852638e6ef8c9b3710e1a43716071ef7b84
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
9a37ada6fc
gnu: python-swiftgalaxy: Update to 2.3.3.
...
* gnu/packages/astronomy.scm (python-swiftgalaxy): Update to 2.3.3.
Change-Id: I5f30b6e39469e9d844566df49b1822a86a53b8c5
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
b4070862fb
gnu: python-specreduce: Update to 1.8.0.
...
* gnu/packages/astronomy.scm (python-specreduce): Update to 1.8.0.
Change-Id: Icb3371193ce040fcc4be3f1d6baedfbca6609efc
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
ea39c9393c
gnu: python-halo-analysis: Update to 1.0.5.
...
* gnu/packages/astronomy.scm (python-halo-analysis): Update to 1.0.5.
[native-inputs]: Remove python-pytest.
Change-Id: I3f38f42005a8075fbe40a5c6585b9e2cc9b61fe7
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
5797bb4c57
gnu: python-gizmo-analysis: Update to 1.0.5.
...
* gnu/packages/astronomy.scm (python-gizmo-analysis): Update to 1.0.5.
Change-Id: If7b6199e5f0bff724129b9b1f0a5765cd9587081
2026-03-31 21:50:49 +01:00
Sharlatan Hellseher
b30b2a330e
gnu: python-pixell: Update to 0.31.8.
...
* gnu/packages/astronomy.scm (python-pixell): Update to 0.31.8.
[source]: Switch to git-fetch.
Change-Id: Ie6d6760a9d68afcc5c224b0dda0579098690b53c
2026-03-31 21:50:49 +01:00
Sharlatan Hellseher
7c3120272c
gnu: python-utilities-awetzel: Update to 1.0.4.
...
* gnu/packages/astronomy.scm (python-utilities-awetzel): Update to 1.0.4.
Change-Id: Ice5d2dac3157bdac7312d771b1d23c2e557867a6
2026-03-31 21:50:49 +01:00
Sharlatan Hellseher
94389a579b
gnu: python-galsim: Update to 2.8.4.
...
* gnu/packages/astronomy.scm (python-galsim): Update to 2.8.4.
[phases]{relax-requirements}: Remove phase.
[propagated-inputs]: Remove pybind11-2; add pybind11.
Change-Id: I478abd6ac3dcb05f32e1a7322d9de868650c667b
2026-03-31 21:50:49 +01:00
Sharlatan Hellseher
81e735c119
gnu: python-colossus: Update to 1.3.15-0.6a98888.
...
* gnu/packages/astronomy.scm (python-colossus): Update to
6a9888889e72566bdc909514d395f60ae7a1bede commit.
Change-Id: I482ff36238cb01e32d42fe4affe631d05d20718a
2026-03-31 21:50:49 +01:00
Sharlatan Hellseher
8c2b39519d
gnu: python-ephem: Update to 4.2.1.
...
* gnu/packages/astronomy.scm (python-ephem): Update to 4.2.1.
[source]: Switch to git-fetch.
[arguments] <test-backend, test-flags>: Use 'unittest, and run all tests.
[phases]{remove-installed-tests}: Remove phase.
{remove-local-source}: Add phase.
[native-inputs]: Remove tzdata; add tzdata-for-tests.
Change-Id: I9f9614b6edf09ea5cc57c81005e3e375eea786f6
2026-03-31 21:50:48 +01:00
Sharlatan Hellseher
0329dfa331
gnu: ginga: Update to 6.0.0.
...
* gnu/packages/astronomy.scm (ginga): Update to 6.0.0.
[source]: Switch to git-fetch.
Change-Id: I732bb6d13464ef60401efe1834da056cc3c9b363
2026-03-31 21:50:48 +01:00
Sharlatan Hellseher
4490d12f66
gnu: python-spherical-geometry: Update to 1.4.0.
...
* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.4.0.
Change-Id: Icaf172f0cb3a00a8750dc22a0f2868cdcf5adaeb
2026-03-31 21:50:48 +01:00
Sharlatan Hellseher
8469b61f70
gnu: python-healpy: Set default to 1.18.
...
* gnu/packages/astronomy.scm (python-healpy-1.19): New variable.
(python-healpy-1.18): Inherit from python-healpy-1.19.
(python-healpy): Set to python-healpy-1.18.
(python-gammapy, python-mapsims, python-pixell):
[propagated-inputs]: Remove python-healpy-1.18; add python-healpy.
Relates-to: https://codeberg.org/guix/guix/issues/7277
Change-Id: Ib9cca4c2156443b90eb51f995632008e37404286
2026-03-31 21:50:48 +01:00
Sharlatan Hellseher
42aa20e529
gnu: python-crds: Update to 13.1.11.
...
* gnu/packages/astronomy.scm (python-crds): Update to 13.1.11.
[source]: Switch to git-fetch.
Change-Id: I80bf27428afbdc9c6fc9b7197359b17190a537a3
2026-03-31 21:50:47 +01:00
Sharlatan Hellseher
a911f8ac26
gnu: python-stsynphot: Update to 1.5.1.
...
* gnu/packages/astronomy.scm (python-stsynphot): Update to 1.5.1.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-pytest, python-pytest-astropy, and
python-pytest-astropy-header.
Change-Id: I2fc451106672e59a43e752284487f33a08f23277
2026-03-31 21:50:47 +01:00
Sharlatan Hellseher
2b181c3f35
gnu: python-synphot: Update to 1.7.0.
...
* gnu/packages/astronomy.scm (python-synphot): Update to 1.7.0.
[source]: Switch to git-fetch.
Change-Id: I632aa04ab119383e53a859ef57ba188844ca9e48
2026-03-31 21:50:47 +01:00
Sharlatan Hellseher
b8cc023579
gnu: python-pyavm: Update to 0.9.9.
...
* gnu/packages/astronomy.scm (python-pyavm): Update to 0.9.9.
[source]: Switch to git-fetch.
[propagated-inputs]: Remove python-astropy and python-numpy.
[native-inputs]: Remove python-setuptools and python-setuptools-scm; add
python-astropy-minimal, python-hatch-vcs, python-hatchling, and
python-numpy.
Change-Id: I840fcb87c7c899d3604fd9c2423ecbc5f63f0096
2026-03-31 21:50:47 +01:00
Sharlatan Hellseher
b228254400
gnu: python-astropy-iers-data: Update to 0.2026.3.16.0.53.33.
...
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2026.3.16.0.53.33.
[source]: Switch to git-fetch.
Change-Id: Icd5686a62dd43e477c4508b9283c8bf5d76d7ffc
2026-03-31 21:50:44 +01:00
Efraim Flashner
cf5286df35
gnu: git-absorb: Adjust custom phase.
...
* gnu/packages/rust-apps.scm (git-absorb)[arguments]: Rewrite the phase
to install the shell completions.
Change-Id: Ia41c4766f13fdfbd2d6cae75649d7d4258a56c3c
2026-03-31 21:14:58 +03:00
Efraim Flashner
8374fac8b6
gnu: git-absorb: Update to 0.9.0.
...
* gnu/packages/rust-apps.scm (git-absorb): Update to 0.9.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
git-absorb.
Change-Id: I4d13b3932196708db840f3d1a11cbc670c60c0ab
2026-03-31 21:06:34 +03:00
Efraim Flashner
015d60008a
gnu: b3sum: Update to 1.8.4.
...
* gnu/packages/crypto.scm (b3sum): Update to 1.8.4.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
b3sum.
Change-Id: I2971f212c9d324d467dc4a54ac5d77d06d14c950
2026-03-31 21:01:57 +03:00
Efraim Flashner
0d21230f4f
gnu: nsncd: Update to 1.5.2.
...
* gnu/packages/nss.scm (nsncd): Update to 1.5.2.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
nsncd.
Change-Id: Iefd9de8c06fdf2347a07c412cdbb557cb1148153
2026-03-31 20:50:43 +03:00
Efraim Flashner
712bb1e29f
gnu: inxi: Update to 3.3.40-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.40-1.
[source]: Use new upstream URI.
[arguments]: Adjust substitution of perl shebang in script. Fix
locations of some binaries in the wrap-program section.
(inxi)[inputs]: Add eudev, wayland-utils.
Change-Id: Iccf953ac41cfbfdd07e04758757cdf8a451097bb
2026-03-31 20:50:38 +03:00
Ricardo Wurmus
7a68ab3a73
import/cran: Use SPAWN instead of SYSTEM*.
...
With SYSTEM* we see a file descriptor leak. See the discussion at
<https://codeberg.org/guix-science/guix-cran-scripts/issues/5 >. There is no
such leak when using SPAWN.
* guix/import/cran.scm (fetch-description-from-tarball, source->dependencies):
Use SPAWN instead of SYSTEM*.
Change-Id: Idb13f775317e6d5d426f8675e169f0ebbe246fe2
2026-03-31 18:44:30 +02:00
Giacomo Leidi
5008165e74
gnu: guile-dotenv: Update to 0.3.1.
...
* gnu/packages/guile-xyz.scm (guile-dotenv): Update to 0.3.1.
Change-Id: Idee6feba11b2e02760f4d4dd32c4a20a115469b9
2026-03-31 17:28:57 +02:00
Junker
59446cc8be
gnu: Add s5cmd.
...
* gnu/packages/file-systems.scm (s5cmd): New variable.
* gnu/packages/golang-xyz.scm (go-github-com-lanrat-extsort-1.0.2): New
variable.
Merges: https://codeberg.org/guix/guix/pulls/4884
Change-Id: I219c9f3d625fa3360c9df3c2fb679282d79a57c1
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 12:34:27 +01:00
Sharlatan Hellseher
8ceebb5e20
gnu: Add go-github-com-termie-go-shutil.
...
* gnu/packages/golang-xyz.scm (go-github-com-termie-go-shutil): New variable.
Change-Id: I4a819af2edc2db766cf1846491006d3c218055b8
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
a2eaf5b7df
gnu: Add go-github-com-igungor-gofakes3.
...
* gnu/packages/golang-web.scm (go-github-com-igungor-gofakes3): New variable.
Change-Id: I1dc7855655d0fee7eee87c748c18f0f70a2ed30b
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
706664c8cd
gnu: Add go-github-com-johannesboyne-gofakes3.
...
* gnu/packages/golang-web.scm (go-github-com-johannesboyne-gofakes3): New variable.
Change-Id: I6596e19878bc1c0af58d90879589918e5d13862c
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
03166f48e4
gnu: Add go-github-com-cevatbarisyilmaz-ara.
...
* gnu/packages/golang-web.scm (go-github-com-cevatbarisyilmaz-ara): New variable.
Change-Id: I64a52f832efb4048d3591e48541ef885595cceaa
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
afcee8b701
gnu: Add go-go-shabbyrobe-org-gocovmerge.
...
* gnu/packages/golang-check.scm (go-go-shabbyrobe-org-gocovmerge): New variable.
Change-Id: I557a43d6d97bf197518788588eecefd2cfb5aa73
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
12ae6d1aa1
gnu: Add go-gopkg-in-mgo-v2.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-mgo-v2): New variable.
Change-Id: I6fc14b0be85e9170035ee476d038c16a3f5887a9
2026-03-31 11:58:56 +01:00
Sharlatan Hellseher
eafbc302f1
gnu: Add go-gopkg-in-tomb-v2.
...
* gnu/packages/golang-xyz.scm (go-gopkg-in-tomb-v2): New variable.
Change-Id: Ic3a762ea8e63fd28c4a6c5aad43d1224996506fe
2026-03-31 11:58:55 +01:00
Sharlatan Hellseher
347870ee1a
gnu: go-github-com-emersion-go-sasl: Improve description.
...
* gnu/packages/golang-web.scm (go-github-com-emersion-go-sasl)[description]:
Open acronym for SASL.
Change-Id: I2293b26ad10cce561ade24070e800f30c712eeda
2026-03-31 11:58:55 +01:00
Efraim Flashner
f68ee1168e
gnu: libchewing: Update to 0.11.0.
...
* gnu/packages/language.scm (libchewing): Update to 0.11.0.
[source]: Also download submodules.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
libchewing.
Change-Id: Ib52aa718e5404c7a38b3584805e1fbe594719cbc
2026-03-31 13:23:38 +03:00
Efraim Flashner
cccf7d9b06
gnu: asciinema: Update to 3.2.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 3.2.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
asciinema.
Change-Id: I3b9d5a5180bb5a880cfc5939b5d4642b53b0be9a
2026-03-31 13:23:37 +03:00
Efraim Flashner
53487f4c77
gnu: newsboat: Update to 2.43.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.43.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
newsboat.
Change-Id: Id7f51931b9d4a69614f77097d76b55307506ea7b
2026-03-31 13:23:34 +03:00
Giacomo Leidi
a6ef548294
gnu: Update wrapping for guile-dotenv-cli.
...
guile-dotenv does not depend on nyacc anymore, so its wrapping can be
disabled.
* gnu/packages/guile-xyz.scm (guile-dotenv-cli)[arguments]<phases>: Drop
nyacc from wrapper.
Change-Id: I0f2cd039c25c674e774e3e79d254fbe14336c01e
2026-03-31 10:50:29 +02:00
Anderson Torres
09bf2fe206
gnu: adns: Modernize.
...
* gnu/packages/adns.scm (adns): Modernize.
[source]: Use git-fetch.
[arguments]: Reword comments.
<#:configure-flags>: Use gexps.
[description]: Reword and add acronyms.
Merges: https://codeberg.org/guix/guix/pulls/6980
Change-Id: Ia72593796d2ae6b03a609b0a313fcda91d603129
Reviwed-by: Yan Abu Arab <yanabuarab@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 09:46:01 +01:00
Anderson Torres
6a9d18df52
gnu: adns.scm: Prefix licenses with license:.
...
* gnu/packages/adns.scm: Cleanup.
Order #:use-module directives ASCII-betically.
(adns, c-ares)[license]: Prefix with license:.
Change-Id: I5473a15a0a29a0f80eda5e02b05ebb5dfaad6ea9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 09:42:46 +01:00
Sharlatan Hellseher
57fd7d6579
gnu: dnsmasq: Adjust package fields layout.
...
* gnu/packages/dns.scm (dnsmasq): Modernize package fields layout.
[home-page]: Drop "www" from URL.
Change-Id: I2f389ef6d1c70c4ebeb29ca54cf723af0f846689
2026-03-31 09:27:57 +01:00
Sharlatan Hellseher
45b048a00f
gnu: dnsmasq: Update to 2.92.
...
* gnu/packages/dns.scm (dnsmasq): Update to 2.92.
[source]: Switch to git-fetch.
Change-Id: I33cc7aa2801e342e830a4a3cdb35b3055a7de748
2026-03-31 09:27:45 +01:00
Ada Stevenson
968154dac9
gnu: dnsmasq: Fix cross-compile on AArch64.
...
This fixes an issue where cross-compiling to AArch64 failed on the
`install-dbus` phase. Gexps seem to handle cross-compilation paths
better.
* gnu/packages/dns.scm (dnsmasq): Modernise style to use Gexps.
Merges: https://codeberg.org/guix/guix/pulls/7130
Change-Id: I4023effaa3bea0db0da43d3483d142a3f720e7dc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 09:12:26 +01:00
Andy Tai
a6ecff2d96
gnu: xrdp: Update to 0.10.5 [security-fixes].
...
* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.5.
Release notes since 0.10.4.1 (2025-07-07):
- 0.10.5 (2026-01-27)
<https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.5 >.
Contains fixes for:
CVE-2025-68670: Improper bounds checking of domain string length leads
to Stack-based Buffer Overflow.
Merges: https://codeberg.org/guix/guix/pulls/7329
Change-Id: I1b7e44c692a12af76fbaff214d89a5d059cd49ac
Reviwed-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 08:52:52 +01:00
Hugo Buddelmeijer
36ac8fadc8
gnu: hosts: Modernize package.
...
* gnu/packages/admin.scm (hosts): Modernizeodernize.
[build-system]: Switch to copy-build-system.
[inputs]: Switch no new-style inputs. Move bats to native-inputs.
Replace bash with bash-minimal.
[native-inputs]: Add bats.
[arguments]<#:modules><#:builder>: Remove.
<#:phases>: Add patch-hosts and check phases.
Change-Id: Id42e7a4c9ee533d2691009ab480a3a927dd7c83b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 08:46:41 +01:00
Hugo Buddelmeijer
2f71901c06
gnu: hosts: Fix build by updating to 3.6.5.
...
* gnu/packages/admin.scm (hosts): Update to 3.6.5.
Merges: https://codeberg.org/guix/guix/pulls/7401
Change-Id: I1aa862cb6fa734b6151393732c3f856704032e69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 08:46:35 +01:00
Vitalii Koshura
a08c01b56e
gnu: boinc-client: Update to 8.2.9.
...
* gnu/packages/distributed.scm (boinc-client): Update to 8.2.9.
Merges: https://codeberg.org/guix/guix/pulls/7437
Change-Id: I8be5fc8acebc3d9eef44fc60a1072420d6923e47
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-03-31 08:41:27 +01:00
Florian Pelz
c79ae11a93
nls: Update translations.
...
Change-Id: I5a2f4a87c849eb721ebbbbed49ca29fce2cbcc9f
2026-03-31 02:53:49 +02:00
Vinicius Monego
346f9a93ef
gnu: Add python-flox.
...
* gnu/packages/python-science.scm (python-flox): New variable.
Change-Id: I661c37869a28e65bd707ef09a909278d5412ae9a
2026-03-30 20:59:38 -03:00
Vinicius Monego
7eb217dc99
gnu: Add python-numbagg.
...
* gnu/packages/python-science.scm (python-numbagg): New variable.
Change-Id: I49856891cdbfc3f85c0753d5d3ea344c58ac4565
2026-03-30 20:59:38 -03:00
Giacomo Leidi
feab14f628
gnu: Update guile-dotenv propagated-inputs.
...
guile-dotenv doesn't require nyacc anymore, this commit drops it from
propagated-inputs.
* gnu/packages/guile-xyz.scm (guile-dotenv)[propagated-inputs]: Drop
nyacc.
Change-Id: I7f5db2fb7e6225a4dfde2e7a43f2b361819dbe15
2026-03-31 01:47:32 +02:00
Giacomo Leidi
a92131d970
gnu: guile-dotenv: Update to 0.3.0.
...
* gnu/packages/guile-xyz.scm (guile-dotenv): Update to 0.3.0.
Change-Id: I2d793a7424f4fabbaa51ce804abb50b423ec8e82
2026-03-31 01:30:25 +02:00
Efraim Flashner
7c3231930b
gnu: synapse: Fix build.
...
* gnu/packages/matrix.scm (synapse)[arguments]: In the
prepare-cargo-build-system phase, add prepare-rust-crates phase from the
cargo-build-system.
Change-Id: I1133ea1f4b21160882a035331b6c40162d9e4561
2026-03-30 19:32:22 +03:00
Efraim Flashner
2f4e0e7026
gnu: python-polars-runtime-32: Fix build.
...
* gnu/packages/python-science.scm (python-polars-runtime-32)[arguments]:
In the prepare-cargo-build-system phase, add prepare-rust-crates phase
from cargo-build-system.
Change-Id: Ibec2f8b9299d7510a9258c73e8dc64a6b8e184d3
2026-03-30 19:28:35 +03:00
Efraim Flashner
9b96db81be
gnu: python-cmsis-pack-manager: Fix build.
...
* gnu/packages/embedded.scm (python-cmsis-pack-manager)[arguments]: In
the prepare-cargo-build-system phase, add prepare-rust-crates phase from
cargo-build-system.
Change-Id: Id9cfe39f0210c976dbcfc93ca1c27601e0435b15
2026-03-30 19:22:26 +03:00
Efraim Flashner
8bc5130696
gnu: taskwarrior: Fix build.
...
* gnu/packages/task-management.scm (taskwarrior)[arguments]: In the
prepare-cargo-build-system phase, add prepare-rust-crates phase from
cargo-build-system.
Change-Id: Ia26c005a12172001702376befac9765ce8fbc271
2026-03-30 19:21:27 +03:00
Efraim Flashner
8d1b1e9088
gnu: gnome-authenticator: Fix build.
...
* gnu/packages/gnome-circle.scm (gnome-authenticator)[arguments]: In the
prepare-cargo-build-system phase, add prepare-rust-crates phase from
cargo-build-system.
Change-Id: Ief03a4537611aa56757532d2be9a9eb2224ac2d4
2026-03-30 19:20:58 +03:00
Efraim Flashner
7f5858cec8
gnu: fragments: Fix build.
...
* gnu/packges/gnome-circle.scm (fragments)[arguments]: In the
prepare-cargo-build-system phase, add prepare-rust-crates phase from
cargo-build-system.
Change-Id: I8ed55d51e5577da7e135b382fb8f743a0f1da371
2026-03-30 19:20:25 +03:00
Efraim Flashner
98c95df79d
gnu: uv: Fix build.
...
* gnu/packages/rust-apps.scm (uv)[arguments]: In the
prepare-cargo-build-system phase, add prepare-rust-crates phase from
the cargo-build-system.
Change-Id: I38d97a51f8e489c6e0075f991dc6fedb1f642808
2026-03-30 19:06:19 +03:00