Evgeny Pisemsky
4b60e86f2e
gnu: Add python-pykka.
...
* gnu/packages/python-xyz.scm (python-pykka): New variable.
Merges guix/guix!7294
Change-Id: I358716cfbfeea0d05fa02b3aca52f16116b5c899
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-03-20 09:30:12 +01:00
Hugo Buddelmeijer
e6bac1d3db
gnu: pdfarranger: Update to 1.13.0.
...
* gnu/packages/pdf.scm (pdfarranger): Update to 1.13.0.
[source]: Update URL.
[arguments]: Enable tests.
[native-inputs]: Remove python-wheel; add python-pytest.
[inputs]: Remove python-pygobject; add python-pygobject-3.50.
[home-page]: Update URL.
Fixex guix/guix!6569
Merges guix/guix!7317
Change-Id: Idca6a1146e7b793c7a5c668371d048ae350828a1
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-03-20 09:23:43 +01:00
Peter Polidoro
2cf3c7ee5d
gnu: kicad: Update to 9.0.8.
...
* gnu/packages/engineering.scm (kicad): Update to 9.0.8.
Merges guix/guix!7311
Change-Id: I4c624ed26f4f6a7abea8fb12455c6b892b4b6e69
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-03-20 08:28:57 +01:00
Arun Isaac
5d6854db2e
gnu: Add lufa-hid-bootloader-cli.
...
* gnu/packages/avr-xyz.scm (lufa-hid-bootloader-cli): New variable.
Change-Id: I3c87cd58bfc04a6ee72aeff0c8900942e7a3214d
2026-03-20 00:39:35 +00:00
Arun Isaac
db97989cb7
gnu: lufa: Patch incompatible cast compilation error.
...
* gnu/packages/patches/lufa-fix-incompatible-cast.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/avr-xyz.scm (lufa)[source]: Use it.
2026-03-20 00:39:35 +00:00
Hugo Buddelmeijer
27d648a39f
gnu: aacircuit: Fix build by using older python-pygobject.
...
* gnu/packages/electronics.scm (aacircuit): Fix build.
[inputs]: Remove python-pygobject; add python-pygobject-3.50.
Change-Id: I36c7722670a24e4709d90883d11f9f55b294cf2c
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 23:14:25 +01:00
Yelninei
95066252ee
gnu: geocode-glib: Fix locales.
...
Followup to c582fb3124 which incorrectly used
the utf8-locales.
* gnu/packages/gnome.scm (geocode-glib)[native-inputs]: Replace
libc-utf8-locales-for-target by libc-locales-for-target.
[arguments]<#:phases>: Remove 'set-locales.
Fixes : guix/guix#7304
Change-Id: If8c17d788cda767807bad168076e37eef932b64c
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 23:06:17 +01:00
Andreas Enge
18186272de
Revert "gnu: texmacs: Update to 2.1.5."
...
This reverts commit 3508b209ce .
2026-03-19 22:52:08 +01:00
Danny Milosavljevic
ac3a46499a
gnu: latex2html: Support graphics.
...
* gnu/packages/documentation.scm (latex2html)[inputs]: Add netpbm, ghostscript.
Change-Id: Ia77e29bc30b5e0439f7c1af90e858fc1047e4738
2026-03-19 21:22:22 +01:00
Andreas Enge
bb91e0afca
gnu: libportal: Build with Qt6.
...
* gnu/packages/patches/libportal-qt-6.9.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/freedesktop.scm (libportal)[source]: Add patch.
[inputs]: Replace qtbase-5 by qtbase. Remove qtx11extras.
Change-Id: I8a34979cd10f89efd39749a3a10bf5bb0c93a2f6
2026-03-19 18:46:36 +01:00
Mattia Bunel
9349e9c572
gnu: pdal: Update to 2.10.0.
...
* gnu/packages/geo.scm (pdal): Update to 2.10.0.
[arguments]<#:test-exclude>: Skip more tests.
Change-Id: I17073886d1cb027ce5c9735d54c07e8c3545c9db
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 18:15:39 +01:00
Nguyễn Gia Phong
18905cfc4c
gnu: aflplusplus: Update to 4.40c.
...
* gnu/packages/debug.scm (aflplusplus): Update to 4.40c.
Change-Id: Ie1cf588398d35f79e8e5efdec42a9d3a9f98fb96
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 18:13:23 +01:00
Nguyễn Gia Phong
75e55e42cd
gnu: qemu-for-aflplusplus: Update to 5.2.50-2.7c3bab7.
...
* gnu/packages/debug.scm (qemu-for-aflplusplus):
Update to 5.2.50-2.7c3bab7.
Change-Id: I3496d8a54b2701ccaca4b2a4c5ae8fd08678e631
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 18:13:23 +01:00
Ada Stevenson
78e449163b
gnu: vpnc: Fix cross-compiling.
...
* gnu/packages/vpn.scm (vpnc)[arguments]<#:phases>{install-manpage}:
Fix path.
Change-Id: I78a31f7a9248828db2552d0f0b5441b63b3eb9e4
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 18:11:42 +01:00
Andy Tai
3508b209ce
gnu: texmacs: Update to 2.1.5.
...
* gnu/packages/text-editors.scm (texmacs): Update to 2.1.5.
[inputs]: Add gnutls.
[patches]: Remove texmacs-wayland-hidpi.patch.
* gnu/packages/patches/texmacs-wayland-hidpi.patch: Remove the file.
* gnu/local.mk (dist_patch_DATA): … and deregister it.
Change-Id: I626e35e91c9977374d24809f1b58c3a35576cdca
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 18:03:23 +01:00
Andreas Enge
96ff81f347
gnu: Remove streamripper.
...
* gnu/packages/audio.scm (streamripper): Delete variable.
Fixes : guix/guix#6529
Change-Id: I29c9f9272740e4d71974ff86fcf67c6119d1b348
2026-03-19 15:58:45 +01:00
Andreas Enge
56a9ec7855
gnu: Remove texinfo-4.
...
* gnu/packages/texinfo.scm (texinfo-4): Delete variable.
Fixes : guix/guix#6557
Change-Id: I494812b019c7a790d4bdc948e6409942a157470e
2026-03-19 15:57:31 +01:00
Cayetano Santos
b416322c05
gnu: python-gpytorch: Update to 1.15.2.
...
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.15.2.
Change-Id: I871851b7a70954cecd35231f9938b1117a47de37
2026-03-19 15:43:23 +01:00
Cayetano Santos
d470507431
gnu: python-botorch: Update to 0.17.2.
...
* gnu/packages/machine-learning.scm (python-botorch): Update to 0.17.2.
Change-Id: I7b099cfbc681de8c0ec14da0fc9a9d5cdeac20dd
2026-03-19 15:43:23 +01:00
Cayetano Santos
bd23eb8d4c
gnu: python-linear-operator: Update to 0.6.1.
...
* gnu/packages/machine-learning.scm (python-linear-operator): Update to
0.6.1.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-wheel.
Change-Id: Ieecdb2d7b1ade4fcb65eff5b17f2b1e4478cf0f9
2026-03-19 15:43:23 +01:00
Yelninei
aa5de6c847
gnu: gemrb: Use libc-utf-8-locales.
...
* gnu/packages/games.scm (gemrb)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.
Change-Id: I48c0175ac09bedd16accdf366bf6e4901df61507
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7192
2026-03-19 15:32:46 +01:00
Yelninei
3e19d16741
gnu: accountsservice: Use libc-locales-for-target.
...
* gnu/packages/freedesktop.scm (accountsservice)[native-inputs]: Replace
glibc-locales with libc-locales-for-target.
Change-Id: If102c6d0bea97ae99b1012690d7cd1235f439e00
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:46 +01:00
Yelninei
c582fb3124
gnu: geocode-glib: Use libc-locales-for-target.
...
* gnu/packages/gnome.scm (geocode-glib)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.
Change-Id: Id39873148e2318341f3c8dba5cbe5f20dcff9cbc
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:46 +01:00
Yelninei
7fc8b45fd0
gnu: gnome-desktop: Use libc-utf-8-locales.
...
* gnu/packages/gnome.scm (gnome-desktop)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.
Change-Id: Ie48c5c383b6e3b2b4f55d7b69fbe863966f556ea
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:46 +01:00
Yelninei
17f96e24db
gnu: pspp: Use libc-utf-8-locales.
...
* gnu/packages/statistics.scm (pspp)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.
Change-Id: Ie036b0ee833fb9dec237e4914a8c4ac3a7c96ac3
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Yelninei
f11d372319
gnu: snapper: Use libc-locales-for-target.
...
* gnu/packages/file-systems.scm (snapper)[native-inputs]: Replace
glibc-locales with libc-locales-for-target.
Change-Id: I9f0a4225de1431755cf93480391a5a49326a190f
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Yelninei
c45aae1496
gnu: libdbi-drivers: Use glibc-utf-8-locales.
...
* gnu/packages/databases.scm (libdbi-drivers)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.
Change-Id: Ifc7ddeec76fdc3c4513e7b5143897037be8d719f
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Grigory Shepelev
adb8a5b93f
gnu: guile-wayland-scm: Install Info manual.
...
* gnu/packages/guile-xyz.scm (guile-wayland-scm)[arguments]: Add
‘install-info-documentation’ phase.
Change-Id: If83c6cf374f9c027eec2a57c28e3fb578577f907
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #6881
2026-03-19 15:32:45 +01:00
Grigory Shepelev
81a4a181b1
gnu: guile-wayland-scm: Update to 0.0.3.
...
* gnu/packages/guile-xyz.scm (guile-wayland-scm): Update to 0.0.3.
Change-Id: I5173ed91bf930519e7bbf155d55ccb7a180256cb
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Grigory Shepelev
c99f4f2144
gnu: guile-wayland-scm-shm: Update to 0.0.3.
...
* gnu/packages/guile-xyz.scm (guile-wayland-scm-shm): Update to 0.0.3.
Change-Id: I99c59a2f386995c8a7aa20c8e9ae33448ee68d79
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Grigory Shepelev
cd59bbe227
gnu: guile-wayland-scm-socket: Update to 0.0.3.
...
* gnu/packages/guile-xyz.scm (guile-wayland-scm-socket): Update to 0.0.3.
Change-Id: Ie89602bece7b2d54793dfa35f654c882b752ab21
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-03-19 15:32:45 +01:00
Cayetano Santos
ac7d058f0c
gnu: python-sentence-transformers: Update to 5.3.0.
...
* gnu/packages/machine-learning.scm (python-sentence-transformers): Update to 5.3.0.
[native-inputs]: Remove python-wheel.
Change-Id: I474b69d68b9e132affd9f19bd0133055410e93d2
2026-03-19 15:19:05 +01:00
Cayetano Santos
4dff7067f9
gnu: python-sacrebleu: Update to 2.6.0.
...
* gnu/packages/machine-learning.scm (python-sacrebleu): Update to 2.6.0.
[native-inputs]: Remove python-wheel; add python-setuptools-scm.
Change-Id: I41dc63ac9490a988c36990d432cfbe507d013d9c
2026-03-19 15:19:05 +01:00
Efraim Flashner
0702a4ad8e
gnu: fasthenry: Build with gcc-7.
...
* gnu/packages/engineering.scm (fasthenry)[native-inputs]: Remove gcc-9,
add gcc-7.
Change-Id: Ib9a57bebf871134f73d43aa17565067a35e5d8df
2026-03-19 15:17:37 +02:00
Efraim Flashner
d02e2f5dd2
gnu: quagga: Build with gcc-7.
...
* gnu/packages/networking.scm (quagga)[native-inputs]: Remove gcc-9, add
gcc-7.
Change-Id: I70a785cd461beea66d6673d9bd25a53149950ec5
2026-03-19 15:17:37 +02:00
Efraim Flashner
763bd56e64
gnu: plink: Build with gcc-7.
...
* gnu/packages/bioinformatics.scm (plink)[native-inputs]: Remove gcc-8,
add gcc-7.
Change-Id: Idd2182ba90509d6bff4fc733e2b6750a210c9dfb
2026-03-19 15:17:37 +02:00
Efraim Flashner
8b85641253
gnu: plink: Add missing input.
...
* gnu/packages/bioinformatics.scm (plink)[inputs]: Add libxcrypt.
Change-Id: I5994c2d02424972f0c1473ea3baf0a496db029bb
2026-03-19 15:17:32 +02:00
Nigko Yerden
3c79f7f58a
gnu: reduce: Wrap with let binding 'revision.
...
* gnu/packages/algebra.scm (reduce): Wrap with let binding 'revision.
Change-Id: I2beda9e1a079da0b4064c11fe2c7890ffc15627f
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 11:45:05 +01:00
Nigko Yerden
d830f7cf00
gnu: reduce: Update to 2026-03-11.
...
* gnu/packages/algebra.scm (reduce): Update to 2026-03-11, revision 7333.
[source]<origin>: Switch to svn-fetch.
[source]<origin>{snippet}: Update list of deleted files and directories.
[arguments]<#:phases>: Add 'fix-version phase.
* gnu/packages/patches/reduce-unbundle-libffi.patch: Adjust.
Change-Id: Ie1bc2bcdeff72c1e96258f0966a7abb9b7b9fdb4
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 11:44:57 +01:00
ignatiusm
c10be9949c
gnu: Add evil-helix.
...
* gnu/packages/text-editors.scm (evil-helix): New variable.
Change-Id: Ia8fc30e0478c74a27a1b614d36c3b3ad6a1cf9c6
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-03-19 12:30:33 +02:00
Efraim Flashner
0b94b8ad63
gnu: rbw: Adjust custom phases.
...
* gnu/packages/rust-apps.scm (rbw)[arguments]: Rewrite the phase
generating the shell completions. Simplify the phase wrapping and
installing the scripts.
Change-Id: I5454cacc4fbf8bd1e246a3facfcb1ce2247897a6
2026-03-19 12:15:31 +02:00
Efraim Flashner
8def789f44
gnu: rbw: Rewrite with g-exps.
...
* gnu/packages/rust-apps.scm (rbw)[arguments]: Rewrite using g-exps.
Change-Id: I82a959f4fb750e1275a6088c6e3fe4296ec4f1f0
2026-03-19 12:15:30 +02:00
Sughosha
7e504bace6
gnu: rbw: Update to 1.15.0.
...
* gnu/packages/rust-apps.scm (rbw): Update to 1.15.0.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for rbw.
Change-Id: I48c5fcbeb4b7e17e20f1e7ed48f563fd8f25e766
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2026-03-19 12:15:30 +02:00
Ashish SHUKLA
e44a5bb796
gnu: labwc: Update to 0.9.6.
...
* gnu/packages/wm.scm (labwc): Update to 0.9.6.
Change-Id: I43ee52fddb7fa6ead83adf86e4495375727163bb
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 11:07:20 +01:00
Andy Tai
11812b6dcb
gnu: hello: Update to 2.12.3.
...
* gnu/packages/base.scm (hello): Update to 2.12.3.
Change-Id: Ia510c8c299b77d10ba949da03e68fd2be731b296
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-03-19 11:01:20 +01:00
Cayetano Santos
34fc68cb2c
gnu: llama-cpp: Reduce closure size.
...
* gnu/packages/machine-learning.scm (llama-cpp)[inputs]: Remove
python-gguf.
[propagated-inputs]: Remove python-pytorch; add python-jinja2.
Fixes guix/guix#7263
Merges guix/guix!7266
Change-Id: Ide6ef7e02beadc50c412e3a766d11203c497827e
2026-03-19 10:51:28 +01:00
Cayetano Santos
10f6052962
gnu: whisper-cpp: Update to 1.8.4.
...
* gnu/packages/machine-learning.scm (whisper-cpp): Update to 1.8.4.
Change-Id: Icf3522af467ee7b06df66b9019c5ab838e440d8d
2026-03-19 10:45:57 +01:00
terramorpha
3d0900d0e6
gnu: llama-cpp: Update to 0.0.0-b8411.
...
* gnu/packages/machine-learning.scm (llama-cpp): Update to 0.0.0-b8411.
[arguments]: Update ’fix-tests and ’remove-tests #:phases.
Merges guix/guix!7254
Change-Id: I9e05bc4962cfc69be2c91b6f0df9d576a740e9ca
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-03-19 10:45:57 +01:00
terramorpha
ae680db277
gnu: ggml: Update to 0.9.8.
...
* gnu/packages/machine-learning.scm (ggml): Update to 0.9.8.
Merges guix/guix!7254
Change-Id: I8a9baa182ea936ba1a42853d08175c3297832832
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-03-19 10:45:41 +01:00
Sharlatan Hellseher
bc05d2bc0f
gnu: go-go-opentelemetry-io-otel: Update to 1.42.0.
...
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel): Update to 1.42.0.
[arguments] <go>: Use go-1.25.
(go-go-opentelemetry-io-otel-metric)[arguments] <go>: Use go-1.25.
Change-Id: I992a96afdafa559a559dd3f65dee08ce81a81850
2026-03-19 09:39:58 +00:00