1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 00:30:30 +02:00
Commit Graph

165859 Commits

Author SHA1 Message Date
Hartmut Goebel
d260db04e2 gnu: Add apache-commons-parent-pom-78.
* gnu/packages/maven-parent-pom.scm (apache-commons-parent-pom-78): New variable.

Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:25:10 +01:00
Hartmut Goebel
bf6fe60ca8 gnu: Add apache-parent-pom-33.
* gnu/packages/maven-parent-pom.scm (apache-parent-pom-33): New variable.

Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:25:10 +01:00
Andreas Enge
36d7ff6a78 gnu: opencolorio: Update input.
* 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-25 21:25:09 +01:00
Cayetano Santos
7dffe07f67 gnu: openpmix: Fix home-page.
* gnu/packages/parallel.scm (openpmix)[home-page]: Update.

Change-Id: Ia91517fad0fe4591fc5355d40b14fed694402dd9
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:25:07 +01:00
Andreas Enge
bb4b81a5c1 gnu: offlate: Update input.
* 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-25 21:25:06 +01:00
Andreas Enge
f804b63d22 gnu: python-pypeit: Update input
* 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-25 21:25:06 +01:00
Andreas Enge
e86cabe575 gnu: gallia: Update input.
* 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-25 21:25:04 +01:00
Andreas Enge
af04ced82a gnu: patman: Update input.
* 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-25 21:25:03 +01:00
Andreas Enge
28e4b5fec4 gnu: python-pygit2-1.18: Rename to python-pygit2.
* 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-25 21:25:03 +01:00
Andreas Enge
4c38f7bd73 gnu: python-pygit2: Rename to python-pygit2-1.11.
* 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-25 21:25:01 +01:00
Philippe SWARTVAGHER
664aca5c8f gnu: sqlitebrowser: Use system nlohmann-json.
* 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-25 21:25:00 +01:00
Philippe SWARTVAGHER
ce3d9e8498 gnu: sqlitebrowser: Update to 3.13.1.
* 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-25 21:24:59 +01:00
Yelninei
d10105e35e gnu: Replace libgit2-1.8 with default libgit2 where possible
* 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-25 21:24:59 +01:00
Yelninei
9933f6d4f9 gnu: Replace libgit2-1.9 with default libgit2 where possible.
* 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-25 21:24:58 +01:00
Andreas Enge
e940b42af3 gnu: libgit2: Set default version to 1.9.
* 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-25 21:24:57 +01:00
Cayetano Santos
22db59d243 gnu: easyeffects: Update dependency on tbb.
* gnu/packages/audio.scm (easyeffects)[inputs]: Remove tbb; add
onetbb.

Change-Id: Icfbb4c4dca2d9c4277499392b46b4e2b1bf365f8
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:56 +01:00
Cayetano Santos
e5b1210e4c gnu: python-openturns: Update dependency on tbb.
* gnu/packages/statistics.scm (python-openturns)[inputs]: Remove tbb;
add onetbb.

Change-Id: Ie84d5b6a03ada6f0614c14c68d366cc7da96d6be
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:55 +01:00
Cayetano Santos
6307f79c7b gnu: vcmi: Update dependency on tbb.
* gnu/packages/games.scm (vcmi)[inputs]: Remove tbb; add
onetbb.

Change-Id: I250da81368c86e8c453166d59772684bb9a16aac
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:55 +01:00
Cayetano Santos
817bdc3f61 gnu: mariadb: Fix max nproc in tests.
* gnu/packages/databases.scm (mariadb)[arguments]: Adjust ’check phase.

Fixes guix/guix#5680

Change-Id: I602def0aca4755ae3d2c56ebf9c3bc2a9cf9c28e
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:54 +01:00
Nicolas Graves
2ba11b6128 gnu: beancount: Remove and replace by beancount-3.
* gnu/packages/finance.scm (beancount-3): Deprecate package.
(beancount): Replace variable to the variant formerly known as beancount-3.
(beanquery, python-beangulp, fava)[propagated-inputs],
(emacs-beancount)[native-inputs]: Replace beancount-3 by beancount.

Change-Id: Ic1423d7dfc6d535dde36e7ba7cc5d0bfdd67a049
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:53 +01:00
Cayetano Santos
3a81395fb6 gnu: cpuinfo: Update to 0.0-7.c4b4f4b.
* gnu/packages/parallel.scm (cpuinfo): Update to 0.0-7.c4b4f4b.
[inputs]: Remove googletest-1.13; add googletest.

Change-Id: I9887a31af10965dc66666b950b822e67ea65d93c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:52 +01:00
Cayetano Santos
55d38f72d8 gnu: emacs-substitute: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-substitute): Update to 0.5.0.
[arguments]: Disable #:tests?.

Change-Id: Id37e4d96ad3328e6c21bdf9703a32669a1561199
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:51 +01:00
Cayetano Santos
e45b7a0d54 gnu: emacs-consult: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 3.2.

