summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-05-12gnu: clojure-core-memoize: Update to 1.2.281.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-memoize): Update to 1.2.281. Change-Id: Ic546572aa5d2244b6954dd85826e12686304d707 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-05-12gnu: clojure-core-cache: Update to 1.2.263.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-cache): Update to 1.2.263. Change-Id: I2261ffb928b7a356630ee8b1696853703bc0a1fc Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-05-12gnu: clojure-core-async: Update to 1.9.865.Mathieu Lirzin
* gnu/packages/clojure.scm (clojure-core-async): Update to 1.9.865. Change-Id: I225fb0a93255fead92dbc944d97e0930ddeafb8c Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-05-12gnu: noscript: Update to 13.6.19.1984.André Batista
* gnu/packages/browser-extensions.scm (noscript): Update to 13.6.19.1984. Change-Id: I19c1ccdbbc48f5e1aceff22729ada578f16dc6c0 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: torbrowser: Update to 15.0.13.André Batista
Fixes CVEs: 2026-8090, 2026-8092 and 2026-8094. See: <https://www.mozilla.org/en-US/security/advisories/mfsa2026-41/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20260507142516. (%torbrowser-version): Update to 15.0.13. (%torbrowser-firefox-version): Update to 140.10.2esr-15.0-1-build1. (torbrowser-translation-base): Update to bca639ef18. (torbrowser-translation-specific): Update to 56f475a6c10. Change-Id: Idebc06176a2f95fa2576e94aad9c41eb13e55edf Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: mullvadbrowser: Update to 15.0.12.André Batista
Fixes CVEs: 2026-8090, 2026-8092 and 2026-8094. See: <https://www.mozilla.org/en-US/security/advisories/mfsa2026-41/> for details. * gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to 20260506160000. (%mullvadbrowser-version): Update to 15.0.12. (%mullvadbrowser-firefox-version): Update to 140.10.2esr-15.0-1-build1. (mullvadbrowser-translation-base): Update to bca639ef18. Change-Id: Ie738f76d87b57dac0b475f5338910bbbfab4f3e1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: cockatrice: Update to 3.0.0 and build with Qt6.Patrick Norton
* gnu/packages/games.scm (cockatrice): Update to 3.0.0. [source]: Update stripping of image URLs. [inputs]: Remove qtbase-5, qtmultimedia-5, qtsvg-5, qttools-5, qtwebsockets-5, and qtwayland-5; add qtmultimedia, qtsvg, qttools, qttranslations, qtwebsockets, and qtwayland. [arguments]: Add qtbase. Use gexps. Change-Id: Ib45a1d8344d35d9a1d186055757d1f7d9eb5239b Co-authored-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: Remove httpie.Andreas Enge
* gnu/packages/python-web.scm (httpie): Delete variable. Fixes: guix/guix#7707 Change-Id: Ie66a1b1e7e581423064d0ae4ef12ccc149e00753
2026-05-12gnu: xpra: Update to 6.4.4.Andy Tai
* gnu/packages/xorg.scm (xpra): Update to 6.4.4. Change-Id: Ie110120749d1cce426b9f65edbc5a82b6a5f8a4c Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: xpra-5: Update to 5.1.5.Andy Tai
* gnu/packages/xorg.scm (xpra-5): Update to 5.1.5. Change-Id: Ic6c44ab5f0e66fd8723dbc0464eb9c8acd5c86b3 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: perl-finance-quote: Update to 1.69.Tomas Volf
* gnu/packages/web.scm (perl-finance-quote): Update to 1.69. Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: freeciv: Update to 3.2.4.Patrick Norton
* gnu/packages/games.scm (freeciv): Update to 3.2.4. Change-Id: I8fa612fd51519d16e380dc8fec4565a703117445 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: openttd-jgrpp: Update to 0.72.1.Patrick Norton
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.72.1. Change-Id: I565d2858cf335e9385a1d4804532660500b75ba5 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: bitcoin-knots: Build with Qt6.Andreas Enge
* gnu/packages/finance.scm (bitcoin-knots)[arguments] <#:qtbase>: Inherit qtbase instead of setting qtbase-5. <#:configure-flags>: Add "-DWITH_QT_VERSION=6". [native-inputs]: Replace qttools-5 by qttools. Change-Id: I1b7cb2f8baf239aabf109afcf41872dbbfe71beb
2026-05-12gnu: Remove parted-3.4.Andreas Enge
* gnu/packages/disk.scm (parted-3.4): Delete variable. Fixes: guix/guix#7844 Change-Id: I6e89fb22dfd955e45b6d1698e707d24ffa7e5727
2026-05-12gnu: Delete open-zwave.Anderson Torres
Upstream declared it abandoned since 2022-11-17. * gnu/packages/zwave.scm: Delete file. (open-zwave): Delete variable. * gnu/packages/patches/open-zwave-hidapi.patch: Delete file. * gnu/local.mk: Remove references to the files above. * po/packages/POTFILES.in: Remove references to the files above. Fixes: guix/guix#7699 Change-Id: I37242e5958db1abd00259a8c956310f6a1e10f7c Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: node-openzwave-shared: Delete package.Anderson Torres
* gnu/packages/zwave.scm (node-openzwave-shared): Delete variable. Change-Id: I860bec65aa3a0dfde5c6eb1927765342b580b6b4 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-12gnu: Remove shakespeare-spl.Andreas Enge
* gnu/packages/esolangs.scm (shakespeare-spl): Delete variable. * gnu/packages/patches/shakespeare-spl-fix-grammar.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Fixes: guix/guix#7637 Change-Id: I0fa9f0788a030fd0caaa58d9bb2b06b190056151
2026-05-12gnu: Add xoa.Nguyễn Gia Phong
* gnu/packages/web.scm (xoa): New variable. Change-Id: I26e69c425ccb218349b4540dd2a9b04b57d60130 Merges: https://codeberg.org/guix/guix/pulls/8373
2026-05-12gnu: Add mps.Patrick Norton
* gnu/packages/c.scm (mps): New variable. Change-Id: I1dfc6bdc37c252a9488b412f06970890222a453d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-05-12gnu: Add accerciser.Danny Milosavljevic
* gnu/packages/gnome.scm (accerciser): New variable. Change-Id: I5cad3737920881d3c5f73b116f2f2e18fc587ea6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-05-12gnu: Add jolt-physics.Sughosha
* gnu/packages/game-development.scm (jolt-physics): New variable. Change-Id: Ib9393401acd973199d0f2559760a8d07220cdc82 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-05-12gnu: ganeti: Update to 3.1.0.Nicolas Graves
* gnu/packages/patches/ganeti-openssh-test-fix.patch: Delete file. * gnu/packages/patches/ganeti-procps-compat.patch: Likewise. * gnu/packages/patches/ganeti-pyyaml-compat.patch: Likewise. * gnu/packages/patches/ganeti-relax-dependencies.patch: Likewise * gnu/packages/patches/ganeti-reorder-arbitrary-definitions.patch: Likewise. * gnu/packages/patches/ganeti-sphinx-import.patch: Likewise. * gnu/packages/patches/ganeti-template-haskell-2.17.patch: Likewise. * gnu/packages/patches/ganeti-template-haskell-2.18.patch: Likewise. * gnu/local.mk: Unregister them. * gnu/packages/virtualization.scm (ganeti): Update to 3.1.0. [source]<patches>: Drop the above patches. [arguments]<#:imported-modules, #:modules>: Drop haskell build-system modules. <#:phases>{configure-haskell, do-not-use-GHC_PACKAGE_PATH}: Delete phases. {patch-absolute-file-names, adjust-tests, pre-check} {install-bash-completions}. Refresh file names. Use srfi-26's cut when adequate. [native-inputs]: Drop input labels. [inputs]: Add ghc-case-insensitive, ghc-monad-control, ghc-parallel, ghc-random, ghc-transformers-base. Remove ghc-psqueue. Merges: https://codeberg.org/guix/guix/pulls/8330 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-12gnu: ugrep: Update to 7.8.1Ashish SHUKLA
* gnu/packages/search.scm (ugrep): Update to 7.8.1. Change-Id: I867832cd5a75df5c80b9f74ad0fdda141f03fbf5 Merges: https://codeberg.org/guix/guix/pulls/8333 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-12gnu: emacs-apheleia: Include formatter scripts.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-apheleia)[arguments]<#:include>: Install formatter scripts directory. <#:exclude>: Filter out minified JavaScript file. [source, home-page]: Update to radian-software URL. Change-Id: Ib7186efb178fd7001b68d2f8b5bce269afb714ab Reviewed-by: Cayetano Santos <csantosb@inventati.org> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-12gnu: Add julia-quantuminterface.Spencer King
* gnu/packages/julia-xyz.scm (julia-quantuminterface): New variable. Change-Id: I40159a4f5a085e5a0637fa51b2f89cd4b6a299ab Merges: https://codeberg.org/guix/guix/pulls/5923 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-12gnu: cdrdao: Update to 1.2.6.Noé Lopez
* gnu/packages/cdrom.scm (cdrdao): Update to 1.2.6. [arguments]: Switch to list of g-exps style. <#:configure-flags>: Enable building gcdmaster. <#:phases>: Remove 'fix-configure.ac phase. [build-system]: Switch to glib-or-gtk build system for gcdmaster. [native-inputs]: Switch to more recent autoconf. [inputs]: Add gtkmm-3 and libsigc++-2. Change-Id: I921ca030ef42e2b00f9d35710475ba3450753f9d Signed-off-by: Sughosha <sughosha@disroot.org>
2026-05-12gnu: emacs-fj: Update to 0.37.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-fj): Update to 0.37. [#:test-command]: Add 'CASK=' to command. [#:phases]: Delete. Change-Id: I4c9cb0fc1afb40e6480fb55747379dabd1fdeb23
2026-05-11gnu: rust-crates: Remove some rust crates.Efraim Flashner
These crates were mentioned specifically by cargo audit. * gnu/packages/rust-crates.scm: Remove some unused crates. Change-Id: I6e847a1373811c15eae222ddbcde1649e5349267
2026-05-11gnu: python-bed-reader: Update rust dependencies.Efraim Flashner
Addresses rust security advisories. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[python-bed-reader]: Update entry. Change-Id: I0d4e1415040a32f65542c3bb01ed64119166ac65
2026-05-11gnu: rust-cargo-edit: Update to 0.13.10.Efraim Flashner
* gnu/packages/rust-apps.scm (rust-cargo-edit): Update to 0.13.10. [inputs]: Remove libgit2-1.8, add libgit2-1.9. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[rust-cargo-edit]: Update entry. Change-Id: I666c6c74ca4c1d9b16dbf90e2267c867cb863877
2026-05-11gnu: pastel: Install shell-completions, man-pages.Efraim Flashner
* gnu/packages/rust-apps.scm (pastel)[arguments]: Add a phase to install the shell completions and the man-pages. Change-Id: Ia2e144dc0d54ff46adc65feebc9ac101e72eb32c
2026-05-11gnu: pastel: Update to 0.12.0.Efraim Flashner
* gnu/packages/rust-apps.scm (pastel): Update to 0.12.0. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[pastel]: Update entry. Change-Id: Ie88725741f157202a47440d8b41da390deccb3a8
2026-05-11gnu: evil-helix: Update rust dependencies.Efraim Flashner
Addresses rust security advisories. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[evil-helix]: Update entry. Change-Id: Ifbc2fe12628652c46a0cdb0f96eae1831d9650f0
2026-05-11gnu: helix: Update rust dependencies.Efraim Flashner
Addresses rust security advisories. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[helix]: Update entry. Change-Id: I594f2e1a976223dfe91c9fc7d13c3599fdbd76b2
2026-05-11gnu: Add xmake.Yappaholic
* gnu/packages/build-tools.scm (xmake): New variable. Change-Id: I3a84e5be66635c745c3ae9f52c109af10dfec742 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #8360
2026-05-11gnu: rmpc: Update to 0.11.0.Nox
* gnu/packages/mpd.scm (rmpc): Update to 0.11.0. [home-page]: Update to new URI. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[rmpc]: Update entry. Change-Id: I8f509a2019d699a8271e50de7b92c7934904d2af Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-05-11gnu: sequoia: Update to 2.3.0.Efraim Flashner
Addresses rust security advisories, including CVE-2026-42783, CVE-2026-42784. * gnu/packages/sequoia.scm (sequoia): Update to 2.3.0. * gnu/packages/rust-crates.scm (lookup-cargo-inputs) [sequoia-chameleon-gnupg, sequoia-sq, sequioa-sqv, sequoia-wot-tools]: Update entries. Change-Id: Ic53219aae620e7405a43f5d17cecdebf35179b62
2026-05-11gnu: stalwart: Update rust dependencies.Efraim Flashner
Addresses rust security advisories. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[stalwart]: Update entry. Change-Id: Ib4d6444dea06b71dec5fa36a1baecd6fa7389607
2026-05-11services: bffe-shepherd-services: Fix detection of guile.Andreas Enge
This partially reverts commit 3b537893939ef59c7ffccfa373c1e6a135289d4f . * gnu/services/guix.scm (bffe-shepherd-services): Use the package, not the variable name. Change-Id: I3bd34b369528e72f08ee3d5833b30bf073b585d2
2026-05-11gnu: Add vaultwarden.Zheng Junjie
* gnu/packages/password-utils.scm (vaultwarden): New variable. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add vaultwarden. Change-Id: I950a3b5044221bb8b3aa8a56a9b8b367b09cfc6f Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-05-11machine: hetzner: Refine installation with bind mount in rescue.Maxim Cournoyer
This reverts commit 3e1befe1d8e ("machine: hetzner: Fix deployment."), adopting a simpler/correct alternative. * gnu/machine/hetzner.scm (hetzner-machine-rescue-install-os): Bind mount /gnu, not /gnu/store. Change-Id: I09ffb4db8a39b4bcd5e7645aee63427c6bc969a0 Suggested-by: Rutherther <rutherther@ditigal.xyz>
2026-05-11gnu: stalwart-cli: Update to 1.0.5.Zheng Junjie
* gnu/packages/mail.scm (stalwart-cli): Update to 1.0.5. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update stalwart-cli inputs. Change-Id: Ie3979a947a93170669ae7d20092793adf307cc63
2026-05-11gnu: stalwart: Update to 0.16.4.Zheng Junjie
* gnu/packages/mail.scm (stalwart): Update to 0.16.4. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update stalwart inputs. Change-Id: Ic005264588844f54efd01716ed35516a95c6d761 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-05-11gnu: py-spy: Adjust custom phase.Efraim Flashner
* gnu/packages/rust-apps.scm (py-spy)[arguments]: Rewrite the phase to install the shell completions. Change-Id: I3cd2bc1a68a351e621282ed7a5d13358886ad313
2026-05-11gnu: py-spy: Update to 0.4.2.Efraim Flashner
* gnu/packages/rust-apps.scm (py-spy): Update to 0.4.2. [arguments]: Add cargo-test-flags. [inputs]: Remove libunwind. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[py-spy]: Update entry. Change-Id: I039d888012ced431e73a4209d9cabffa8178db37
2026-05-11gnu: embree: Limit architecture support.Efraim Flashner
* gnu/packages/graphics.scm (embree)[supported-architectures]: New field. Change-Id: If5c18e44d41050d1879140dc273ad76db019315d
2026-05-11gnu: embree: Adjust configure-flags.Efraim Flashner
* gnu/packages/graphics.scm (embree)[arguments]: Adjust the configure-flags to be appropriate per-architecture. Change-Id: I03eaa53802198fcea012c68a68e7490d61101757
2026-05-11gnu: embree-3: Fix version number.Efraim Flashner
This is the number reported by the code and the hash matches. * gnu/packages/graphics.scm (embree-3)[version]: Set to 3.13.5. Change-Id: I4b4d28101a501e778a11a1ed6f5cc91c5a22cb2e
2026-05-11gnu: crun: Update to 1.27.1.Tomas Volf
* gnu/packages/containers.scm (crun): Update to 1.27.1. Change-Id: If2c1efe17b919da5e20f1ad5d98f08dc225de17e Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>