1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Commit Graph

181764 Commits

Author SHA1 Message Date
Nguyễn Gia Phong
d45da4a5e9 teams: Add team for QA packages.
* etc/teams.scm (qa-packages): New team.
  ("Janneke Nieuwenhuizen"): Add to the team.
  ("Liliana Marie Prikler"): Add to the team.
  ("Nguyễn Gia Phong"): Add to the team.
* CODEOWNERS: Regenerate file.

Change-Id: Iccaaa39b2210b4e7cf6b310c7cc96bf771996db6
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-02-23 11:40:49 +09:00
Wilko Meyer
279f22e978 gnu: Add linux-libre 6.19.
* gnu/packages/linux.scm (linux-libre-6.19-version,
linux-libre-6.19-gnu-revision, deblob-scripts-6.19,
linux-libre-6.19-pristine-source, linux-libre-6.19-source,
linux-libre-headers-6.19, linux-libre-6.19): New variables.
* gnu/packages/aux-files/linux-libre/6.19-i686.conf,
gnu/packages/aux-files/linux-libre/6.19-arm64.conf,
gnu/packages/aux-files/linux-libre/6.19-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add it.

Change-Id: I7df1a4438ad26d85ec34560779047fe626d7859e
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:24 -08:00
Wilko Meyer
e80896ab34 gnu: linux-libre 5.10: Update to 5.10.251.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.251.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I8dbda28511084fe211ff0a6333874e82fa51adaf
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:21 -08:00
Wilko Meyer
33ba4bf845 gnu: linux-libre 5.15: Update to 5.15.201.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.201.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I0dcb00fb22f7f647a12b00ed6d0dd24c90a09cd7
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:19 -08:00
Wilko Meyer
7633a209bb gnu: linux-libre 6.1: Update to 6.1.164.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.164.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Icf106dd17d49f71ac3b5cf075e4d864600db10d1
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:16 -08:00
Wilko Meyer
d8523c9b0b gnu: linux-libre 6.6: Update to 6.6.127.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.127.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I431b2510ea37ab154d6775018db8dbe6ff594702
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:13 -08:00
Wilko Meyer
5c6d94654f gnu: linux-libre 6.12: Update to 6.12.74.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.74.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I2f6572f7209e6d321b77f60e4565f04c91490373
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:58:11 -08:00
Wilko Meyer
802c21c3cc gnu: linux-libre 6.18: Update to 6.18.13.
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.13.
(linux-libre-6.18-pristine-source): Update hash.

Change-Id: I61cbf4b1ca2ae3d1318b00ba81e68100fec8f6bd
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-22 16:57:54 -08:00
jgart
e7612f2fcd gnu: trealla: Update to 2.90.36.
* gnu/packages/prolog.scm (trealla): Update to 2.90.36.

Change-Id: I9df2d7ecda9aa62ef63b9bd89d99f4aa78d4d411
2026-02-22 18:33:06 -05:00
Wilko Meyer
f23dc03e8a teams: Add Perl and Raku team.
* etc/teams.scm (perl): New team.
("Wilko Meyer"): Add to perl team.
* CODEOWNERS: Regenerate file.

Change-Id: Ia9da6d87bb116d00bccad5322e25194793ebc17c
Signed-off-by: jgart <jgart@dismail.de>
2026-02-22 18:25:43 -05:00
Sharlatan Hellseher
5a23fd601e gnu: poetry: Fix tests.
This is a following up fix reported in
<https://codeberg.org/guix/guix/pulls/6443#issuecomment-10859915>.

* gnu/packages/package-management.scm (poetry):
[phases]{sanity-check}: Preserve phase.
[propagated-inputs]: Remove python-dulwich; add python-dulwich-0.24.

Change-Id: I92b5c2a9d5ed025aca5145b5d0f75c5821bbda5a
2026-02-22 22:03:10 +00:00
Cayetano Santos
31ba754c15 gnu: gdstk: Update to 1.0.0.
* gnu/packages/electronics.scm (gdstk): Update to 1.0.0.
[native-inputs]: Add python-minimal-wrapper.