Change-Id: Id07b4a19aa8cc58bb5f20d46fa1a88f4b68231b3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:51 +01:00
Cayetano Santos
97232dd64c gnu: iverilog: Update to 20251012.
* gnu/packages/electronics.scm (iverilog): Update to 20251012.
[native-inputs]: Add perl and tcsh.
[synopsis]: Complete.
[description]: Update.

Change-Id: I27ecf7a5366e7e62fe1d4a0f92390384d207f54c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:50 +01:00
Cayetano Santos
c2a0ac60b8 gnu: mcy: Update to 0.61.
* gnu/packages/electronics.scm (mcy): Update to 0.61.
[description]: Update.

Change-Id: I419804757b524f4a5c7a37de613457a1916ef44a
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:49 +01:00
Cayetano Santos
2c41409383 gnu: eqy: Update to 0.61.
* gnu/packages/electronics.scm (eqy): Update to 0.61.
[description]: Update.

Change-Id: I1f5f78d5024cc4cc92a09b71fbbfcbf6fb50973f
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:48 +01:00
Cayetano Santos
b93c02327c gnu: sby: Update to 0.61.
* gnu/packages/electronics.scm (sby): Update to 0.61.
[description]: Update.

Change-Id: Ia3c6d8c275d7a5224f7f8308dc38a3b0b22e41c2
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:47 +01:00
Cayetano Santos
b9f0fd3317 gnu: verilator: Update to 5.044.
* gnu/packages/electronics.scm (verilator): Update to 5.044.
[synopsis]: Complete.
[description]: Update.

Change-Id: I01d14696c52e519817ec827fbabcc0d36f3e0d80
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:47 +01:00
Cayetano Santos
668a75cadd gnu: python-liberty-parser: Update to 0.0.29.
* gnu/packages/electronics.scm (python-liberty-parser): Update to 0.0.29.

Change-Id: I735d0b70388cb1934b17f8c5128cd5ff11239064
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:46 +01:00
wrobell
d00b6b46fd gnu: python-blacksheep: Update to 2.4.6.
This version fixes

    https://github.com/Neoteroi/BlackSheep/issues/646,

which fixes build with Cython 3.2.x. See also

    https://github.com/cython/cython/issues/7436

* gnu/packages/python-web.scm (python-blacksheep): Update to 2.4.6.

Change-Id: I806c921823a7ee7ce8e5db148a36aa142835573a
Reviwed-by: Nguyễn Gia Phong <cnx@loang.net>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:45 +01:00
Cayetano Santos
ad308791d5 gnu: openscad: Update dependency on tbb.
* gnu/packages/engineering.scm (openscad)[inputs]: Remove tbb; add
onetbb.

Change-Id: I91e865a5edded660dcd91d12327fe46d6aaa2f89
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:44 +01:00
Cayetano Santos
023b437f62 gnu: mold: Update dependency on tbb.
* gnu/packages/mold.scm (mold)[inputs]: Remove tbb; add onetbb.
[arguments]: Remove ’skip-tbb-lto-test #:phase.

Change-Id: I80bf0f5c41a658e684cb6f26946480eea1eefe1e
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:43 +01:00
Cayetano Santos
5114260fc1 gnu: dyninst: Update dependency on tbb.
* gnu/packages/instrumentation.scm (dyninst)[inputs]: Remove tbb; add
onetbb.

Change-Id: I96f34012ee2e3c4acfbfcd169879a9aadc88bd86
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:43 +01:00
Julian Flake
acc6b128df gnu: mu: Update to 1.12.15.
The native input modification reverts
7edf40ac19.

* gnu/packages/mail.scm (mu): Update to 1.12.15.
[native-inputs]: Add emacs-minimal; remove emacs.

Merges  guix/guix!5647

Change-Id: Id84b13ca176f446fdc9700edfffd78b9aaf8b10d
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:42 +01:00
Cayetano Santos
251694ed44 gnu: r-terra: Update dependency on tbb.
* gnu/packages/cran.scm (r-terra)[inputs]: Remove tbb; add onetbb.

Closes guix/guix!5493

Change-Id: I74131bffc83df48843a8e87ccd691abf0130eeb8
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:41 +01:00
Cayetano Santos
3553b20b34 gnu: r-quanteda: Update dependency on tbb.
* gnu/packages/cran.scm (r-quanteda)[inputs]: Remove tbb; add onetbb.

Closes guix/guix!5493

Change-Id: I0d95428c87f01556d60780d44c42776236cecb92
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:40 +01:00
Cayetano Santos
6726274b29 gnu: pagmo: Update dependency on tbb.
* gnu/packages/maths.scm (pagmo)[inputs]: Remove tbb; add onetbb.

Closes guix/guix!5493

