summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-03-03gnu: sbcl-serapeum: Update to 0.0.0-13.71f35c9.Simen Endsjø
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 71f35c9. Change-Id: I306e7f587697ec9935ea507178e4ebcbab017b38 Signed-off-by: jgart <jgart@dismail.de>
2026-03-03gnu: sbcl-named-readtables: Update to aa6dab5.Simen Endsjø
* gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to aa6dab5. [phases]: Remove documentation. Change-Id: Id3a7da11311e11e8a08bb69f5de5e1a4ec257a03 Signed-off-by: jgart <jgart@dismail.de>
2026-03-03gnu: sbcl-spinneret: Update to 3.0-7.fa70fca.Simen Endsjø
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to fa70fca. [package]: Move version revision to commit hash. [inputs]: Add sbcl-in-nomine. Change-Id: I006b3d1a7bad78bbd32223783bb203587cc46597 Signed-off-by: jgart <jgart@dismail.de>
2026-03-03gnu: sbcl-dissect: Update to 1.0.0-3.985fe01.Omar Bassam
* gnu/packages/lisp-xyz.scm (sbcl-dissect): Update to 1.0.0-3.985fe01. [source]: Update to use new source url. [home-page]: Update to use new homepage url. Change-Id: I2cfac50d8722c9e94888e1215d10592401b08507 Signed-off-by: Omar Bassam <omar.bassam88@gmail.com> Signed-off-by: jgart <jgart@dismail.de>
2026-03-03gnu: sbcl-depot: Update to 1.0.0-2.6b46c7d.Omar Bassam
* gnu/packages/lisp-xyz.scm (sbcl-depot): Update to 1.0.0-2.6b46c7d. [source]: Update to use new source url. [home-page]: Update to use new homepage url. Change-Id: I8aa88ec75afa826e11f9b74badbb5050ca22c7e4 Signed-off-by: jgart <jgart@dismail.de>
2026-03-03gnu: Add wasm-bindgen-cli.Danny Milosavljevic
* gnu/packages/rust-apps.scm (wasm-bindgen-cli): New variable. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[wasm-bindgen-cli]: New entry. Closes: guix/guix#6664 Change-Id: Id2a63ead78dc57fba4ab0ca3cdc47ebee7d59a4c
2026-03-03gnu: remind: Fix tkremind fontchooser issues.Alexey Abramov
Fontchooser breaks when the window class starts with ".". wrap-program renames tkremind to .tkremind-real, and Tk uses the script basename as the window class, causing this issue. Additionally, SetHeadingFont references Option(HeadingFont) before it is set. * gnu/packages/calendar.scm (remind)[source]: Add patch. * gnu/packages/patches/tkremind-fix-fontchooser.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I442b156a5780156080c663e2ee53aa1e3e741ec1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-03gnu: remind: Update to 6.02.01.Alexey Abramov
* gnu/packages/calendar.scm (remind): Update to 6.02.01. Merges: https://codeberg.org/guix/guix/pulls/6190 Change-Id: I294d50fb608a9de08381e215c5b6a73f4074827a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-03gnu: jack-capture: Update to 0.9.73-0.a539d44.Nicolas Graves
* gnu/packages/music.scm (jack-capture): Update to 0.9.73-0.a539d44. [arguments]: Rewrite them, improve style. Merges: https://codeberg.org/guix/guix/pulls/6270 Change-Id: Ie12855d42679da8cb1c949e90b803cb18face68f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-03gnu: python-faiss: Switch to pyproject-build-system.Nicolas Graves
* gnu/packages/graph.scm (python-faiss)[arguments] <#:imported-modules, #:modules, #:phases>: Rewrite them to switch to pyproject-build-system. Merges: https://codeberg.org/guix/guix/pulls/6224 Change-Id: I096ebe121027e72bc2ab01f6ebc75ae057a66344 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-03gnu: emacs-yeetube: Update to 2.1.12.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.12. [arguments]: Enable tests. Merges guix/guix!6829 Change-Id: I396d7b5a1ba56933b78a5b838cc16739c2c546bf Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-03gnu: awesome: Refresh package.Cayetano Santos
* gnu/packages/wm.scm (awesome)[snippet]: Use G-Expressions. [arguments]: Use G-Expressions. <#:out-of-source?>: Delete. <#:phases>: Simplify lambda arguments in ’patch-session-file and ’wrap. Change-Id: Ie75f93d42650b8bb98c0ae40711b1a18346018d3
2026-03-03gnu: awesome: Separate hypertext documentation.Nguyễn Gia Phong
* gnu/packages/wm.scm (awesome)[outputs]: Add "doc". [arguments]<#:configure-flags>: Set AWESOME_DOC_PATH. Merges guix/guix!6833 Change-Id: Ifb180d35ed14ef5b2fff49f718302e714f639aa5 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-03gnu: awesome: Fix manual pages generation.Nguyễn Gia Phong
Since version 4.3, Awesome uses asciidoctor instead of asciidoc to generate manual pages. Reference: https://github.com/awesomeWM/awesome/commit/d9cc56538f05 * gnu/packages/wm.scm (awesome)[native-inputs]: Replace asciidoc with ruby-asciidoctor. Merges guix/guix!6833 Change-Id: Iacd2bba93889eb283d0cc771a8abb46b178c219c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-03gnu: rust-xremap: Add back features argument.John Kehayias
This is a followup to commit 12a9f53dd2a1f951ef42cfa2bfb4916864f997ad to restore the dropped #:features argument (otherwise the xremap-* packages won't build with their enabled feature). * gnu/packages/rust-apps.scm (rust-xremap)[arguments]: Add features. Change-Id: Ia73b57794e35cf54e189c86d2c91147670b2f3e6
2026-03-02gnu: Add jhead.Junker
* gnu/packages/image.scm (jhead): New variable. Merges: https://codeberg.org/guix/guix/pulls/5415 Change-Id: Ia4d18490a735218938da0d9675eb6660bc29d2f0 Reviewed-by: Anderson Torres <anderson.torres.8519@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: python-blosc: Update to 1.11.4.Sharlatan Hellseher
* gnu/packages/python-compression.scm (python-blosc): Update to 1.11.4. [native-inputs]: Remove python-numpy-1; add python-numpy. Relates-to: https://codeberg.org/guix/guix/issues/6610 Change-Id: Ib85e33c821e243dabe9168ad2c5f5ddf00187e23
2026-03-02gnu: boost-with-numpy: Fix synopsisSharlatan Hellseher
* gnu/packages/boost.scm (boost-with-numpy): Fix synopsis. Change-Id: I88994b6cdf1869affe6c0aa1bd43e16b8cfd7b44
2026-03-02gnu: Add alps.Nigko Yerden
* gnu/packages/physics.scm (alps): New variable. Merges: https://codeberg.org/guix/guix/pulls/4815 Change-Id: I1502dfa9f41d2c6c9a3199bef9d43c20fd5aff54 Reviewed-by: Andrew Wong <wongandj@runbox.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: Add boost-mpi-numpy.Nigko Yerden
* gnu/packages/boost.scm (boost-mpi-numpy): New variable. Change-Id: I91caad143e63f0c628429706ed3cfa3a740ed7f6 Reviewed-by: Andrew Wong <wongandj@runbox.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: boost-mpi: Fix synopsis.Nigko Yerden
* gnu/packages/boost.scm (boost-mpi): Fix synopsis. Change-Id: I9590fc70e6ab0ec7a9e39bc7e02469596fe6032c Reviewed-by: Andrew Wong <wongandj@runbox.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: Add gubar.Alissa Istleyeva
* gnu/packages/wm.scm (gubar): New variable. Merges: https://codeberg.org/guix/guix/pulls/6245 Change-Id: I55f6071e61742beff890961577001d87ea9bb558 Reviewed-by: David Thompson <dthompson2@worcester.edu> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: ascii: Update to 3.31.Patrick Norton
* gnu/packages/shellutils.scm (ascii): Update to 3.31. Merges: https://codeberg.org/guix/guix/pulls/6793 Change-Id: I0fbd4723c0aeee7260402552ade4d1e144306fee Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: elinks: Update indentation.Patrick Norton
* gnu/packages/web-browsers.scm (elinks): Update indentation. Change-Id: Ied3901e38199217f3bde3ee5c0b456f54d64cdeb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: elinks: Update to 0.19.1.Patrick Norton
* gnu/packages/web-browsers.scm (elinks): Update to 0.19.1. Merges: https://codeberg.org/guix/guix/pulls/6767 Change-Id: I4f9b20da027fb67a8f45d93d0078ac4bde03d824 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-02gnu: hyprland: Update to 0.54.0.John Kehayias
* gnu/packages/wm.scm (hyprland): Update to 0.54.0. Change-Id: I9e8768c9e362bbf1e650aea7bfb2e5cc74a591e3
2026-03-02gnu: hyprwire: Update to 0.3.0.John Kehayias
* gnu/packages/cpp.scm (hyprwire): Update to 0.3.0. Change-Id: Ibf05bf11e7086d4d694aed6eb29fdcedc319f3ac
2026-03-02gnu: Remove gss.Andreas Enge
* gnu/packages/gsasl.scm (gss): Delete variable. Fixes: guix/guix#6021 Change-Id: Ida148ef79d5f8f61222ffb0700f7e995793d89b9
2026-03-02gnu: Add back deprecated meson-python.Andreas Enge
This is a follow-up to commit 19dbcc92e5601a3431c35357b21047fcdf2bc385 . * gnu/packages/python-xyz.scm (meson-python): Add back as a deprecated package. Change-Id: Ie9e969e414f4c692fea704c8f9183eab0463fba8
2026-03-02gnu: Add sbcl-in-nomine, cl-in-nomine, ecl-in-nomine.Simen Endsjø
* gnu/packages/lisp-xyz.scm (sbcl-in-nomine, cl-in-nomine, ecl-in-nomine): New variables. Change-Id: Ic15598513e8e8e8b1699707590a01162721081c4 Signed-off-by: jgart <jgart@dismail.de>
2026-03-02gnu: Remove meson-python.Andreas Enge
* gnu/packages/build-tools.scm (meson-python): Delete variable. Fixes: guix/guix#5959 Change-Id: I6ce0ca69685bc250ad357ed072726fe026604559
2026-03-02gnu: sage: Refresh input.Andreas Enge
* gnu/packages/sagemath.scm (sage)[native-inputs]: Replace meson-python by python-meson. Change-Id: I9231e35f54b11153b0fb7b85911dda5d7521b556
2026-03-02gnu: python-euphonic: Refresh input.Andreas Enge
* gnu/packages/physics.scm (python-euphonic)[native-inputs]: Replace meson-python by python-meson. Change-Id: Id171f9f23b445d1dca8182085e5a3d88e462d905
2026-03-02gnu: Remove python-sphinx-basic-ng.Andreas Enge
* gnu/packages/sphinx.scm (python-sphinx-basic-ng): Delete variable. Fixes: guix/guix#5976 Change-Id: I3ae448d86e261c987d76e8bd11804b7257609d3f
2026-03-02gnu: trealla: Update to 2.91.0.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.91.0. Change-Id: Iadca5f5512fdbf9b490052c2c5bacde282fcbc41
2026-03-02gnu: audmes: Update to 2025.04.05.Carlos Durán Domínguez
Version now follows the release format * gnu/packages/engineering.scm (audmes): Update to 2025.04.05. [source]: Switch to git-fetch. Fixes: guix/guix#6416 Merges guix/guix!6679 Change-Id: I82bdc779d63b34d366541d7ffa331e6f3bc133bb Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: audmes: Fix native input.Carlos Durán Domínguez
* gnu/packages/engineering.scm (audmes): Fix source input. [arguments]: <#:phases>: Remove it. [native-inputs]: Add libfccp; delete origin. Merges guix/guix!6679 Change-Id: Ica8f43939bb6fc7b89c43dba75af5593b1355031 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: Add libfccp.Carlos Durán Domínguez
* gnu/packages/cpp.scm (libfccp): New variable. Merges guix/guix!6679 Change-Id: I38afbd0ef26cd1a9f2e77ff0ed077392f963faca Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: emacs-rust-mode: Fix and enable tests.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-rust-mode) [arguments]: Convert to list of G-Expressions. <#:tests?>: Enable. <#:phases>: Add ‘patch-makefile’. Merges guix/guix!6772 Change-Id: I99557fb898055793acaf40020d7d75a5d244c8ef Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: emacs-flycheck: Update to 36.0.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-flycheck): Update to 36.0. [propagated-inputs]: Drop emacs-dash. [native-inputs]: Add emacs-buttercup and python-minimal-wrapper. [arguments]<#:phases>: Rename 'change-flycheck-version' to 'fix-version-constant'; add 'remove-unsuitable-tests'. Merges guix/guix!6783 Change-Id: I54cd381fa60ce6b5bd79918d3115562a1dec3dfb Signed-off-by: Cayetano Santos <csantosb@inventati.org> Modified-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: python-pytooling: Update to 8.12.0.Cayetano Santos
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.12.0. Change-Id: I018a56cd65ff8b22acaa7c50367dd98bcc64830c
2026-03-02gnu: flashrom: Update to 1.7.0.Cayetano Santos
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.7.0. Change-Id: I91fa3ade5b555bedc66553591d62a8360d741adc
2026-03-02gnu: oils-for-unix: Update to 0.37.0.moksh
* gnu/packages/shells.scm (oils-for-unix): Update to 0.37.0. [source]: Change from oilshell.org to oils.pub. [arguments]<phases>{check}: Use `-cxx-for-configure` flag. [home-page]: Change Url. (oils): Deprecate in favor of oils-for-unix. (oil): Deprecate in favor of oils-for-unix. Fixes: https://codeberg.org/guix/guix/pulls/6658 Change-Id: I9e8f123392a2edffa1007c9a38fe5db2d81295dd
2026-03-02gnu: oils: Rename to oils-for-unix.moksh
The project suggest to use the the `oils-for-unix' in their packaging guidelines. <https://github.com/oils-for-unix/oils/wiki/Oils-Packaging-Guidelines> * gnu/packages/shells.scm (oils): Deprecate and move from here… (oils-for-unix): …to here. (oils): Deprecate in favor of oils-for-unix. Change-Id: I2bb9b972d75a5c37b27dce54fde3aa485ce88b9a
2026-03-02gnu: qt-creator: Update to 18.0.2.Maxim Cournoyer
* gnu/packages/qt.scm (qt-creator): Update to 18.0.2. [#:configure-flags]: Add -DBUILD_EXECUTABLE_CMDBRIDGE=OFF. [#:phases] {check}: Reinstate 'tst_process' test. Change-Id: Ia2207c7e91493dec9d32f9915f6ed6c80fad725c
2026-03-02gnu: Add gem5.Cayetano Santos
* gnu/packages/computer-architecture.scm (gem5): New variable. Merges guix/guix!6707 Change-Id: I904473136883bb934be7297b0421f6fd90f4cb37 Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Modified-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: icedove: Update to 140.8.0.Josselin Poiret
* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version, thunderbird-comm-source): Update to 140.8.0. Change-Id: I22f4dd003b50bd908e51c407bc9f22fcfd3b1a59 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-02gnu: libssh: Update to 0.12.0.Nicolas Graves
* gnu/packages/ssh.scm (libssh): Update to 0.12.0. [inputs]: Add libsodium. Merges guix/guix!6776 Change-Id: I3fc1bfaa3a5875698272b94f6bf0abfdd009efed Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-02gnu: open-logic: Update to 4.4.0.Cayetano Santos
* gnu/packages/hdl.scm (open-logic): Update to 4.4.0. [native-inputs]: Add python-jinja2 and python-scipy. [arguments]: Setenv HOME in ’check #:phase. Merges guix/guix!6786 Change-Id: Ia575bc8d0bd09cfb5c84e9047d8e48bf25ab9c31
2026-03-02gnu: Add ripes.Cayetano Santos
* gnu/packages/computer-architecture.scm (ripes): New variable. * gnu/local.mk (dist_patch_DATA): Register it. * po/packages/POTFILES.in: Add new module. Change-Id: I1e0ab70527cd0dfe86ccee88c6f39a1e2efadaf8