Change-Id: I20e726961ce2d46aadf34709e48cf963fe1ddbd5
2026-02-22 20:18:02 +01:00
Nicolas Graves
93fcd0ed7c guix: Remove (guix build json) module.
This fixes guix/guix#4365.

Merges guix/guix!6609

* guix/build/json.scm: Delete file.
* Makefile.am: Unregister file.

Change-Id: Iea07523afc8fe6752cecee15892d349cba299476
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-22 19:59:53 +01:00
Giacomo Leidi
4533da834d gnu: home: dotfiles: Files not excluded when they should.
* gnu/home/services/dotfiles.scm (%home-dotfiles-excluded): Match
content of .git directories.
(directory-contents): Match whole file-name instead of basename.
* doc/guix.texi: Document it.

Fixes <https://issues.guix.gnu.org/71217>

Authored-by: Nicolas Odermatt-Lemay <nodermattlemay@gmail.com>
Change-Id: I2929fe3318e1f9f0b552c891207524dea25389ed
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-22 19:51:46 +01:00
Luis Guilherme Coelho
dc93f8c7f7 gnu: Add zzz.
* gnu/packages/admin.scm (zzz): New variable.

Merges guix/guix!5905

Change-Id: I7dcc021e6cc9b0892a5a8ad0b333e63d24d46d16
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-22 19:49:12 +01:00
Artyom V. Poptsov
e1412e976b gnu: xpadneo: Update to 0.9.8.
* gnu/packages/linux.scm (xpadneo): Update to 0.9.8.

Change-Id: Ib36618811443f070a9c1f12b997369c4a6fbbff9
2026-02-22 21:40:26 +03:00
Artyom V. Poptsov
c99e62e66d gnu: cpuid: Update to 20260220.
* gnu/packages/linux.scm (cpuid): Update to 20260220.

Change-Id: I91ccbecb9749d1cdfac9ebf1df1252e9ed16757b
2026-02-22 21:40:26 +03:00
Artyom V. Poptsov
282aa0c92e gnu: fastfetch-minimal: Update to 2.59.0.
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.59.0.

Change-Id: I9396e783ccf13eda20bff5eb373be8d5d44ab866
2026-02-22 21:40:26 +03:00
Artyom V. Poptsov
8b8ea43ea3 gnu: nnn: Update to 5.2.
* gnu/packages/admin.scm (nnn): Update to 5.2.

Change-Id: Iae336be82c1b7c126f2f35658edffc7916834e6b
2026-02-22 21:40:25 +03:00
Cayetano Santos
e4e3bcc42b gnu: ropgadget: Update to 7.7.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 7.7.
[sources]: Switch to git-fetch.

Merges guix/guix!6469

Change-Id: I504c0ad39acdb837dd157bd1715a20e6783073b7
2026-02-22 19:31:06 +01:00
Hugo Buddelmeijer
f333fb810d doc: Improve raid-device-mapping documentation.
* doc/guix.texi (Mapped Devices): Move examples into the mapping defvars.
Add how to load kernel modules for raid.  Add RAID cindex.

Change-Id: If2d3f3c48940d2428b36bdd85d31c8288db35f3b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Modified-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6512
2026-02-22 19:01:34 +01:00
Ludovic Courtès
ccce417a6c doc: Mention online documentation.
* doc/guix.texi (Documentation): Mention the online manual and
doc.guix.gnu.org.

Change-Id: I5abdd85fa2166890323f99a99c30136400791bdd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6563
2026-02-22 18:59:31 +01:00
Ayan Das
19cac579d7 gnu: python-pytorch-for-r-torch: Fix build and RUNPATH.
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch):
[arguments] <#:phases>: In 'use-system-libraries', replace the
'build_bundled' import workaround with a no-op 'create_bundled'
binding.  Adjust functorch INSTALL_RPATH to "$ORIGIN/../torch/lib".