Change-Id: Id955eb1f0ba836e8d65fecf846e02e0274a131aa
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:39 +01:00
Cayetano Santos
3173ca013b gnu: manifold: Update to 3.3.2.
* gnu/packages/engineering.scm (manifold): Update to 3.3.2.
[inputs]: Remove tbb; add onetbb.

Closes guix/guix!5493

Change-Id: I1294a614537d8c5c6163671bb858c01875a41251
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:39 +01:00
Cayetano Santos
dfdc319fe0 gnu: Add m8c-serial.
Use serial port as backend.

* gnu/packages/electronics.scm (m8c-serial): New variable.

Change-Id: If66e93efb4d21aa3b147d415ed15041b24ec8323
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:38 +01:00
Cayetano Santos
4a3f1ea19a gnu: m8c: Update to 2.2.3.
Use usb port as default backend.

* gnu/packages/electronics.scm (m8c): Update to 2.2.3.
[inputs]: Remove libserialport; add libusb.
[synopsis]: Update.

Change-Id: Ia9da47becf6c0fcb19bf4f39652c4ab2046a9a76
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:37 +01:00
Sebastian Gibb
c714bcadd2 gnu: ccid: Switch to meson-build-system
* gnu/packages/security-token.scm (ccid)[build-system]: Switch to
meson-build-system.
[arguments]<#:configure-flags>: Remove.
<#:phases>: Remove ’patch-Makefile and add ’patch-data-paths.
[native-inputs]: Remove autoconf, autoconf-archive, automake,
pkg-config, python-wrapper and which.
[inputs]: Add eudev.

Change-Id: Id2b8d0773d8b1ae32a7c9cbff6e6238683de483c
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:36 +01:00
Sebastian Gibb
501b1cc31d gnu: pcsc-lite: Update to 2.4.0
* gnu/packages/security-token.scm (pcsc-lite): Update to 2.4.0.
[source]: Update uri.
[build-system]: Switch to meson-build-system.
[arguments]: Use G-Expressions.
<#:configure-flags>: Update.
<#:phases>: Add ’set-policy-dir.
[inputs]: Add polkit.

Change-Id: I570e24f525cf9281966cae64367998124e5c2389
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:35 +01:00
Cayetano Santos
ccba2021ab gnu: python-gnupg: Update to 0.5.6.
* gnu/packages/gnupg.scm (python-gnupg): Update to 0.5.6.
[source]: Switch to git-fetch.
[arguments]: Use G-Expressions.
[native-inputs]: Remove python-wheel.
[home-page]: Update.

Merges guix/guix#5341

Change-Id: I9b51c220e1d406a91f1022c9a1af9754941a0dd5
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:35 +01:00
Cayetano Santos
c6f7aba33c gnu: nettle: Update to 3.10.2.
* gnu/packages/nettle.scm (nettle): Update to 3.10.2.

Change-Id: If31c06edd33a8742338e3e36fe795bf1afc3fcbe
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:34 +01:00
Cayetano Santos
cfbf244bc8 gnu: nettle: Modernize.
* gnu/packages/nettle.scm (nettle)[arguments]: Use G-Expressions.

Change-Id: Ia5519e2c08fa1466ac066e8d40e73bb8bb305f14
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:33 +01:00
Cayetano Santos
4b64f7eb10 gnu: libfido2: Update to 1.16.0.
* gnu/packages/security-token.scm (libfido2): Update to 1.16.0.

Change-Id: Ib432cc75cbd807cd409fdce19bdd62be296197e9
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:32 +01:00
Ashish SHUKLA
b4df8b64f2 gnu: libressl: Update to 4.2.1.
* gnu/packages/tls.scm (libressl): Update to 4.2.1.

Closes guix/guix#4009

Change-Id: I5e7f2746e98dcf19416abcf1eeab948750c732fc
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:31 +01:00
Allan Adair
43edd27353 gnu: libssh2: Update to 1.11.1.
* gnu/packages/ssh.scm (libssh2): Update to 1.11.1.
[propagated-inputs]: Remove libgcrypt; add openssl.
[arguments]: Update #:configure-flags.

As per issue https://issues.guix.gnu.org/77154

Closes guix/guix#3349

Change-Id: I109af6a6d42e9e703d0f4e2fd24c0b865d1ceb8f
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:31 +01:00
Antoine Côté
fceafe200b gnu: gnupg: Update to 2.4.8.
* gnu/packages/gnupg.scm (gnupg): Update to 2.4.8.

Change-Id: I61d4dee4687a204ad3fde2afa177768a28c87f9b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:30 +01:00
Carlos Durán Domínguez
a98c0d94e8 gnu: mailcap: Modernize package style.
* gnu/packages/mail.scm (mailcap): Fix indentation.
[arguments] {phases} Modernize to use G-Exp instead of quasiquotes.

Change-Id: Id4f38cec593912d81481b24d863eb1b72abae9e9
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:24:29 +01:00