Anderson Torres
79d1d3d582
gnu: bison: Use gexps.
...
* gnu/packages/bison.scm: Cleanup.
Prefix licenses with license:.
Reorder #:use-module directives asciibetically.
(bison)[arguments]: Use gexps.
[native-inputs, inputs, propagated-inputs]: Indent.
Change-Id: Ie179ca5b9ab0b47e9986bd31d82243bc56c40929
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #4887
2025-12-17 18:08:55 +01:00
Nikita Mitasov
a9c3eb0caf
gnu: glibc: Add patch that fixes getconf PATH.
...
* gnu/packages/patches/glibc-fix-path-attribute-in-getconf.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (%glibc-patches): Use it.
Change-Id: If5544936b9c3aa658641969f6468fe41d5746e1a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #1219
2025-12-04 18:50:41 +01:00
Guillaume Le Vaillant
d11f4e5b48
gnu: Fix build of gnuradio dependents.
...
Use the same version of boost in gnuradio and the packages using gnuradio.
* gnu/packages/radio.scm (gnss-sdr, gqrx, gr-dsd, gr-osmosdr,
gr-satellites)[inputs]: Replace boost by boost-1.83.
Change-Id: I9bf06d46e1f28917ed86f7a9901ddb48f31dbab6
2025-12-04 16:26:41 +01:00
Guillaume Le Vaillant
161ad0b760
gnu: gr-iqbal: Update to 0.38.3.
...
* gnu/packages/radio.scm (gr-iqbal): Update to 0.38.3.
[inputs]: Replace boost by boost-1.83 (version used by gnuradio).
Change-Id: Ib090666477376005aeaee65ccae7190ef12e510b
2025-12-04 16:03:41 +01:00
Guillaume Le Vaillant
6d06fa0bc1
gnu: cl-simple-matrix: Update to 3.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 3.6.
Change-Id: I5bb256e58f832fe194cb8d7832e0d26f9ca0c37a
2025-12-04 13:30:27 +01:00
Cayetano Santos
ca02659a89
gnu: ripgrep: Fix bash completions path.
...
* gnu/packages/rust-apps.scm (ripgrep)[arguments]:
Fix ’install-extras #:phase.
Change-Id: I51529190e47a83e2874007e0d93b0c8e7e0de849
2025-12-04 10:29:11 +01:00
Cayetano Santos
10e164898e
gnu: password-store: Fix bash completions path.
...
* gnu/packages/password-utils.scm (password-store)[arguments]:
Update #:make-flags.
Change-Id: I47cc1da0c63fde1a61f0de6610ce8f3f72486ee4
2025-12-04 10:29:11 +01:00
Cayetano Santos
86ec8575c8
gnu: du-dust: Fix bash completions path.
...
* gnu/packages/admin.scm (du-dust)[arguments]: Fix
’install-extras #:phase.
Change-Id: Icf1d93e72d8e8e659be9c2669fc479ece471c8df
2025-12-04 10:29:11 +01:00
Cayetano Santos
3d215a72ff
gnu: alacritty: Fix bash completions path.
...
* gnu/packages/terminals.scm (alacritty)[arguments]:
Fix ’install #:phase.
Change-Id: Id52a9628f916e0d8e0b972579b96ef030ee2f1e2
2025-12-04 10:29:10 +01:00
Cayetano Santos
54fcea8093
gnu: pass-age: Fix bash completions path.
...
* gnu/packages/password-utils.scm (pass-age)[arguments]: Update #:install-plan.
Change-Id: I32b998e8ede878394af34ac7866d0ef4affc64d1
2025-12-04 10:29:10 +01:00
Cayetano Santos
3ff36256f0
gnu: starship: Fix bash completions path.
...
* gnu/packages/shellutils.scm (starship)[arguments]: Fix
’install-completions #:phase.
Change-Id: Iacd02be3869f4674aeffde6bc81a9fac632f76a0
2025-12-04 10:29:10 +01:00
Cayetano Santos
eed9c722c5
gnu: zoxide: Fix bash completions path.
...
* gnu/packages/rust-apps.scm (zoxide)[arguments]: Fix
’install-more #:phase.
Change-Id: Ie8fd1876346b3d203c00519191085f2b031e2214
2025-12-04 10:29:10 +01:00
Cayetano Santos
ded4b391dc
gnu: py-spy: Fix bash completions path.
...
* gnu/packages/rust-apps.scm (py-spy)[arguments]: Fix
’install-shell-completions #:phase.
Change-Id: Ia27415ddc14295f2bab18ef43ed4162a778dbf38
2025-12-04 10:29:10 +01:00
Cayetano Santos
7e6f88b382
gnu: ouch: Fix bash completions path.
...
* gnu/packages/rust-apps.scm (ouch)[arguments]: Fix
’install-extras #:phase.
Change-Id: I8ad706968e8c20460b9070f902cb30cc79c9cf7a
2025-12-04 10:29:10 +01:00
Cayetano Santos
fbba5ae331
gnu: git-delta: Fix bash completions path.
...
* gnu/packages/rust-apps.scm (git-delta)[arguments]: Fix
’install-extras #:phase. .
Change-Id: I2565f1d56a48a856555cc67d62308963201454e9
2025-12-04 10:29:10 +01:00
Cayetano Santos
83d6689148
gnu: qucs-s: Fix typo.
...
* gnu/packages/electronics.scm (qucs-s)[arguments]: Fix
’adjust-default-settings #:phase .
Change-Id: Ib01ebfd3c2088ea6a7b8f5df4d23079ac638f7aa
2025-12-04 10:24:46 +01:00
Cayetano Santos
fc8cbc57fb
gnu: qucs-s: Add qucsrflayout backend.
...
* gnu/packages/electronics.scm (qucs-s)[inputs]: Add qucsrflayout-cli.
[arguments]: Fix ’adjust-default-settings and ’wrap-program #:phases
accordingly.
Change-Id: I372fa2d769a59e0d461694844b798ed56734528d
2025-12-04 10:24:46 +01:00
Cayetano Santos
37d705c698
gnu: qucs-s: Reduce closure size.
...
* gnu/packages/electronics.scm (qucs-s)[inputs]: Remove octave; add
octave-cli.
Change-Id: Ifb538441c92474ee7882227502e28ec6d44764e4
2025-12-04 10:24:46 +01:00
Cayetano Santos
3ceef80091
gnu: Add qucsrflayout-cli.
...
* gnu/packages/electronics.scm (qucsrflayout-cli): New variable.
Change-Id: Iedfe17f23ea89c71840c00ded8548315ca11dbb4
2025-12-04 10:24:43 +01:00
Cayetano Santos
b3ef80c109
gnu: libngspice: Update to 45.2.
...
* gnu/packages/electronics.scm (libngspice): Update to 45.2.
[inputs]: Remove openmpi.
[native-inputs]: Remove autoconf; add autoconf-2.71.
Change-Id: Ifec720d1459e638730c912d60a3457ce47016475
2025-12-04 09:24:38 +01:00
Cayetano Santos
46f31546ac
gnu: libngspice: Refresh package.
...
* gnu/packages/electronics.scm (libngspice): Apply style.
Change-Id: I39ad9700ff21ddad6019a98e54f39fe8ff2f88e3
2025-12-04 09:24:38 +01:00
Cayetano Santos
778f5c17c3
gnu: Add emacs-elysium.
...
* gnu/packages/emacs-xyz.scm (emacs-elysium): New variable.
Change-Id: I2c82b55bfce522580db5d20a40a164ce9e2eab56
2025-12-04 09:22:02 +01:00
Cayetano Santos
52980708d7
gnu: emacs-greader: Update to 0.13.0.
...
* gnu/packages/emacs-xyz.scm (emacs-greader): Update to 0.13.0.
Change-Id: I6b678be0e21acd0f3c567f64a86b83a296bd9a77
2025-12-04 08:37:27 +01:00
Cayetano Santos
632af32913
gnu: emacs-wallabag: Update to 1.1.0-1.686fab.
...
* gnu/packages/emacs-xyz.scm (emacs-wallabag): Update to 1.1.0-1.686fab.
[arguments]<#:include>: Add ’default.css.
Change-Id: I11e0ddbfe3f9077fb6e63072c1a45b8cd1724c0b
2025-12-04 08:34:11 +01:00
Sergey Trofimov
383c85f5c3
gnu: mu: Update to 1.12.13-1.46f91ab.
...
* gnu/packages/mail.scm (mu): Update to 1.12.13-1.46f91ab.
Change-Id: I64a9cab98145dcaf8799da030533cdf85ad1393b
2025-12-03 20:31:21 -08:00
Brendan Tildesley
6b33a0c885
gnu: python-autobahn: Update to 25.11.1.
...
* gnu/packages/python-web.scm (python-autobahn): Update to 25.11.1.
Change-Id: I81dc716cbaa000b7ca718126e5cf48e7ce065951
2025-12-03 20:23:23 -08:00
Brendan Tildesley
ea8053d510
gnu: python-qrcode: Update to 8.2.
...
* gnu/packages/python-xyz.scm (python-qrcode): Update to 8.2.
Change-Id: I5912d03090eae91957c9d22406be23c2721d2c95
2025-12-03 20:23:22 -08:00
Brendan Tildesley
5de920077e
gnu: python-zipstream-ng: Update to 1.9.0.
...
* gnu/packages/python-compression.scm (python-zipstream-ng): Update to 1.9.0.
2025-12-03 20:23:22 -08:00
Brendan Tildesley
f3098e64b3
gnu: python-humanize: Update to 4.14.0.
...
* gnu/packages/python-xyz.scm (python-humanize): Update to 4.14.0.
[native-inputs]: Add python-hatch-vcs, python-hatchling. Remove python-wheel.
Change-Id: I1141ae4e117910c0cf55b7b59bb66e7aab1f0520
2025-12-03 20:23:21 -08:00
Brendan Tildesley
0bde2c392c
gnu: python-twisted: Update to 25.5.0.
...
* gnu/packages/python-xyz.scm (python-twisted): Update to 25.5.0.
Change-Id: Ib82a1e4a2a3c11724343f9f9aeaa1a95a1dbd643
2025-12-03 20:23:20 -08:00
Brendan Tildesley
e259f578be
gnu: python-py-ubjson: Update to 0.16.1.
...
* gnu/packages/web.scm (python-py-ubjson): Update to 0.16.1.
2025-12-03 20:23:19 -08:00
Brendan Tildesley
2388eca846
gnu: magic-wormhole: Update to 0.21.1.
...
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.21.1.
2025-12-03 20:23:18 -08:00
Ian Eure
4fc5de41a3
gnu: librewolf: Update to 145.0.2-2.
...
* gnu/packages/librewolf.scm (librewolf): Update to 145.0.2-2.
Change-Id: I5c46804b24892658091fd1a1e40ab307b54654f7
2025-12-03 17:41:37 -08:00
Ian Eure
8cd94366a9
gnu: librewolf-l10n: Update to 38e9598ea1b99b69a240cc1db1d59f4357fcb95d.
...
* gnu/packages/librewolf.scm (librewolf-l10n): Update to 38e9598ea1b99b69a240cc1db1d59f4357fcb95d.
Change-Id: I70c7ec0e261afa15dfaca7fab399cb42d97606e1
2025-12-03 17:41:34 -08:00
Leo Famulari
5d33515b05
gnu: linux-libre 6.6: Update to 6.6.117.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.117.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I263802cff1986cb81fc064ce73403cc0090d5704
2025-12-03 19:01:56 -05:00
Leo Famulari
134f8f84ea
gnu: linux-libre 6.12: Update to 6.12.59.
...
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.59.
(linux-libre-6.12-pristine-source): Update hash.
Change-Id: If25a54bd339b504a7953c798faaf01b68a9a5b61
2025-12-03 19:01:56 -05:00
Leo Famulari
9f07e43642
gnu: linux-libre: Update to 6.17.9.
...
* gnu/packages/linux.scm (linux-libre-6.17-version): Update to 6.17.9.
(linux-libre-6.17-pristine-source): Update hash.
Change-Id: Ifacca43b629a941e0fa515bf669ee80de038c20a
2025-12-03 19:01:51 -05:00
André Batista
6f85a843cd
gnu: mullvadbrowser: Update to 15.0.
...
User profile directory has changed to "~/.mullvad" in this version as
MOZ_APP_PROFILE flag cannot be set anymore.
* gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to
20251028094500.
(%mullvadbrowser-version): Update to 15.0.
(%mullvadbrowser-firefox-version): Update to 140.4.0esr-15.0-1-build4.
(mullvadbrowser-translation-base): Update to cdd3da6308.
Change Id: Ia0896e1f648268d7f7c2d5e95008aeb6d8bdfde2
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-12-03 20:09:07 +01:00
André Batista
972a8412d5
gnu: torbrowser: Update to 15.0.
...
User profile directory has changed to "~/.tor project" in this version as
MOZ_APP_PROFILE flag cannot be set anymore.
* gnu/packages/tor-browsers.scm (firefox-locales): Update to 64046fdc97.
(%torbrowser-build-date): Update to 20251028094500.
(%torbrowser-version): Update to 15.0.
(%torbrowser-firefox-version): Update to 140.4.0esr-15.0-1-build4.
(torbrowser-translation-base): Update to cdd3da6308.
(torbrowser-translation-specific): Update to 3395fe5bdb.
(lld-as-ld-wrapper-18): Replace with lld-as-ld-wrapper-19.
(make-torbrowser) [inputs]: Use libpng-apng-next, icu4c-76 and nss-rapid,
in place of the defaults for those libraries.
[native-inputs]: Use rust-cbindgen-0.28, lld-as-ld-wrapper-19, llvm-19 and
clang-19.
[arguments] <#:configure-flags>: Remove '--enable-official-branding' which
breaks browser branding as of this version.
<#:phases> 'setenv: Do not set MOZ_APP_PROFILE, which is now implied and
breaks configuration phase when set.
* gnu/packages/patches/torbrowser-compare-paths.patch: ...
* gnu/packages/patches/torbrowser-use-system-wide-dir.patch: ...
* gnu/packages/patches/torbrowsers-add-store-to-rdd-allowlist.patch: Refresh
patches.
Change Id: Id4134edd63328f479589e6ed61f46a869dbbda5d
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-12-03 20:08:58 +01:00
Anderson Torres
fc5e1063d0
gnu: font-opendyslexic: Update source's origin.
...
Because it migrated to a new host.
* gnu/packages/fonts.scm (font-opendyslexic): Update.
[source]<origin>: Use new git repository.
[native-inputs]: Delete.
Change-Id: Iadd7ad3b4eca15f891fc312c34fa0e4032278651
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:21:06 +01:00
Nicolas Graves
2a93068214
gnu: endgame-singularity: Switch to pyproject.
...
* gnu/packages/games.scm (endgame-singularity):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:59 +01:00
Nicolas Graves
b35ffb35c0
gnu: bambam: Switch to pyproject.
...
* gnu/packages/games.scm (bambam):
[source, arguments, description]: Improve style.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:59 +01:00
Nicolas Graves
c2d7402226
gnu: tuxemon: Switch to pyproject.
...
* gnu/packages/games.scm (tuxemon):
[build-system]: Switch to pyproject-build-system.
[arguments]: Relocate field.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:59 +01:00
Nicolas Graves
785775739b
gnu: unknown-horizons: Switch to pyproject.
...
* gnu/packages/games.scm (unknown-horizons):
[source, arguments, inputs, license]: Improve style.
[arguments]<#:test-flags>: Ignore failing tests.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:59 +01:00
Nicolas Graves
d3fe071da5
gnu: seahorse-adventures: Switch to pyproject.
...
* gnu/packages/games.scm (seahorse-adventures):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:58 +01:00
Nicolas Graves
4abbc36ea7
gnu: roguebox-adventures: Switch to copy-build-system.
...
* gnu/packages/games.scm (roguebox-adventures):
[arguments, inputs]: Improve style.
<#:tests?>: Drop argument.
<#:phases>: Replace the 'build phase replacement by a 'patch phase.
Split the former 'install phase between <#:install-plan> and the 'wrap
phase.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:58 +01:00
Nicolas Graves
c3dcf47254
gnu: retux: Switch to pyproject.
...
* gnu/packages/games.scm (retux):
[source, arguments, propagated-inputs]: Run guix style.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:12:58 +01:00
Sören Tempel
5edd0370ee
gnu: nvi: Fix segfault caused by implicit function declarations
...
* gnu/packages/patches/nvi-add-function-prototypes.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/nvi.scm (nvi): Apply the patch.
[arguments]: remove -Wno-error=implicit-function-declaration.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:07:34 +01:00
Felipe Silva
812f41f8b6
gnu: nicotine+: Wrap with GUIX_GDK_PIXBUF_MODULE_FILES.
...
Previously, nicotine+ would fail to properly load some of its specified
icons in the graphic interface.
* gnu/packages/nicotine.scm (nicotine+)[arguments]{phases}: In
wrap-program phase, also wrap with GUIX_GDK_PIXBUF_MODULE_FILES.
Change-Id: I9cc83e1290d686e68320c9a270ecb7e9b6474f36
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-12-03 18:06:36 +01:00
Ludovic Courtès
d4e06997e4
services: hurd-vm: Support persistent images again.
...
Fixes a regression introduced in bab6434f58
whereby following the example from the manual regarding non-volatile images
would no longer work.
* gnu/services/virtualization.scm (hurd-vm-shepherd-service): Pass ‘image’ to
‘system-image’ only if it’s an image.
* doc/guix.texi (Virtualization Services): Explicitly say that the ‘image’
field can contain a file name. Remove use of ‘const’ for the ‘image’ field in
persistent image example and adjust text.
Fixes : guix/guix#4130
Reported-by: Maxim Cournoyer <maxim@guixotic.coop>
Change-Id: I1a81ce27fb45978a681310b8a8788ab671b3edf8
2025-12-03 17:56:15 +01:00