Change-Id: I6386137d658dc11c6b0a3b553de87524a4b1d708
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6004
2026-02-22 18:41:11 +01:00
Ayan Das
b373a5ccff gnu: fbgemm: Update to 1.5.0.
* gnu/packages/machine-learning.scm (fbgemm): Update to 1.5.0.
* gnu/packages/patches/fbgemm-use-system-libraries.patch: Refresh for 1.5.0,
enable C language checks in CMake, and adapt to upstream test CMake changes.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:11 +01:00
Ayan Das
8957ef1acd gnu: python-pytorch-geometric: Fix tests with PyTorch 2.10.
* gnu/packages/machine-learning.scm (python-pytorch-geometric)[arguments]:
  Ignore DeprecationWarnings raised during import.

Change-Id: I9e9da73b304b80d2499d24acac41970a08886e7b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:11 +01:00
Ayan Das
9919afc965 gnu: python-pytorch-lightning: Update to 2.6.0.
* gnu/packages/machine-learning.scm (python-pytorch-lightning): Update to 2.6.0.
  [source]: Update hash.
  [arguments]: Fix LeafSpec deprecation with PyTorch 2.10.

Change-Id: I7db724fd269e6b171293c3d2258440f01d2ea2b6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:11 +01:00
Ayan Das
cb5934e85e gnu: python-botorch: Fix tests with PyTorch 2.10.
* gnu/packages/machine-learning.scm (python-botorch): Substitute out
an invalid call to `view\' that passes a torch.Size plus extra arguments,
which PyTorch 2.10 rejects.

Change-Id: I71a47dab611ad33c3f765c74093aeadabc9f4c8d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:11 +01:00
Ayan Das
3cdb9a09c1 gnu: python-torchvision: Update to 0.25.0.
* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.25.0.
  [source]: Update hash.

Change-Id: I01b88a7f771e1cd5a29b85fe69393cb94a61a37d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:10 +01:00
Ayan Das
e1cfe62f11 gnu: python-torchaudio: Update to 2.10.0.
* gnu/packages/machine-learning.scm (python-torchaudio): Update to 2.10.0.
  [source]: Update hash.
  [arguments]: Skip dataset tests requiring torchcodec.

Change-Id: I8da137fac0f4419bec78d1d0f41c98b4fcf84362
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:10 +01:00
Ayan Das
52b5ef81a1 gnu: python-pytorch: Update to 2.10.0.
* gnu/packages/machine-learning.scm (%python-pytorch-version): Update to 2.10.0.
(%python-pytorch-src)[source]: Update hash.
(python-pytorch)[arguments]: Fix build by including Utils.hpp.
* gnu/packages/patches/python-pytorch-runpath.patch: Update for 2.10.0.
* gnu/packages/patches/python-pytorch-system-libraries.patch: Update for 2.10.0.

Change-Id: Ic579058f302d2d8face536ae9980f06854888615
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:10 +01:00
Ayan Das
5895cb7558 gnu: ideep-pytorch: Update to 3.7.1.
* gnu/packages/machine-learning.scm (ideep-pytorch): Update to 3.7.1.
  [source]: Update hash.

Change-Id: Ib775087c6d7f94f33b5bae1c869d33fc848f2cd3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-02-22 18:41:10 +01:00
moksh
b400aabc73 gnu: emacs-fj: Update to 0.30.
* gnu/packages/emacs-xyz.scm (emacs-fj): Update to 0.30.

Change-Id: Iebbf7e6b37af3a09c25319ec06bec647223f21ac
Signed-off-by: jgart <jgart@dismail.de>
2026-02-22 11:19:44 -05:00
Sughosha
4b8cfa7f69 services: readymedia: Run with a pid file.
* gnu/services/upnp.scm (%readymedia-default-pid-directory): New variable.
(%readymedia-pid-file): New procedure.
(readymedia-shepherd-service)[start]: Start with the pid file.
(readymedia-activation): Create the pid directory.
* gnu/tests/upnp.scm (run-readymedia-test): Test the pid directory and file.

Merges: https://codeberg.org/guix/guix/pulls/1007
Change-Id: I454a89d25afe0e9bb0414645b1e4594afdf89058
Signed-off-by: Giacomo Leidi <therewasa@fishinthecalculator.me>
2026-02-22 17:15:19 +01:00
Sughosha
f19ddd6dfe services: readymedia: Fix configurations.
* gnu/services/upnp.scm (%readymedia-default-log-directory): Remove variable.
(%readymedia-default-log-file): New procedure.
(%readymedia-default-cache-directory): Turn it into a procedure.
(<readymedia-configuration>)[log-directory]: Remove field.
[log-file]: New field.
[cache-directory]: Set to %readymedia-default-cache-directory.
(readymedia-configuration->config-file): Remove "user" and "log_dir" fields.
(readymedia-shepherd-service)[modules]: Add (shepherd support).
[start]: Do not map the log-directory. For home services, do not wrap the
program with least-authority-wrapper.
(readymedia-activation): Do not create the log-directory.
* gnu/home/services/upnp.scm (%readymedia-cache-file, %readymedia-cache-path,
%readymedia-log-path): Remove variables.
(run-readymedia-test): Use the procedures properly. Do not test the
log directory. Test the log file.
* doc/guix.texi (Miscellaneous Services)[DLNA/UPnP Services]: Update doc.

Change-Id: I97d84b5287c374ddb26a495f20a36f986b0c142d
Signed-off-by: Giacomo Leidi <therewasa@fishinthecalculator.me>
2026-02-22 17:15:16 +01:00
Anderson Torres
6cc0befc70 news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation for glibc entry.

Change-Id: I6a965fb972d5241073afc0ea5a802e611abcbb89
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-02-22 14:14:03 +01:00
Mathieu Lirzin
4a507aa8c0 gnu: clojure-tools: Wrap Java using PATH.
* gnu/packages/clojure.scm (clojure-tools)[arguments]: Find Java through PATH
to allow overrides without requiring any package variant.

Change-Id: I618dbf74bbb473150e201012a13b8d5f96eebd91
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-22 09:04:37 +01:00
Mathieu Lirzin
a2cdd9aa21 gnu: clojure-tools: Preserve PATH in forked process.
Ensure that executables from the profile PATH are accessible inside a Clojure
process.

* gnu/packages/clojure.scm (clojure-tools)[arguments]: Extend PATH instead of
overwriting it.

Change-Id: Ide3d3f12c00803b1eb1392976aa0ff03feabafe7
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-22 09:03:57 +01:00
Maxim Cournoyer
ee58b06c37 gnu: luanti-mineclonia: Update to 0.120.1.
* gnu/packages/luanti.scm (luanti-mineclonia): Update to 0.120.1.

Change-Id: Ie143b0eea7dde1078f037db138d8f7f2fb73e6f3
2026-02-22 14:48:37 +09:00
Maxim Cournoyer
d37abf995a gnu: luanti: Update to 5.15.1.
* gnu/packages/luanti.scm (luanti): Update to 5.15.1.

Change-Id: I77a2f032c8b0120e6cb1b190c564272f86c49b3a
2026-02-22 14:48:04 +09:00
jgart
aa72f75954 gnu: trealla: Update to 2.90.35.
* gnu/packages/prolog.scm (trealla): Update to 2.90.35.

Change-Id: I8963d12b28f44a8a4991eab390346af837eccff9
2026-02-21 20:09:08 -05:00
jgart
0274426f59 gnu: nvc: Update to 1.19.1.
* gnu/packages/electronics.scm (nvc): Update to 1.19.1.

Change-Id: I91e10f4c1092ebe9653172dcd4422ffafe84702f
2026-02-21 20:05:09 -05:00
Matt Wette
be558dfe34 gnu: guile-libyaml: Update to 3.0.2.
* gnu/packages/guile-xyz.scm (guile-libyaml): Update to 3.0.2.
[arguments]: Update substitute regexp in build-ffi phase.
[native-inputs]: Replace nyacc-1.08.1 with nyacc.
[propagated-inputs]: Replace nyacc-1.08.1 with nyacc. Remove
guile-bytestructures.

Change-Id: Ifac73f0554a4604817334f8c4562d9dc2c8bc76f
2026-02-22 00:59:52 +00:00
Arun Isaac
0f03583230 gnu: mapnik: Update to 4.2.1-0.cb1e226.
* gnu/packages/geo.scm (mapnik): Update to 4.2.1-0.cb1e226.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove #:cmake. Add -DBUILD_DEMO_VIEWER=OFF and
-DBUILD_DEMO_CPP=OFF to #:configure-flags.
[inputs]: Add libavif and openssl.
2026-02-21 23:53:04 +00:00
Arun Isaac
e872566b57 gnu: mapnik: Skip ogr test using #:test-exclude.
* gnu/packages/geo.scm (mapnik)[arguments]: Skip ogr test using #:test-exclude
rather than a custom phase.
2026-02-21 23:53:04 +00:00
Arun Isaac
2ce4c45f86 gnu: proj: Update to 9.7.1.
* gnu/packages/geo.scm (proj): Update to 9.7.1.
(proj-9.3): New variable.
(gdal, python-pyproj, qgis)[inputs]: Replace proj with proj-9.3.
* gnu/packages/cran.scm (r-sf, r-terra)[inputs]: Replace proj with proj-9.3.
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj with
proj-9.3.
2026-02-21 23:53:04 +00:00
Ashish SHUKLA
373384486d gnu: fuzzel: Update to 1.14.0
* gnu/packages/xdisorg.scm (fuzzel): Update to 1.14.0.

Merges: https://codeberg.org/guix/guix/pulls/6580
Change-Id: I1ca83763960aa10d1860d2cb00eac81e055b6671
2026-02-21 22:33:47 +01:00
Hugo Buddelmeijer
9d5063bcea gnu: tcalc: Fix build.
* gnu/packages/maths.scm (tcalc): Fix build.
[source]: Replace URL.
[arguments]<#:configure-flags>: Add CFLAGS=-fcommon.
[home-page]: Replace URL.

Fixes: guix/guix#6492
Change-Id: I47618f124d548170bbb9a8c027886b0398fb2154
Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-21 22:25:04 +01:00
Danny Milosavljevic
69a885dbd7 gnu: python-pyvista: Update to 0.46.5.
* gnu/packages/python-science.scm (python-pyvista): Update to 0.46.5.
[arguments]<#:test-flags>: Ignore tests/core/test_dataobject_filters.py,
tests/core/test_dataset_filters.py, and tests/plotting/test_plotter.py.
Disable test_read_exodus, test_nek5000_reader, test_exodus_reader_ext,
test_exodus_reader_core, test_exodus_blocks, test_download_dataset_texture,
test_structured_grid_cast_to_explicit_structured_grid,
test_pad_image_multi_component_with_scalar, test_pad_image_raises,
test_points_to_cells_and_cells_to_points_dimensions, test_meshio[cow_ugrid],
test_meshio[points_only], and test_max_positional_args_matches_pyproject.
<#:phases>{patch-pyproject}: Generalize vtk version pattern.
[native-inputs]: Add nss-certs-for-test, python-aiohttp, python-mypy,
python-pandas, python-pytest-cases, python-pytest-mock, python-pytest-pyvista,
which, and xorg-server-for-tests.  Replace python-pytest with python-pytest-8.
[propagated-inputs]: Add python-cmcrameri, python-cmocean, and
python-colorcet.  Replace vtk-9.3 with vtk-9.5.

Change-Id: Ic5b9a7a46c5fee8682a9d0f47d791e2d07de5f64
2026-02-21 21:52:40 +01:00
Danny Milosavljevic
a8927662b3 gnu: Add python-pytest-pyvista.
* gnu/packages/python-science.scm (python-pytest-pyvista): New variable.

Change-Id: I03233bf19ba66bf4f33cf92e60de24da8c661562
2026-02-21 21:52:40 +01:00
Danny Milosavljevic
405d8647ff gnu: Add python-cmcrameri.
* gnu/packages/python-science.scm (python-cmcrameri): New variable.

Change-Id: I6b41ceeb5774564734a0b7ce5ac6baf0b5d23670
2026-02-21 21:52:40 +01:00