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

160873 Commits

Author SHA1 Message Date
Ian Eure
ba7b96dcd6 gnu: firefox-l10n: Update to 19667931d63ae27d05ebb5701884a5b45ca89976.
* gnu/packages/librewolf.scm (firefox-l10n): Update to 19667931d63ae27d05ebb5701884a5b45ca89976.

Change-Id: Icdab2dfb3629f5c3507c0a77892a207d00d7871e
2025-11-04 16:35:35 -08:00
Nicolas Graves
737e58d7eb gnu: lfs-s3: Update to 0.2.1.
* gnu/packages/version-control.scm (lfs-s3): Update to 0.2.1.
[home-page]: Refresh it.
[source]: Improve style.
[propagated-inputs]: Add go-github-com-klauspost-compress.

Change-Id: Ibbb13b3cdf1250ca64c34edaba09ac2a40c66b06
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 23:28:54 +00:00
Artyom V. Poptsov
1961dd6a18 gnu: tla: Modernize the package.
* gnu/packages/version-control.scm (tla): Modernize the package.
[source]<snippet>: Don't return #t.
[arguments]<#:phases>: Use GEXPs.

Change-Id: I80e18380ae0c1f73515ef1e7943793fc0c38eeb2
2025-11-05 00:01:23 +03:00
Artyom V. Poptsov
394c8ae695 gnu: tla: Fix build.
* gnu/packages/version-control.scm (tla): Fix build by switching to GCC 10.
[native-inputs]: Add gcc-10.

Change-Id: I4dcb2b7a5bd7fa5321b3df992fd7021d30f1e9e7
2025-11-05 00:01:23 +03:00
Raven Hallsby
624e1f047c gnu: Add editorconfig-checker.
* gnu/packages/text-editors.scm (editorconfig-checker): New variable.

Change-Id: I1131e6bfa0d6a0e2c3b90dd2d8e5789431862a99
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:35:29 +00:00
Raven Hallsby
366d1d837f gnu: Add go-github-com-editorconfig-core-go-v2.
* gnu/packages/text-editors.scm (go-github-com-editorconfig-core-go-v2): New variable.

Change-Id: If7bdced0087ffc0776395a67781f961f396a4450
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:35:29 +00:00
Raven Hallsby
78d4de01c8 gnu: Add go-github-com-gkampitakis-go-snaps.
* gnu/packages/golang-check.scm (go-github-com-gkampitakis-go-snaps): New variable.

Change-Id: I7efe0b569cf5e8b7465887f71294e2bdb33b4a54
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:27:20 +00:00
Raven Hallsby
a5ab3a39da gnu: Add go-github-com-maruel-natural.
* gnu/packages/golang-xyz.scm (go-github-com-maruel-natural): New variable.

Change-Id: I629048bf802ab509dad2078379ccd747950a8190
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:27:20 +00:00
Raven Hallsby
dbe39aa565 gnu: Add go-github-com-baulk-chardet.
* gnu/packages/golang-xyz.scm (go-github-com-baulk-chardet): New variable.

Change-Id: Ic9229d6c29702eaa8c34d8e4dec7b5e977094f26
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:27:20 +00:00
Raven Hallsby
87b7252f84 gnu: Add go-github-com-gkampitakis-ciinfo.
* gnu/packages/golang-check.scm (go-github-com-gkampitakis-ciinfo)
(go-ciinfo): New variables.

Change-Id: Ib1001012ff0ac424600a4713122807be29bde19b
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 20:27:20 +00:00
Artyom V. Poptsov
853c962f3b gnu: bonnie++: Update to 2.00a.
* gnu/packages/benchmark.scm (bonnie++): Update to 2.00a.

Change-Id: Iceb4212a5699ac6c2642e2d41eddd5a0dd37dc84
2025-11-04 22:48:06 +03:00
Artyom V. Poptsov
b0718088e2 gnu: bonnie++: Fix build.
* gnu/packages/benchmark.scm (bonnie++): Fix build by switching to GCC 10.
[native-inputs]: Add gcc-10.

