summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-03-16gnu: Add woof-doom.Andrew Wong
* gnu/packages/patches/woof-doom-unbundle-spng-miniz.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (woof-doom): New variable. Change-Id: I77cfa0fd2f2a20d6eee5d0339b9673899bb0ecad Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-03-16gnu: guile-email: Update to 0.4.1.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.4.1.
2025-03-16gnu: mumi: Update to 0.10.0.Arun Isaac
* gnu/packages/mail.scm (mumi): Update to 0.10.0.
2025-03-16gnu: freeciv: Update to 3.1.4.宋文武
* gnu/packages/games.scm (freeciv): Update to 3.1.4. Change-Id: I5a1f18a19023c6d89e1e4a2b15039a1ad5e64840
2025-03-16gnu: rizin: Update to 0.7.4.宋文武
* gnu/packages/engineering.scm (rizin): Update to 0.7.4. Change-Id: I9c8e44e195e675d027e06380ee7e977ddcea72f7
2025-03-16gnu: intel-xed: Update to 2025.03.02.宋文武
* gnu/packages/assembly.scm (intel-xed): Update to 2025.03.02. Change-Id: Ibd14ba0dfac925b673c8370d01c18ae8e81a93d9
2025-03-16gnu: libpd: Update to 0.14.1.宋文武
* gnu/packages/music.scm (libpd): Update to 0.14.1. Change-Id: I66d9f6ec922b3f4c853c4203c8d6fc5127385672
2025-03-16gnu: pd: Update to 0.55-2.宋文武
* gnu/packages/music.scm (pd): Update to 0.55-2. Change-Id: I2fd159d43a95ec481534eb0de14c04827157d8d4
2025-03-15gnu: video-contact-sheet: Update URLs.Leo Famulari
* gnu/packages/video.scm (video-contact-sheet)[source, home-page]: Update URLs. Change-Id: I7db8b6afd189081673e47ed05d57daba0d5b3464
2025-03-15gnu: fdupes: Update to 2.3.2.Danny Milosavljevic
* gnu/packages/admin.scm (fdupes): Update to 2.3.2. Change-Id: I49681e01d5f31e0ca6548ec63aba8abd48ffccfc
2025-03-15gnu: fastfetch: Fix path to amdgpu ids.Dariqq
* gnu/packages/admin.scm (fastfetch)[configure-flags]: Add missing / separator. Change-Id: Ie5fb1c5b29579df3876f5d3f1d5db52cdb7332da Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15gnu: Add emacs-elfeed-tube.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-elfeed-tube): New variable. Change-Id: Ie6560c50da046d7e963abe1717a3edae38b72149 Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15gnu: emacs-eldev: Update to 1.11.1.Suhail Singh
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.11.1. Change-Id: I9175eded7246c0eb556777049102c6bd871304b8 Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15gnu: guile-emacs: Update to f2d0459d6a4cda8b7c38b6fb12a55f1330ba50fa.Janneke Nieuwenhuizen
* gnu/packages/patches/guile-emacs-build-fixes.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/emacs.scm (guile-emacs): Update to f2d0459d6a4cda8b7c38b6fb12a55f1330ba50fa. [inputs]: Add imagemagick. [synopsis, description]: Update. [arguments]: Add --with-imagemagick. Remove #:tests? #f (upstream has disabled the test suite). Change-Id: I585e8884635c02f5df38d9418f04ac0ae750303d Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15gnu: guile-for-guile-emacs: Update to e62c0d1b32f625fcbaa733c32a88622846aee905.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-for-guile-emacs): Update to e62c0d1b32f625fcbaa733c32a88622846aee905, from https://codeberg.org/lyrra/guile. Change-Id: Ic1a48865bfd9ee1201671b1f4b5e3659c084d71f Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-03-15gnu: sdl3: Update to 3.2.8.David Thompson
* gnu/packages/sdl.scm (sdl3): Update to 3.2.8. [arguments]: Add additional flags for using shared libraries. [propagated-inputs]: Add all inputs needed by pkg-config at configure time. [inputs]: Add all other inputs, copied from SDL2. Change-Id: Ia18dc5867e19ca6c4e265c596d6f769549fe05d8
2025-03-15gnu: Add lxqt-wallet.Aaron Covrig
* gnu/packages/lxqt.scm (lxqt-wallet): New variable. Change-Id: I0e6990aa6d85f4a6b5e2f0d2c9f9e9df0334787f Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-15gnu: Add box2d@3.0.0.Arnaud Lechevallier
* gnu/packages/game-development.sch (box2d-3): New variable. Change-Id: Ie7113832d557ac9a2265a9636b5b1141909771fe Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-03-15gnu: gambas: Update to 3.20.2.宋文武
* gnu/packages/gambas.scm (gambas): Update to 3.20.2. [source]: Remove snippet. [arguments]: Fix install-desktop-file phase. Change-Id: I38884d0d0fc16d7ebcf97de9ab17e316251f11dc
2025-03-15gnu: Add kgames.宋文武
* gnu/packages/games.scm (kgames): New variable. Change-Id: I5b787365c051951dbd038db0191905b4e693c978
2025-03-14services: syncthing: Improve Syncthing code standard compliance.Zacchaeus
* gnu/services/syncthing.scm: (syncthing-config-file, syncthing-folder, syncthing-device, syncthing-folder-device): Rename fields to avoid abbreviation, boolean values switched to use #t or #f, numbers no longer provided as strings, config directory moved to ~/.local/state/syncthing * doc/guix.texi: (syncthing-service-type): Update documentation to reflect these changes. Change-Id: I01c059e13658a0d1ad38aaebca3dcb0a268bbdba
2025-03-14Revert "gnu: Remove guile-emacs."Arun Isaac
This reverts commit 17c9472cde757ce9a28230d87bccfd65d2c40e54.
2025-03-14Revert "gnu: Remove guile-for-guile-emacs."Arun Isaac
This reverts commit df959e33ae960729a4730017e89091daf285ec9a.
2025-03-14gnu: Remove guile-for-guile-emacs.Ada Stevenson
This was a dependency for a single package—guile-emacs—which has now been removed. * gnu/packages/guile.scm (guile-for-guile-emacs): Delete variable. Change-Id: I27b82da90db37a40fa5831e453d2ebf0376b6a86 Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2025-03-14gnu: Remove guile-emacs.Ada Stevenson
guile-emacs appears to be unmaintained, and the website that was hosting its git repository is no longer active. * gnu/packages/emacs.scm (guile-emacs): Delete variable. Change-Id: I949762074acf7d9b8a3b219b26b3848db8220946 Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2025-03-14gnu: Add cl-linear-programming-glpk.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (cl-linear-programming-glpk, ecl-linear-programming-glpk, sbcl-linear-programming-glpk): New variables. Change-Id: Ieedcec7914278932f4d0743d0ef9066da6418af7
2025-03-14gnu: Add cl-linear-programming.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (cl-linear-programming, ecl-linear-programming, sbcl-linear-programming): New variables. Change-Id: If0e78a67ea4c902f2b28e3811dad1fed2e83b839
2025-03-14gnu: mumi: Update to 0.9.0.Arun Isaac
* gnu/packages/mail.scm (mumi): Update to 0.9.0. * gnu/services/web.scm (mumi-config-file): Write mailer-enabled? field. (mumi-shepherd-services): Remove --disable-mailer argument.
2025-03-14gnu: system: Cater for Guix Home in PATH.Janneke Nieuwenhuizen
In <https://issues.guix.gnu.org/63009> it was promised to be pushed to master, but that didn't seem to have happened. This resolves that promise. * gnu/system.scm (operating-system-etc-service): Also add a user's <guix-home>/profile/bin directory to PATH, before <guix-profile>/bin. Change-Id: Ibd2866153a211585c4981293027544557f8fa06c
2025-03-13gnu: supertuxkart: Keep 'supertuxkart.desktop' file.Nigko Yerden
* gnu/packages/games.scm (supertuxkart)[arguments]: Fix regexp in 'disable-data-install' phase so that the line in CMakeList.txt that installs 'supertuxkart.desktop' file is not commented out. Change-Id: I408cdfeb9425c39228d38df4c15aee326e19dc34 Signed-off-by: Eric Bavier <bavier@posteo.net>
2025-03-13gnu: Add asdf-cli.jgart
* gnu/packages/lisp-xyz.scm (asdf-cli): New variable. Change-Id: Ib5dae15d5a7a8581703e4cdb796117b25f8a9b34
2025-03-14gnu: mold: Update to 2.37.1.Ashish SHUKLA
* gnu/packages/mold.scm (mold): Update to 2.37.1. Change-Id: I3702dc9b40af89dd2242f8ff466c3154b356f62a Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-14gnu: libcap-ng: Update to 0.8.5.Ashish SHUKLA
* gnu/packages/admin.scm (libcap-ng): Update to 0.8.5. Change-Id: I02576ba09af1c578474b397e01e10e1ca69c4cb9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-03-14gnu: ganeti: Fix compilation.Reed Meyerson
* gnu/packages/patches/ganeti-openssh-test-fix.patch, gnu/packages/patches/ganeti-sphinx-import.patch: New files. * gnu/packages/virtualization.scm (ganeti)[source]: Use them. [arguments]: Adjust ‘adjust-tests’ phase. * gnu/local.mk (dist_patch_DATA): Add patches. Change-Id: I21c4dd5e7210021e8905dc6237bd5148aeed930d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-03-13gnu: snuik: Include guile-fibers, guile-gnutls, and fix wrapper.Janneke Nieuwenhuizen
* gnu/packages/irc.scm (snuik)[inputs]: Add guile-fibers and guile-gnutls. [arguments]: Use them in "install-script" phase. Fix snuik wrapper. Change-Id: I0dbc5d60c3dc6a683f91a4bb9dc5cbee89bba903
2025-03-13gnu: node-bootstrap: Remove powerpc-linux from supported-systems.Efraim Flashner
* gnu/packages/node.scm (node-bootstrap)[supported-systems]: Remove powerpc-linux from the supported systems. (node-lts)[supported-systems]: Adjust accordingly. Change-Id: I66408d52cfe950d1ca4fb6f3303c82a759b050ec
2025-03-13gnu: ncdu: Update to 2.8.Efraim Flashner
* gnu/packages/ncdu.scm (ncdu): Update to 2.8. [arguments]: Build with zig-0.14. Change-Id: I36c61bdcf7fbcafa0f8a63620cbcce56ed82a26d
2025-03-13gnu: ncdu-1: Update to 1.22.Efraim Flashner
* gnu/packages/ncdu.scm (ncdu-1): Update to 1.22. Change-Id: I6e25cac8ee9f67ef629d38dd3e189be3d8680549
2025-03-13gnu: qemu-minimal: Fix building on riscv64-linux.Efraim Flashner
* gnu/packages/virtualization.scm (qemu)[arguments]: Don't run the tests in parallel when building for riscv64-linux. Adjust riscv64's 'disable-some-tests phase to extend a test timeout. Change-Id: I82e2a59bb74bd2c68ccd2397601b0289f47bdbfe
2025-03-13gnu: emacs-dape: Update to 0.23.0.jgart
* gnu/packages/emacs-xyz.scm (emacs-dape): Update to 0.23.0. Change-Id: I0e277096780f560c1e51080f1876ebfdfe6cb6be
2025-03-13gnu: pari-gp: Update to 2.17.2.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.17.2. Change-Id: I2e84a1bc0477e6db0d681e4483269d254eef10c3
2025-03-13gnu: g-golf-adw-1-examples: Downgrade to 0.8.0.Florian Pelz
* gnu/packages/guile-xyz.scm (g-golf-source): New procedure. (guile-g-golf, g-golf-adw-1-examples)[source]: Use it. (g-golf-adw-1-examples)[version]: Go back to 0.8.0, where adwaita-1-demo still supports our version of libadwaita. Change-Id: I469d1039e859e5dafb0d4ca05a13f6f28ac87c24
2025-03-13gnu: G-Golf: Fix synopsis.Florian Pelz
Suggested by David Pirotte previously, who had written in private mails that "unlike the guix synopsis declares, g-golf is not a GI binding for guile. it (obviously) implement a GI low level binding, but that only covers 10% of g-golf's code, if not less". * gnu/packages/guile-xyz.scm (guile-g-golf)[synopsis]: Use proper synopsis. Change-Id: I96357d7989362b8da3cc256cc4fa47658a5091d4
2025-03-13gnu: guile-g-golf: Update to 0.8.1.Andy Tai
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.1. Change-Id: If4503e69bd7f58ec01b83b7332191184f4c5bd52 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-03-13gnu: g-golf-adw-1-examples: Fix build.Florian Pelz
Environment variable GDK_PIXBUF_MODULE_FILE is no longer set since 4838b7b0e94c7636cc2639e3b53d3fe37251fca2. See <https://bugs.gnu.org/76697#10>. * gnu/packages/guile-xyz.scm (g-golf-adw-1-examples)[arguments]: Actually use GLIB-OR-GTK-BUILD-SYSTEM’s phases, which set the GDK_PIXBUF_MODULE_FILE environment variable. Change-Id: Ib2a7036833360ef265f3a6a368498cf6aabf9b08
2025-03-13gnu: mumi: Update to 0.8.0.Arun Isaac
* gnu/packages/mail.scm (mumi): Update to 0.8.0.
2025-03-13gnu: guile-email: Update to 0.4.0.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.4.0.
2025-03-13gnu: cairo: Fix regression writing PDFs with fonts via graft.Remco van 't Veer
Fix out of memory errors when writing PDFs with fonts embedded in xournalpp and others. See also: https://gitlab.freedesktop.org/cairo/cairo/-/issues/870 * gnu/packages/gtk.scm (cairo)[replacement]: New field pointing to cairo-1.18.4. * gnu/packages/gtk.scm (cairo-1.18.4): Add package. Change-Id: I6efa5a3acdf39fe78e558173f896f3a6abbc5c27 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-13gnu: linphone-desktop: Add qtwayland-5 to inputs.Maxim Cournoyer
Otherwise it fails to run in an environment using QT_QPA_PLATFORM=wayland. * gnu/packages/linphone.scm (linphone-desktop) [inputs]: Add qtwayland-5. Change-Id: I0ffd033134394f2b40d5f5023475ce4f22e5fc85
2025-03-12gnu: librewolf: Update to 136.0.1-1.Ian Eure
* gnu/packages/librewolf.scm (librewolf): Update to 136.0.1-1. Change-Id: Iefe3511e0b6c3b5ab0c195c424917f56fff1aef6