summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-03-19gnu: python-gpytorch: Update to 1.15.2.Cayetano Santos
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.15.2. Change-Id: I871851b7a70954cecd35231f9938b1117a47de37
2026-03-19gnu: python-botorch: Update to 0.17.2.Cayetano Santos
* gnu/packages/machine-learning.scm (python-botorch): Update to 0.17.2. Change-Id: I7b099cfbc681de8c0ec14da0fc9a9d5cdeac20dd
2026-03-19gnu: python-linear-operator: Update to 0.6.1.Cayetano Santos
* 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-19gnu: gemrb: Use libc-utf-8-locales.Yelninei
* 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-19gnu: accountsservice: Use libc-locales-for-target.Yelninei
* 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-19gnu: geocode-glib: Use libc-locales-for-target.Yelninei
* 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-19gnu: gnome-desktop: Use libc-utf-8-locales.Yelninei
* 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-19gnu: pspp: Use libc-utf-8-locales.Yelninei
* 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-19gnu: snapper: Use libc-locales-for-target.Yelninei
* 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-19gnu: libdbi-drivers: Use glibc-utf-8-locales.Yelninei
* 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-19gnu: guile-wayland-scm: Install Info manual.Grigory Shepelev
* 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-19gnu: guile-wayland-scm: Update to 0.0.3.Grigory Shepelev
* 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-19gnu: guile-wayland-scm-shm: Update to 0.0.3.Grigory Shepelev
* 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-19gnu: guile-wayland-scm-socket: Update to 0.0.3.Grigory Shepelev
* 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-19gnu: python-sentence-transformers: Update to 5.3.0.Cayetano Santos
* gnu/packages/machine-learning.scm (python-sentence-transformers): Update to 5.3.0. [native-inputs]: Remove python-wheel. Change-Id: I474b69d68b9e132affd9f19bd0133055410e93d2
2026-03-19gnu: python-sacrebleu: Update to 2.6.0.Cayetano Santos
* 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-19gnu: fasthenry: Build with gcc-7.Efraim Flashner
* gnu/packages/engineering.scm (fasthenry)[native-inputs]: Remove gcc-9, add gcc-7. Change-Id: Ib9a57bebf871134f73d43aa17565067a35e5d8df
2026-03-19gnu: quagga: Build with gcc-7.Efraim Flashner
* gnu/packages/networking.scm (quagga)[native-inputs]: Remove gcc-9, add gcc-7. Change-Id: I70a785cd461beea66d6673d9bd25a53149950ec5
2026-03-19gnu: plink: Build with gcc-7.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink)[native-inputs]: Remove gcc-8, add gcc-7. Change-Id: Idd2182ba90509d6bff4fc733e2b6750a210c9dfb
2026-03-19gnu: plink: Add missing input.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink)[inputs]: Add libxcrypt. Change-Id: I5994c2d02424972f0c1473ea3baf0a496db029bb
2026-03-19gnu: reduce: Wrap with let binding 'revision.Nigko Yerden
* gnu/packages/algebra.scm (reduce): Wrap with let binding 'revision. Change-Id: I2beda9e1a079da0b4064c11fe2c7890ffc15627f Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-19gnu: reduce: Update to 2026-03-11.Nigko Yerden
* 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-19gnu: Add evil-helix.ignatiusm
* gnu/packages/text-editors.scm (evil-helix): New variable. Change-Id: Ia8fc30e0478c74a27a1b614d36c3b3ad6a1cf9c6 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-03-19gnu: rbw: Adjust custom phases.Efraim Flashner
* 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-19gnu: rbw: Rewrite with g-exps.Efraim Flashner
* gnu/packages/rust-apps.scm (rbw)[arguments]: Rewrite using g-exps. Change-Id: I82a959f4fb750e1275a6088c6e3fe4296ec4f1f0
2026-03-19gnu: rbw: Update to 1.15.0.Sughosha
* 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-19gnu: labwc: Update to 0.9.6.Ashish SHUKLA
* gnu/packages/wm.scm (labwc): Update to 0.9.6. Change-Id: I43ee52fddb7fa6ead83adf86e4495375727163bb Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-19gnu: hello: Update to 2.12.3.Andy Tai
* gnu/packages/base.scm (hello): Update to 2.12.3. Change-Id: Ia510c8c299b77d10ba949da03e68fd2be731b296 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-19gnu: llama-cpp: Reduce closure size.Cayetano Santos
* 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-19gnu: whisper-cpp: Update to 1.8.4.Cayetano Santos
* gnu/packages/machine-learning.scm (whisper-cpp): Update to 1.8.4. Change-Id: Icf3522af467ee7b06df66b9019c5ab838e440d8d
2026-03-19gnu: llama-cpp: Update to 0.0.0-b8411.terramorpha
* 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-19gnu: ggml: Update to 0.9.8.terramorpha
* 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-19gnu: go-go-opentelemetry-io-otel: Update to 1.42.0.Sharlatan Hellseher
* 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-19gnu: Add go-github-com-envoyproxy-go-control-plane.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-envoyproxy-go-control-plane, go-github-com-envoyproxy-go-control-plane-bootstrap, go-github-com-envoyproxy-go-control-plane-envoy, and go-github-com-envoyproxy-go-control-plane-envoy-bootstrap): New variables. Change-Id: Ic6a7d8558f43125f004e718e47b0211d5ee17365
2026-03-19gnu: python-tinycss2: Update to 1.5.1.Cayetano Santos
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.5.1. [native-inputs]: Remove python-pytest-cov. [home-page]: Update. Change-Id: I9c9ae774d5b07285c2752d7d46615de6321602ba
2026-03-19gnu: Add python-tinyhtml5.Cayetano Santos
* gnu/packages/python-web.scm (python-tinyhtml5): New variable. Change-Id: Ia49ee902abf3b41be9232d24c1391d562539d43c
2026-03-19services: dbus: Add rtkit service.陈功
* gnu/services/dbus.scm (rtkit-service-type): New variable. (rtkit-configuration): New record. Change-Id: I5078cb5032824c7799e7d26962911bbc67527562 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-19gnu: Add rtkit.陈功
* gnu/packages/freedesktop.scm (rtkit): New variable. Change-Id: I2d0015de7e5806311f19e17952f2fe852fb90bb6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-19gnu: Add gnome-shell-extension-dock-ng.Giacomo Leidi
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dock-ng): New variable. Change-Id: I1ceb1be6c71f90eb0df60c31cf6764ceddc1bb1e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-19gnu: Add e9patch.Nguyễn Gia Phong
* gnu/packages/patchutils.scm (e9patch): New variable. * gnu/packages/patches/e9patch-zydis-4.1-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Co-Authored-By: Liliana Marie Prikler <liliana.prikler@gmail.com> Change-Id: Iad3da332c17e3236ed1fd635cffae006195a77a6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-18gnu: trealla: Update to 2.91.7.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.91.7. Change-Id: I5b7f88c91d424ecaad32871405c75b49274e2770
2026-03-18gnu: python-metacells: Fix build.Hugo Buddelmeijer
* gnu/packages/bioinformatics.scm (python-metacells): Fix build. [arguments]<#:phases>: Add pre-sanity-check phase. [homepage]: Update with redirect. Change-Id: I9e6c2dfd4d944a589f87716ab8347a161ff630c5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-18gnu: Remove python-asdf-fits-schemas.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-fits-schemas): Delete variable. Fixes: guix/guix#6495 Change-Id: Ib3b7635eef7c9e1483337aeccdc1b9e180e863c6
2026-03-18gnu: Remove python-asdf-4.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-4): Delete variable. Fixes: guix/guix#6494 Change-Id: I6b25be5ca48e1df78468120234872b682378ef99
2026-03-18gnu: Remove python-jplephem-2.22.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jplephem-2.22): Delete variable. Change-Id: Iae86db0939c56739b22f8f3b68eeb20e39afcf08
2026-03-18gnu: Remove python-astropy-6.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-astropy-6): Delete variable. Fixes: guix/guix#6493 Change-Id: I229decc70292cd47d1ed88e7fec47bd1364d3412
2026-03-18gnu: Remove python-poliastro.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-poliastro): Delete variable. Fixes: guix/guix#6387 Change-Id: I2380f793aca8bb1b19b6803e75849e1ab76eebb5
2026-03-18gnu: python-lief: Update to 0.17.6.Hennadii Stepanov
* gnu/packages/python-xyz.scm (python-lief): Update to 0.17.6. Merges: https://codeberg.org/guix/guix/pulls/7270 Change-Id: I8b04cd410011e943408a4afaf748dc5c46eeebb8 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-18gnu: qtwayland@5: Fix rendering bug on lodpi screen in hidpi mode.Danny Milosavljevic
* gnu/packages/patches/qtwayland-5.15.18-0056-redraw-hidpi.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/qt.scm (qtwayland-5)[source]: Use it. Change-Id: Iaa2c85b7f17728836465f1ae50f65a1b8dea60ef Merges: #7127
2026-03-18gnu: Remove module inclusion.Andreas Enge
This is a follow-up to commit e76d4cbb5b1f82be68bfe674ac37733eea56b8a2 . * gnu/packages/mail.scm: Do not include removed (gnu packages mercury). Change-Id: I3ddd47a9c71a58bc88315659f3f730b0a9ff3ba7