Change-Id: I222a8c14abab16481a9873432738eead9ae49d5d
2025-11-04 22:46:38 +03:00
jgart
c7f10d6742 gnu: trealla: Update to 2.84.12.
* gnu/packages/prolog.scm (trealla): Update to 2.84.12.

Change-Id: I38fabf1237e323fd7864062110b76ba5a4b75ba3
2025-11-04 13:00:59 -06:00
Nigko Yerden
9d5f3c6b3a gnu: supertuxkart: Remove gcc@14 compatibility build phase.
gnu/packages/games.scm (supertuxkart)[arguments]{#:phases}:
remove 'gcc14 phase.

Change-Id: I4fddc2ebfa5a34f8589840874b410cb62bc01247
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-04 17:57:46 +01:00
Nigko Yerden
a269b44d3e gnu: supertuxkart: Update to 1.5.
* gnu/packages/games.scm (%supertuxkart-version): Update to 1.5.
(supertuxkart-data)[version]: Update "commit" to 18621.
(supertuxkart)[native-inputs]: Add shaderc.

Change-Id: Ief59d2b31f0464d31cd1e958ee2c97d9df36687b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-04 17:57:46 +01:00
Fredrik Salomonsson
09014b57fd installer: Add Sway as an option in the Desktop environment page.
* gnu/installer/services.scm (%system-services): desktop-environment for sway
and its minimal companion packages.
* gnu/tests/install.scm (installation-target-desktop-os-for-gui-tests): Add
sway and its companion packages to operating-system packages.

Change-Id: I22f4cb67752ce1a15009680a1ba081fae129d45a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-04 17:49:29 +01:00
Ayan Das
824de8a3df gnu: python-av: Re-enable deselected tests.
* gnu/packages/python-xyz.scm (python-av): Drop the deselection of
  Chapter and Packet side-data tests now that python-av-testdata provides
  the required samples; keep the dash IO exclusion.
  [arguments] <test-flags>: Update comment accordingly.
* gnu/packages/python-xyz.scm (python-av-testdata): Add the required FATE
  samples.

Change-Id: I0c3c35ffd37403dcbe3e698c1d9fe9f3c3b44f5c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
c92f9834c6 gnu: python-torchmetrics: Update to 1.8.2.
* gnu/packages/machine-learning.scm (python-torchmetrics): Update to 1.8.2.
  [source]: Update hash.

Change-Id: I95df5598ae30528cae7c2c10d6695decb06647e7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
f32ba70c4c gnu: python-botorch: Update to 0.16.0.
* gnu/packages/machine-learning.scm (python-botorch): Update to 0.16.0.
  [source]: Switch upstream URL to meta-pytorch; update hash.
  [arguments]: In #:test-flags, skip tests that mock
  fmin_l_bfgs_b_batched (not imported with SciPy<1.13):
  test_emsemble_map_saas, test_negative_fixed_features.  Also ignore
  test_community/ (requires optional 'pfns').
  [native-inputs]: Drop python-wheel.

Change-Id: I8249ef0730bd6f6849dc515fbafa8068bf0bfe9a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
c3ee31c04e gnu: python-gpytorch: Update to 1.14.2.
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.14.2.
  [source]: Update hash.
  [native-inputs]: Drop python-wheel.

Change-Id: Icd6ef2b964e17b918bbe92179e0803d4e001ec13
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
7a877935ac gnu: python-pgmpy: Skip flaky test_get_edges.
* gnu/packages/statistics.scm (python-pgmpy): Skip flaky test_get_edges.
  [arguments]: In #:test-flags, add "test_get_edges" to the pytest -k skip
  list.  Add a brief comment about the FileNotFoundError in tearDown removing
  missing 'dog_problem.xml'.
  [native-inputs]: Drop python-wheel.

Change-Id: I48609db063adb7d99c0813013fb95c049e874964
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
e00a3fb9d6 gnu: python-pot: Update to 0.9.6.
* gnu/packages/machine-learning.scm (python-pot): Update to 0.9.6.
  [source]: Switch to git-fetch (upstream tag).  Update hash.  Remove
  snippet for deleting 'ot/lp/emd_wrap.cpp'—not present in VCS source.
  [arguments]: Add test-flags to skip 'test_entropic_semirelaxed_gromov'
  (TypeError).
  [native-inputs]: Drop python-wheel; add python-pytest and
  python-pytest-cov.

Change-Id: I8932a58ad9b83fd9c82c21fbb7db23fb06336a64
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Ayan Das
52dfc46279 gnu: onnxruntime: Skip exporter-dependent tests needing onnxscript.
* gnu/packages/machine-learning.scm (onnxruntime): Skip exporter-dependent
  tests needing onnxscript.
  [arguments]: Extend pytest ignore list to exclude exporter tests that
  require python-onnxscript (test_pytorch_export_contrib_ops.py and
  transformers parity/phi_vision tests).

Change-Id: I7fe48815fcbd53121049a3b61d43af636df2bffe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:56 +00:00
Ayan Das
9e2dd1012f gnu: python-torchaudio: Skip additional TorchScript consistency tests.
* gnu/packages/machine-learning.scm (python-torchaudio): Extend pytest -k
  filter to exclude FrequencyMasking/TimeMasking/deemphasis/RNNTLoss
  TorchScript tests that fail with PyTorch 2.9.0.
  [native-inputs]: Drop python-wheel.

Change-Id: I87e4360cd3ebe433f5e5e508028872b8fdc294b7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:56 +00:00
Ayan Das
720d2b57eb gnu: python-pytorch: Update to 2.9.0.
* gnu/packages/machine-learning.scm (python-pytorch): Update to 2.9.0.
  [source]: Update hash.
  [arguments]: Add 'skip-pip-redirect' phase to avoid pip redirect in
  setup.py.  Extend concurrentqueue include fix to cover nativert.
  [native-inputs]: Add python-setuptools.

* gnu/packages/patches/python-pytorch-system-libraries.patch: Update for 2.9.0.

Change-Id: I26606949da3c36fe8d7b6933ec54cb2c347a1bb9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:56 +00:00
Ayan Das
04eeea17f5 gnu: gloo: Update to 0.0.0-4.54cbae0.
* gnu/packages/machine-learning.scm (gloo): Update to commit
54cbae0d3a67fa890b4c3d9ee162b7860315e341.
[source]: Switch upstream URL to https://github.com/pytorch/gloo and update hash.

Change-Id: Ibbea0a6739dc658f9ae147641fe128650f1370b9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:31 +00:00
Sharlatan Hellseher
873fc541a1 gnu: conda: Update to 25.9.1.
* gnu/packages/package-management.scm (conda): Update to 25.9.1. Use
G-Expressions, move all propagated-inputs to inputs, as it's a final
command.
[arguments] <test-flags>: Ignored test files are reworked to keep just
bare minimal of unit tests, more attention is required to resolve the
rest, rework skipped tests. Run test in parallel.
<phases>: Remove 'use-older-pytest, 'fix-ruamel-yaml-dependency, and
'create-version-file'; add 'fix-pytest-config,
'set-default-solver-to-classic, 'set-version, 'pre-check, and
'wrap-executable.
[inputs]: Add python-archspec, python-boltons, python-boto3,
python-charset-normalizer, python-conda-package-handling,
python-conda-content-trust, python-distro, python-frozendict,
python-jsonpatch, python-menuinst, python-packaging,
python-platformdirs, python-pluggy, python-pycosat, python-requests,
python-ruamel.yaml, python-setuptools, python-tqdm,
python-truststore, and python-zstandard.
[propagated-inputs]: Remove python-anaconda-client, python-boto3,
python-conda-package-handling, python-cytoolz, python-mock,
python-pluggy, python-pycosat, python-pytest, python-pyyaml,
python-requests, python-responses, python-ruamel.yaml-0.16,
python-tqdm, and zstd.
[native-inputs]: Remove python-coverage, python-pytest-cov, and
python-wheel; add nss-certs-for-test, patchelf, python-hatch-vcs,
python-anaconda-client, python-flask, python-hatchling,
python-importlib-resources, python-pexpect, python-pytest,
python-pytest-mock, python-pytest-rerunfailures, python-pytest-split,
python-pytest-xdist, python-responses, and python-werkzeug.

Fixes: guix/guix#3928
Change-Id: Ie8b463e1614d1477b169cf1cf4f94328f49fc4f2
2025-11-04 12:05:54 +00:00
Sharlatan Hellseher
8245801e61 gnu: Add python-pytest-split.
* gnu/packages/python-check.scm (python-pytest-split): New variable.

Change-Id: If5137abe8d1dd5f9cb6a8f93bd7e740cf5fcec94
2025-11-04 12:05:54 +00:00
Sharlatan Hellseher
42df16cf78 gnu: Add python-conda-content-trust.
* gnu/packages/python-xyz.scm (python-conda-content-trust): New variable.

Change-Id: Icaca13dccb6cf161e2cf9ea1ed785c616f4dc22d
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
bf316e14e7 gnu: Add python-menuinst.
* gnu/packages/python-xyz.scm (python-menuinst): New variable.

Change-Id: Iafab812acb984b800ac04c0e77143c9eb6295e81
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
2e8974aa15 gnu: packages/python-science: Remove package-management module.
* gnu/packages/python-science.scm: Remove unused (gnu packages
package-management) module.

Change-Id: I6760dab3d684077f0d121c6d2591e4430205035d
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
161fa204c0 gnu: python-conda-inject: Move to python-xyz.
* gnu/packages/package-management.scm (python-conda-inject): Move from
here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: Ie364dec68cca3f1e50e9b4951df45acd98f5624a
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
04de1903f6 gnu: python-anaconda-client: Move to python-web.
* gnu/packages/package-management.scm (python-anaconda-client): Move
from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: Ie93aaa10d74b1be60e57250d4a20295b49473222
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
ff126c5b9c gnu: python-anaconda-client: Update to 1.13.1.
* gnu/packages/package-management.scm (python-anaconda-client): Update to 1.13.1.
[source]<snippet>: Drop it as no longer required.
[arguments] <test-flags>: Deselect just 2 failing tests.
<phases>: Remove 'python3.10-compatibility, and 'set-HOME; add
'fix-pytest-config.
[propagated-inputs]: Remove python-clyent; add python-anaconda-cli-base,
python-conda-package-handling, python-conda-package-streaming,
python-dateutil, python-defusedxml, python-pillow,
python-platformdirs, python-pytz, python-requests-toolbelt,
python-tqdm, and python-urllib3.
[native-inputs]: Remove python-coverage, python-dateutil, python-mock,
python-pillow, python-pytz, and python-wheel; add python-setuptools.

Change-Id: I3940329fa479e25d9b1b3a6528dd2d9797c0bcf6
2025-11-04 12:02:53 +00:00
Sharlatan Hellseher
f688758fc9 gnu: python-conda-package-handling: Move to python-web.
* gnu/packages/package-management.scm (python-conda-package-handling):
Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I6fa929a850161e9a8f649ac25abc50db94e91322
2025-11-04 10:50:03 +00:00
Sharlatan Hellseher
bda2f82bff gnu: python-conda-package-handling: Update to 2.4.0.
* gnu/packages/package-management.scm (python-conda-package-handling): Update to 2.4.0.
[arguments]: Drop all.
[native-inputs]: Remove python-cython and python-wheel; add python-bottle.
[inputs]: Remove libarchive.
[propagated-inputs]: Remove python-six and python-tqdm; add
python-conda-package-streaming.

Change-Id: Id9314814bbe665ff483fea8c65b8f62a16ad303a
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
6b59d0a050 gnu: Add python-conda-package-streaming.
* gnu/packages/python-web.scm (python-conda-package-streaming): New variable.

Change-Id: Ief80df1b815d59dc7e2ee46db656e8f2ea165b73
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
2ca7922d18 gnu: Add python-anaconda-cli-base.
* gnu/packages/python-xyz.scm (python-anaconda-cli-base): New variable.

Change-Id: Iaf3dd863af005bbada46080f5d2e666ec207816b
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
00b4c08d77 gnu: glances: Move to monitoring.
* gnu/packages/python-xyz.scm (glances): Move from here ...
* gnu/packages/monitoring.scm: ... to here.

Change-Id: Ifa7c9e448c914fed63533db7cdfe2236c6315553
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
f3e1cf830e gnu: glances: Switch to custom test-backend.
* gnu/packages/python-xyz.scm (glances)[arguments] <test-backend,
test-flags>: Use custom.
<phases>: Use default 'check.

Change-Id: I992dbc8c2068352680a7c542953339aef94c7f5e
2025-11-04 10:50:02 +00:00
Christian Birk Sørensen
2b82e6debb gnu: glances: Update to 4.3.0.
gnu/packages/python-xyz.scm (glances): Update to 4.3.0.

Change-Id: I467ca911e2f7b6c98904143294a98232e437c22d
2025-11-04 10:50:02 +00:00
Murilo
f453bc4425 gnu: binwalk: Update to 3.1.0.
* gnu/packages/firmware.scm (binwalk): Update to 3.1.0.
[build-system]: Switch to cargo-build-system.
[source]<modules>: Remove utils module.
<snippet>: Remove it.
[arguments]<#:phases>: Remove it.
<#:install-source?>: Do not install source.
<#:cargo-test-flags>: Skip failing tests.
[native-inputs]: Remove python-coverage, python-nose; Add pkg-config.
[inputs]: Add fontconfig, xz, (cargo-inputs 'binwalk).
[description]: Fix spacing, add dot at the end.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)[binwalk]: New
entry.

Change-Id: Ibb2df47aa3f2ddee06784c190200f0b7d21a31e2
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2025-11-04 11:33:21 +02:00
Efraim Flashner
cb37439204 gnu: Register missing patch.
This is a follow-up to 7d5f95fc3a.

* gnu/local.mk (dist_patch_DATA): Add patch.

Change-Id: Ifa9c45ff986f52f006e1227e2330b4594d861d18
2025-11-04 09:49:08 +02:00
Efraim Flashner
d65f5e7c3c gnu: shepherd-1.0: Use older guile-fibers on some systems.
Fixes guix/guix#3681.

* gnu/packages/admin.scm (shepherd-1.0)[native-inputs]: When building
for arm or riscv64 systems use guile-fibers-1.1.
[inputs]: Use the same guile-fibers as in native-inputs.

Change-Id: Iba10065aeb5c731e33f5d4d9093ac7ee21372205
2025-11-04 09:44:01 +02:00
Liliana Marie Prikler
54deb87a79 Revert "gnu: komikku-servers: Update to 1.89.0."
This reverts commit b8c6bd4a7c, which
inadvertently pushed komikku-servers beyond the compatibility patches.
2025-11-04 08:34:26 +01:00
Leo Famulari
c7cefa9996 gnu: linux-libre: Update to 6.17.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.17.

Change-Id: I4e95fd40c51b5d747e0bc9f082c4c3a3e17c0248
2025-11-03 20:57:16 -05:00
Leo Famulari
a16a4c844d gnu: linux-libre 5.4: Update to 5.4.301.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.301.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: I9b7769fda6e68d04b7ac960357f1a090ed4e5fa9
2025-11-03 20:57:16 -05:00
Leo Famulari
64524c7df1 gnu: linux-libre 5.10: Update to 5.10.246.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.246.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I07db72c6c1f2b647570be942d858265a15a38728
2025-11-03 20:57:15 -05:00
Leo Famulari
fd368d431b gnu: linux-libre 5.15: Update to 5.15.196.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.196.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ia89a29c20d808150eecf074e6ecc6c2ca6e49ad0
2025-11-03 20:57:15 -05:00
Leo Famulari
936a243d96 gnu: linux-libre 6.1: Update to 6.1.158.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.158.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I4b3de3af7104109b5e08e57bb21e0b6fadcecff2
2025-11-03 20:57:14 -05:00