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
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
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
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