summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-01-25gnu: rocm: Export ‘%default-amd-gpu-targets’ and ↵Ludovic Courtès
‘current-amd-gpu-targets’. * gnu/packages/rocm.scm (%default-amd-gpu-targets, current-amd-gpu-targets): Export. Change-Id: Icb0b634643a5f64b6db606736be8e555bce7b0a8 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Rename ‘amdgpu-targets’ property and related bindings.Ludovic Courtès
* gnu/packages/rocm.scm (%default-amdgpu-targets): Rename to… (%default-amd-gpu-targets): … this. (%default-amdgpu-targets-property): Remove. (%amdgpu-targets): Rename to… (current-amd-gpu-targets): … this. (rocm-bandwidth-test)[arguments]: Adjust accordingly. Change-Id: I51f3681a0a2833791f8620111adf4b8f9fb699b0 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: cuirass: Update to 1.3.4.Ludovic Courtès
* gnu/packages/ci.scm (cuirass): Update to 1.3.4. Change-Id: I219d70be32a645f04ccc87294d85d763d7d3446b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-marginalia: Update to 2.8.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 2.8. Change-Id: Ie859dc674db00c71dff8c41c77a9c7e36f3c8e0a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-consult: Update to 3.3.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 3.3. Change-Id: If8b981de6064a58dcf517f7af6474d323f7eefb3 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: emacs-ellama: Update to 1.10.11.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.10.11. Change-Id: Id678fe113b521a98ff2db2c041514d9481f9f7ae Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove pybind11-2.10.Andreas Enge
* gnu/packages/python-xyz.scm (pybind11-2.10): Delete variable. Fixes: guix/guix#4827 Change-Id: I618e1f3479035eaa680897421d2a2fc1bcf34f38 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-ctranslate2: Update input.Andreas Enge
* gnu/packages/machine-learning.scm (python-ctranslate2)[native-inputs]: Replace pybind11-2.10 by pybind11. Change-Id: Iad4be3ee01e82226f25e9bf085c599bcac357bfa Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: krita: Update to 5.2.14.Andreas Enge
* gnu/packages/kde-graphics.scm (krita): Update to 5.2.14. Change-Id: Ifa5cbb9f845b5e8a37d21fd9d1486d186e3ed384 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove curseradio.Andreas Enge
* gnu/packages/music.scm (curseradio): Delete variable. Fixes: guix/guix#4965 Change-Id: I59d317cd2215083caec9d6c00f5c455352a014d8 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove python-monotonic.Andreas Enge
* gnu/packages/time.scm (python-monotonic): Delete variable. Fixes: guix/guix#4898 Change-Id: Icfef9179d6cd841adfd0aaea43dcae62fa87723b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove bison-3.0.Anderson Torres
* gnu/packages/bison.scm (bison-3.0): Remove variable. Fixes: guix/guix#4890 Change-Id: I5c91be30d5b3acb878de811a8aa38bb9baf46583 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove cook.Anderson Torres
* gnu/packages/cook.scm: Remove file. * gnu/local.mk, po/packages/POTFILES.in: Remove references to above file. * gnu/packages/version-control.scm: Remove module inclusion. Change-Id: I04c935cb8f580a9f7cc19309cb699448d0520e3f Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove aegis.Anderson Torres
* gnu/packages/patches/aegis-constness-error.patch, * gnu/packages/patches/aegis-perl-tempdir1.patch, * gnu/packages/patches/aegis-perl-tempdir2.patch, * gnu/packages/patches/aegis-test-fixup-1.patch, * gnu/packages/patches/aegis-test-fixup-2.patch: Remove files. * gnu/local.mk: Remove references to the patches above. * gnu/packages/version-control.scm (aegis): Delete variable. Change-Id: If2c34fc9b93204b4b2aa248911d4d0e5002f8f8e Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove python-cleanlab-1.Andreas Enge
* gnu/packages/machine-learning.scm (python-cleanlab-1): Delete variable. Fixes: guix/guix#4839 Change-Id: I38061610e4ffe3d09008b5b8d30e75baeab8cc01 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: clinfo: Update to 3.0.25.02.14.Cayetano Santos
* gnu/packages/opencl.scm (clinfo): Update to 3.0.25.02.14. [arguments]: Use G-Expressions. Merges guix/guix!5699 Change-Id: I5d345f8d6073e7aec89b1853b4d61199c710d5c6 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: ocl-icd: Update to 2.3.4.Cayetano Santos
* gnu/packages/opencl.scm (ocl-icd): Update to 2.3.4. Change-Id: Icc6006feb628d86881b3bf8c1f95a8448fb9eb80 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: pocl: Update to 6.0.Cayetano Santos
* gnu/packages/opencl.scm (pocl): Update to 6.0. [inputs]: Remove clang-15, llvm-15, and hwloc-2; add clang-toolchain-18 and hwloc. [native-inputs]: Remove libltdl and python-3; add spirv-headers, spirv-llvm-translator, spirv-tools, and python-minimal-wrapper. Change-Id: Id2a65a151bff3707d09353cbffb7387b2efa5a4a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: pocl: Apply style and modernize.Cayetano Santos
* gnu/packages/opencl.scm (pocl): Indent, move inputs after arguments. [arguments]: Use G-Expressions. Change-Id: I93650da0ea95b2a6de41a89deed546ad84a04172 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-saxon-he-10.Hartmut Goebel
* gnu/packages/java-xml.scm (java-saxon-he-10): New variable. Change-Id: I7d805a7e429e5974ade7879ac09e8190431ee82d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-impl.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-impl): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-dom-mixins.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-dom-mixins): New variable. Change-Id: I90e7054b608a33e07569bf41049422f0aa817c86 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-om-mixins.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-om-mixins): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-core-mixins.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-core-mixins): New variable. Change-Id: I34ff76a2626f6debacf9f5241cd83c91f60a5d0b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-api.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-api): New variable. Change-Id: I556e4d1dc378448e3f6b32d6e037c348eacef678 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-weaver-annotations.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-weaver-annotations): New variable. Change-Id: Ie8e4cdddcd80a81df0bd7003b1640076c6d17d93 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-core-streams.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-core-streams): New variable. Change-Id: Ic803cba163aae609738a6d606eaac30745d76d30 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-xml-utils.Hartmut Goebel
* gnu/packages/java-xml.scm (java-axiom-xml-utils): New variable. Change-Id: I46fea9c4ba83068b6a493fb0e43e6f13381345a6 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-axiom-base64-utils.Hartmut Goebel
* gnu/packages/java-xml.scm (%axiom-version): New variable. (axiom-source): New variable. (java-axiom-base64-utils): New variable. Change-Id: Ic66817f220fd3cf66ad773a092f9181f8360c78c Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-jakarta-activation-api.Hartmut Goebel
* gnu/packages/java.scm (java-jakarta-activation-api): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-mime4j-core.Hartmut Goebel
* gnu/packages/java.scm (java-mime4j-core): New variable. Change-Id: Ib8428083de309baccfc0c0480937be52a466928a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-commons-io 2.21.Hartmut Goebel
* gnu/packages/java.scm (java-commons-io--latest): New variable. Change-Id: I4ed8d1c2ddc5bb23ddbdc04c6dc27ad2c2dbd447 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add apache-commons-parent-pom-78.Hartmut Goebel
* gnu/packages/maven-parent-pom.scm (apache-commons-parent-pom-78): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add apache-parent-pom-33.Hartmut Goebel
* gnu/packages/maven-parent-pom.scm (apache-parent-pom-33): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: opencolorio: Update input.Andreas Enge
* gnu/packages/image-processing.scm (opencolorio)[native-inputs]: Replace pybind11-2.10 by pybind11. Change-Id: Idd9d1563e39522c2c0363226f459cfa42488fbf3 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: openpmix: Fix home-page.Cayetano Santos
* gnu/packages/parallel.scm (openpmix)[home-page]: Update. Change-Id: Ia91517fad0fe4591fc5355d40b14fed694402dd9 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: offlate: Update input.Andreas Enge
* gnu/packages/python-xyz.scm (offlate)[propagated-inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: Idea0b79fbae98733234bc6800edab476efdb2564 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-pypeit: Update inputAndreas Enge
* gnu/packages/astronomy.scm (python-pypeit)[native-inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: I99da7c2d964de36333f56857dc38c1a408c1e997 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: gallia: Update input.Andreas Enge
* gnu/packages/cybersecurity.scm (gallia)[inputs, native-inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: I587bc90bd912c6655543035a0d0d3943b0730513 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: patman: Update input.Andreas Enge
* gnu/packages/bootloaders.scm (patman)[inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: Iad3217b8c0b3d26bf0bceb0624b8c9cf8b3cd3ab Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-pygit2-1.18: Rename to python-pygit2.Andreas Enge
* gnu/packages/python-xyz.scm (python-pygit2-1.18): Rename to... (python-pygit2): ...this. Change-Id: I63dc94bca991e9fe23ec73b055bdd3b74292e3cf Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-pygit2: Rename to python-pygit2-1.11.Andreas Enge
* gnu/packages/python-xyz.scm (python-pygit2): Rename to... (python-pygit2-1.11): ...this. (python-pygit2-1.18): Adapt inheritance. (offlate): Adapt input. * gnu/packages/astronomy.scm (python-pypeit), gnu/packages/bootloaders.scm (patman), gnu/packages/cybersecurity.scm (gallia), gnu/packages/version-control.scm (gitless): Adapt inputs. Change-Id: I4a7d034a1f07f2b5e85985745ad5ef89ccb954c0 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: sqlitebrowser: Use system nlohmann-json.Philippe SWARTVAGHER
* gnu/packages/databases.scm (sqlitebrowser): [source]: Remove bundled nlohmann-json and patch includes. [native-inputs]: Add nlohmann-json (header-only library). Change-Id: I80036372a51073b8f891a260d6a4531a6bd65cf8 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: sqlitebrowser: Update to 3.13.1.Philippe SWARTVAGHER
* gnu/packages/databases.scm (sqlitebrowser): Update to 3.13.1. Change-Id: Ief8491492d96f9b45fe97c51f14094d6ef997a1d Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Replace libgit2-1.8 with default libgit2 where possibleYelninei
* gnu/packages/kde-utils.scm (basket): Replace libgit2-1.8 with libgit2. * gnu/packages/jami.scm (jami): Replace libgit2-1.8 with libgit2. Change-Id: I9d6e095453e6ce1d2c7ad4acb8ad9870729202ec Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Replace libgit2-1.9 with default libgit2 where possible.Yelninei
* gnu/packages/guile.scm (guile-git): Replace libgit2-1.9 with libgit2 * gnu/packages/package-management.scm (nix): Replace libgit2-1.9 with libgit2 * gnu/packages/python-xyz.scm (python-pygit2-1.18): Replace libgit2-1.9 with libgit2 Change-Id: Icc77f5b4289f1805764e1b3fdd29062524c61c24 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libgit2: Set default version to 1.9.Andreas Enge
* gnu/packages/version-control.scm (libgit2): Define as libgit2-1.9. * gnu/packages/ruby-xyz.scm (ruby-rugged)[inputs]: Replace libgit2 by libgit2-1.6. * gnu/packages/python-xyz.scm (python-pygit2)[propagated-inputs]: Replace libgit2 by libgit2-1.5. Change-Id: Iaa08ecabdd8ca5363aca0efc223749daf50d9b1d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: easyeffects: Update dependency on tbb.Cayetano Santos
* gnu/packages/audio.scm (easyeffects)[inputs]: Remove tbb; add onetbb. Change-Id: Icfbb4c4dca2d9c4277499392b46b4e2b1bf365f8 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-openturns: Update dependency on tbb.Cayetano Santos
* gnu/packages/statistics.scm (python-openturns)[inputs]: Remove tbb; add onetbb. Change-Id: Ie84d5b6a03ada6f0614c14c68d366cc7da96d6be Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: vcmi: Update dependency on tbb.Cayetano Santos
* gnu/packages/games.scm (vcmi)[inputs]: Remove tbb; add onetbb. Change-Id: I250da81368c86e8c453166d59772684bb9a16aac Signed-off-by: Rutherther <rutherther@ditigal.xyz>