Commit graph

5584 commits

Author SHA1 Message Date
Leo Famulari
c45a2c4b01
gnu: linux-libre: Update to 6.15.11.
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.11.
(linux-libre-6.15-pristine-source): Update hash.

Change-Id: I61a2cdd2fbe74a6fa0be24bfd14d81bb1bc0fb6b
2025-08-27 11:15:33 -04:00
Maxim Cournoyer
70225ae521
gnu: hotspot: Update to 1.5.1-0.5cec693.
* gnu/packages/linux.scm (hotspot): Update to 1.5.1-0.5cec693.

Change-Id: I8c009ec1fa0b2468dc4be2b578df6b41f103a2f8
2025-08-26 11:05:51 +09:00
Hilton Chain
7b9d6af90f
gnu: rust-rustc-demangle-capi-0.1: Move to (gnu packages rust-sources).
* gnu/packages/crates-io.scm (rust-rustc-demangle-capi-0.1): Move to...
* gnu/packages/rust-sources.scm (rust-rustc-demangle-capi-0.1): ...here.
* gnu/packages/linux.scm: Adjust module import.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)
[rust-rustc-demangle-capi-0.1]: New entry.

Change-Id: Ib679b6caebcd31ff793c48a63aa3aa998c99a157
2025-08-21 19:08:55 +08:00
Leo Famulari
f726b84d22
gnu: Remove linux-libre 6.14.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-6.14-version,
linux-libre-6.14-gnu-revision, deblob-scripts-6.14,
linux-libre-6.14-pristine-source, linux-libre-6.14-source,
linux-libre-headers-6.14, linux-libre-6.14): Remove variables.
* gnu/packages/aux-files/linux-libre/6.14-arm.conf,
  gnu/packages/aux-files/linux-libre/6.14-arm64.conf,
gnu/packages/aux-files/linux-libre/6.14-i686.conf,
gnu/packages/aux-files/linux-libre/6.14-riscv.conf,
gnu/packages/aux-files/linux-libre/6.14-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Change-Id: I59b84296f21c6204990442a817ec3727403169de
2025-08-20 19:33:21 -04:00
Dariqq
986e1ffb0e
gnu: Use default kernel headers again.
The default headers got updated to 6.12.17 in
93d9cd7c22
so the manual overrides are no longer necessary.

Fixes https://issues.guix.gnu.org/72119.

* gnu/packages/linux.scm (libbpf)[native-inputs]: Remove linux-libre-headers-latest.
* gnu/packages/gnome.scm (mutter)[inputs]: Remove linux-libre-headers-6.1
* gnu/packages/wm.scm (hyprland)[inputs]: Remove linux-libre-headers-6.14

Change-Id: I374cb190396d6af2669c02cf29626b3851186d41
2025-08-20 19:33:21 -04:00
Leo Famulari
b7b0a3c38b
gnu: linux-libre 6.1: Update to 6.1.148.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.148.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I7b0e7e947eb105070c3cb2a2545f4b0dba3c42f7
2025-08-20 19:33:21 -04:00
Leo Famulari
ebfa57fdf4
gnu: linux-libre 6.6: Update to 6.6.102.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.102.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I1fd8f16fabc49b4e412a8816c69b67ec75953201
2025-08-20 19:33:20 -04:00
Leo Famulari
3657f2be0b
gnu: linux-libre 6.12: Update to 6.12.42.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.42.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: Icc08409c29ce550935a8564c9f229cf00d24c3cd
2025-08-20 19:33:20 -04:00
Leo Famulari
5180a6dd92
gnu: linux-libre: Update to 6.15.10.
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.10.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.

Change-Id: I38cba6bd2a71c452e6db3cd44492164aa84da4e3
2025-08-20 19:33:09 -04:00
Artyom V. Poptsov
2de40d784e
gnu: bin-graph: Update to 1.0.2.
* gnu/packages/linux.scm (bin-graph): Update to 1.0.2.

Change-Id: I4023abcd346c165e177521040aec6a1e8cf499d4
2025-08-17 19:07:28 +03:00
Sharlatan Hellseher
87661cea77
gnu: Pin some golang packages to use go-1.23.
After the defult Golang version was set to 1.24 some of the older
packages which had no fresh version started failing on the 'check phase,
this change pins them to go-1.23 helping to resolve the issue.

Go 1.24 requires non-constant format strings to be explicitly handled.

The errors might look like these:

    non-constant format string in call to (*testing.common).Errorf
    ExampleParseOptionsLifetime refers to unknown identifier: ParseOptionsLifetime

See <https://tip.golang.org/doc/go1.24#vet>.

Change-Id: Ife5093c4fd98af7cea59abf1a9a29351b66602bb
2025-08-11 21:42:42 +01:00
Vagrant Cascadian
13a4171728
gnu: linux-libre 6.6: Update to 6.6.101.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.101.
2025-08-07 10:05:35 -07:00
Vagrant Cascadian
cb6d12e344
gnu: linux-libre 6.12: Update to 6.12.41.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.41.
2025-08-07 10:05:33 -07:00
Vagrant Cascadian
02011576b7
gnu: linux-libre 6.15: Update to 6.15.9.
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.9.
2025-08-07 10:05:30 -07:00
Leo Famulari
7d81ee17b9
gnu: linux-libre 5.4: Update to 5.4.296.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.296.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ief6895c2ea19802ef4335ecc7d4ab3e5ccae292b
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:27 -07:00
Leo Famulari
fc7f8f160e
gnu: linux-libre 5.10: Update to 5.10.240.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.240.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.

Change-Id: I931063663c417372c00dad4dc2f133fb936bd0af
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:25 -07:00
Leo Famulari
370786e58b
gnu: linux-libre 5.15: Update to 5.15.189.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.189.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: If108e5981a3277ccbc35f52ed517868de1420fa9
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:23 -07:00
Leo Famulari
202945ad87
gnu: linux-libre 6.1: Update to 6.1.147.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.147.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: Id94756f9da92d20c2ddf6c0ed89d6578a42195a0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:20 -07:00
Leo Famulari
d4c3cfaa49
gnu: linux-libre 6.6: Update to 6.6.100.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.100.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: I71a248989b7bb1af1240dc6843711f784dcf679e
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:18 -07:00
Leo Famulari
f11269ba83
gnu: linux-libre 6.12: Update to 6.12.40.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.40.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.

Change-Id: I254f65958ea6e2402af16ee68dd64a515359f914
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:05:15 -07:00
Leo Famulari
dce6d74d2d
gnu: linux-libre: Update to 6.15.8.
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.8.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.

Change-Id: I22b68b5a87c793f080d8c09f1e29c063db769750
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-08-07 10:04:52 -07:00
Efraim Flashner
329a0dcc71
gnu: iproute: Fix building on powerpc64le-linux.
* gnu/packages/linux.scm (iproute)[arguments]: When building for
powerpc64le-linux adjust the flags passed to the C compiler.

Change-Id: I7dd4a8282fa59d16ce629f185069107cfd89a3a4
2025-08-05 19:52:05 +03:00
Greg Hogan
50c3fd729a
gnu: Remove BUILD_TESTING configuration flag.
* gnu/packages/assembly.scm (cpu-features),
* gnu/packages/astronomy.scm (casacore),
* gnu/packages/bioinformatics.scm (morpheus),
* gnu/packages/code.scm (rtags),
* gnu/packages/education.scm (gcompris-qt),
* gnu/packages/game-development.scm (libccd),
* gnu/packages/geo.scm (cloudcompare),
* gnu/packages/glib.scm (dbus-cxx),
* gnu/packages/graph.scm (faiss),
* gnu/packages/graphics.scm (f3d, mmg),
* gnu/packages/i2p.scm (i2pd),
* gnu/packages/image-processing.scm (vtk),
* gnu/packages/image.scm (openjpeg),
* gnu/packages/irc.scm (quassel),
* gnu/packages/jami.scm (jami),
* gnu/packages/kde.scm (kapptemplate, kdeconnect, kdenlive, krita),
* gnu/packages/kde-frameworks.scm (purpose, purpose-5),
* gnu/packages/kde-office.scm (calligra, ghostwriter),
* gnu/packages/linux.scm (bpftrace),
* gnu/packages/maths.scm (blitz, double-conversion, hpcombi, lapack,
vc),
* gnu/packages/messaging.scm (libsignal-protocol-c),
* gnu/packages/mold.scm (mold),
* gnu/packages/music.scm (sonivox),
* gnu/packages/networking.scm (dhtnet),
* gnu/packages/opencl.scm (opencl-clhpp),
* gnu/packages/openpgp.scm (rnp),
* gnu/packages/photo.scm (darktable),
* gnu/packages/popt.scm (gflags),
* gnu/packages/rdesktop.scm (freerdp),
* gnu/packages/security-token.scm (cppcodec),
* gnu/packages/terminals.scm (libtsm),
* gnu/packages/text-editors.scm (jucipp),
* gnu/packages/xdisorg.scm (xsettingsd)
[arguments]<#:configure-flags>: Remove BUILD_TESTING.

* gnu/packages/jupyter.scm (xeus)
[arguments]: Disable tests.
<#:configure-flags>: Remove BUILD_TESTING.

Change-Id: I6870720cdd2b10c7afacf0c6e7400cd1d73a1209
2025-08-04 04:11:23 +00:00
Greg Hogan
364e883298
gnu: Remove #:test-target argument.
* gnu/packages/astronomy.scm (libsep),
* gnu/packages/bioinformatics.scm (megahit),
* gnu/packages/bittorrent.scm (qbittorrent),
* gnu/packages/calendar.scm (date),
* gnu/packages/check.scm (klee, trompeloeil),
* gnu/packages/compression.scm (zziplib),
* gnu/packages/cpp.scm (immer, lager, zug),
* gnu/packages/databases.scm (timescaledb),
* gnu/packages/emulators.scm (dolphin-emu),
* gnu/packages/fpga.scm (systemc),
* gnu/packages/game-development.scm (box2d),
* gnu/packages/games.scm (megaglest, openclonk, teeworld),
* gnu/packages/glib.scm (sdbus-c++),
* gnu/packages/gnucash.scm (gnucash),
* gnu/packages/graph.scm (igraph),
* gnu/packages/image.scm (exiv2),
* gnu/packages/inkscape.scm (inkscape),
* gnu/packages/instrumentation.scm (yactfr),
* gnu/packages/kde-multimedia.scm (elisa),
* gnu/packages/linux.scm (falcosecurity-libs),
* gnu/packages/llvm.scm (libcxx, libomp-15),
* gnu/packages/machine-learning.scm (ctranslate2, tvm),
* gnu/packages/maths.scm (blitz),
* gnu/packages/messaging.scm (libphonenumber),
* gnu/packages/music.scm (clementine, libdiscid, opustags, strawberry),
* gnu/packages/opencog.scm (atomspace, attention, cogserver, cogutil,
opencog),
* gnu/packages/python-xyz.scm (pybind11)
* gnu/packages/radio.scm (libfec, libcorrect),
* gnu/packages/serialization.scm (qtcsv),
* gnu/packages/shells.scm (fish),
* gnu/packages/tls.scm (aws-lc),
* gnu/packages/web.scm (wabt),
* gnu/packages/vulkan.com (spirv-llvm-translator)
[arguments]: Move #:test-target to ...
<#:phases>: ... 'check phase.

* gnu/packages/algebra.scm (xtensor),
* gnu/packages/astronomy (stellarium),
* gnu/packages/bioinformatics.scm (libsbml),
* gnu/packages/chemistry.scm (openbabel),
* gnu/packages/cpp.scm (xsimd, xtl),
* gnu/packages/documentation.scm (doxygen),
* gnu/packages/lua.scm (selene),
* gnu/packages/libftdi.scm (libftdi),
* gnu/packages/llvm.scm (cling, libomp@12, libomp@13),
* gnu/packages/hyperledger.scm (hyperledger-iroha),
* gnu/packages/markup.scm (cmark, cmark-gfm),
* gnu/packages/maths.scm (cryptominisat, double-conversion),
* gnu/packages/mp3.scm (chromaprint),
* gnu/packages/qt.scm (qtpromise)
* gnu/packages/rdf.scm (clucene),
* gnu/packages/sync.scm (lsyncd)
[arguments}: Remove #:test-target.

* gnu/packages/engineering.scm (libfive),
* gnu/packages/game-development.scm (box2d-3)
[arguments]: Remove #:test-target and disable tests.

Change-Id: I0a82091df1789980bbbac0c334b6f993c36f412a
2025-08-04 04:10:32 +00:00
Greg Hogan
96a36e949f
gnu: hotspot: Use #:test-exclude.
* gnu/packages/linux.scm (hotspot)[arguments]
<#:test-exclude>: Move exclude regex here from 'check phase.
<#:phases>: Remove 'check phase.

Change-Id: Iae9c98693a30c94c472a2f4056dfaa53b988c20c
2025-08-04 04:10:27 +00:00
Greg Hogan
4c0174c4bc
gnu: bpftrace: Fix tests.
* gnu/packages/linux.scm (bpftrace)
[arguments]: Replace #:test-target with #:test-exclude.
<#:phases>: Add 'fix-paths and 'set-test-filter.
[native-inputs]: Add coreutils.

Change-Id: I66e2f616ae6ff2a133eca2d96a1aae15a88d6c93
2025-08-03 23:36:47 +00:00
Greg Hogan
913c361bbb
gnu: rdma-core: Remove custom phases.
* gnu/packages/linux.scm (rdma-core)
<#:configure-flags>: Remove generator.
<#:generator>: Add.
<#:phases>: Delete.
[native-inputs]: Remove ninja.

Change-Id: Ic0c2b60203df8a1e79ad1f7a51770c9c5aeaf3fc
2025-08-03 23:36:47 +00:00
Andreas Enge
ac9188e5ac
gnu: rng-tools: Update to 6.17.
* gnu/packages/linux.scm (rng-tools): Update to 6.17.

Change-Id: I53783514699b78e9aa2ce8278f7ffbe322db20e2
2025-07-30 10:14:50 +02:00
Leo Famulari
4fc86d9d4a
gnu: linux-libre 5.15: Update to 5.15.188.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.188.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I9fdb1740993973981871ae7e75f238f27e56452e
2025-07-29 17:33:27 -04:00
Leo Famulari
e58282ee18
gnu: linux-libre 6.1: Update to 6.1.145.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.145.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I257b04689b653b1a3e101453ef3432b4855a0763
2025-07-29 17:33:27 -04:00
Leo Famulari
b94603cb04
gnu: linux-libre 6.6: Update to 6.6.98.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.98.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I370ff763fbf25c9a5cf1d6c754c7ee72b6bb15da
2025-07-29 17:33:26 -04:00
Leo Famulari
4a2e947914
gnu: linux-libre 6.12: Update to 6.12.38.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.38.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.

Change-Id: Ia4e2625ccdf7534885204b8e4bba017f1b617b9e
2025-07-29 17:33:26 -04:00
Leo Famulari
5c21450ae2
gnu: linux-libre: Update to 6.15.6.
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.6.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.

Change-Id: Iba9673dbd6f9baae5e71c9964efd14493efce1f8
2025-07-29 17:33:22 -04:00
Jelle Licht
fbaa4f26d0
gnu: v4l2loopback-linux-module: Update to 0.15.1.
* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.15.1.

Change-Id: Ie3e05ddb846420bd936c380fdf00b7e15fce1702
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-07-28 12:28:36 +08:00
Nigko Yerden
eadf133bb0
gnu: psm2: Compile init constructor without AVX flags.
* gnu/packages/linux.scm (psm2)[source]<origin>{patches}: New field.
Add patch to it.
* gnu/packages/patches/psm2-compile-ctor-without-avx.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register it.

Fixes: guix/guix#1446

Change-Id: I150ddc86c2948063e6e13f11014c42e96b553b75
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-25 14:53:40 +02:00
Vagrant Cascadian
f75026458d
gnu: linux-libre-arm64-mnt-reform: Update to 6.15.
* gnu/packages/linux.scm (reform-debian-packages): Update to
2023-07-10-425-g9187116.
(linux-libre-arm64-mnt-reform): Update to 6.15.
(reform-debian-packages-for-6.12): New variable.
(linux-libre-arm64-mnt-reform-6.12): New variable.
2025-07-22 20:23:26 -07:00
Vagrant Cascadian
13c661cda5
gnu: Add python-libgpiod.
* gnu/packages/linux.scm (python-libgpiod): New variable.

Change-Id: Id679803302d18c21ea99bf9189fb36c8c41536db
2025-07-20 12:21:07 -07:00
Vagrant Cascadian
c85e551cd6
gnu: libgpiod: Update to 2.2.2.
* gnu/packages/linux.scm (libgpiod): Update to 2.2.2.
[arguments]: Use gexps.
[configure-flags]: Do not build python bindings.
[native-inputs]: Use autoconf-2.71, drop python-3.
[description]: Do not mention python bindings.

Change-Id: I70161aa22484e0fcfcf2df0b97b834f693736ff4
2025-07-20 12:21:05 -07:00
Ashish SHUKLA
e13678abf1
gnu: powertop: Use G-expressions, fix build.
* gnu/packages/linux.scm (powertop)[arguments]: Use gexps.
<#:phases>{patch-absolute-file-names}: Substitute autoconf files.

Fixes: guix/guix#1333

Change-Id: I9612732d97509a9fa2f1425d2b35bff58b0d3895
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-19 19:11:13 +02:00
André Batista
bfcc3ea19a
gnu: ecryptfs-utils: Fix build.
Follow-up to commit 6c45204470 ,
Change-Id: Ib48ae1b45f6c63edd620a932241f2aa57567a350, which replaced
cryptsetup for its minimal correlate but left a mismaching reference on
'patch-hardcoded-paths phase.

* gnu/packages/linux.scm (ecryptfs-utils)[arguments]<#:phases>:
On 'patch-hardcoded-paths, adjust reference to cryptsetup-minimal input.

Change-Id: I6048abcf8c7c65d8eba3a968015bccf82009d575
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-18 20:30:26 +02:00
David Elsing
0cca4d48bf
gnu: strace: Update to 6.15.
Also switch to the Git source because the tarball contains autogenerated files
and enable libunwind support.

Fixes guix/guix#1248.

* gnu/packages/linux.scm (strace): Update to 6.15.
[source]: Switch to git-fetch.
[inputs]: New field.
[native-input]: Add autoconf, automake, m4 and util-linux.
* gnu/packages/patches/strace-readlink-tests.patch: Adjust patch.
[properties]: Remove field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-07-18 20:17:53 +02:00
Zheng Junjie
28508c2462
gnu: xfsprogs-5.9: Fix build.
* gnu/packages/linux.scm (xfsprogs-5.9)[arguments]: Disable use gettext.
[native-inputs]: Remove gettext-minimal.

Change-Id: Ia2ad210fc41420b70705bbe23d9fbecf4f002236
2025-07-18 20:17:51 +02:00
Zheng Junjie
c2e16dcec7
gnu: proot: Fix build.
* gnu/packages/patches/proot-add-missing-include.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (proot): Use it.

Change-Id: Ia160417b06073c29b9f540fc4883d1f74dfd6003
2025-07-18 20:17:37 +02:00
Yelninei
aa2da7cc2f
gnu: fakeroot: Update to 1.37.1.2.
* gnu/packages/linux.scm (fakeroot): Update to 1.37.1.2.
[native-inputs]: Add perl.

Change-Id: I452e9c1910cf3dbf75064739d4f29f50d7795467
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-18 20:17:34 +02:00
Andreas Enge
fb6c58ba10
gnu: kexec-tools: Update to 2.0.31.
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.31.

Change-Id: Ibd034855cf72d35ac0d5194f7cf968f50089ffd6
Reported-by: Rutherther <rutherther@ditigal.xyz>
2025-07-18 20:17:34 +02:00
Yelninei
310b02de41
gnu: util-linux: Disable 64bit time_t on the 32bit Hurd.
* gnu/packages/linux.scm (util-linux): Add --disable-year2038 configure-flag for
32bit hurd.
Change-Id: I5637bb9bf3c02759c7c9ed85c1f0bdf93bf03352

Change-Id: I387dc1559041956874c756d53382e5c8addf8202
2025-07-18 20:17:33 +02:00
Zheng Junjie
93d9cd7c22
gnu: linux-libre-headers: Update to 6.12.17.
* gnu/packages/linux.scm (linux-libre-headers-5.15.49):
Update to 6.12.17 and rename to linux-libre-headers-6.12.17.
(linux-libre-headers-5.19.17): Remove it.
* gnu/packages/cross-base.scm (cross-kernel-headers/deprecated): Remove
loongarch64 case.
(cross-kernel-headers*): Remove loongarch64 case.
* gnu/packages/make-bootstrap.scm (%glibc-stripped): Remove loongarch64 case.
* gnu/packages/commencement.scm (linux-libre-headers-boot0)[arguments]: Adjust
lower-version-requirements phase.

Change-Id: I56a5f6173379f0c4ec305e7db86cccd940e62304
2025-07-18 20:17:30 +02:00
Zheng Junjie
f94edace04
gnu: util-linux: Update to 2.40.4.
* gnu/packages/linux.scm (util-linux)[source]<snippet>: Remove tailing #t.
[arguments]<#:phases>: Adjust pre-check phase.
[inputs]: Add sqlite.
[native-inputs]: Add pkg-config.
* gnu/packages/patches/util-linux-tests.patch: Adjust it.

Change-Id: I3c22d0b5b02a6dd0fee440f32e87279d7d4b1554
2025-07-18 20:17:30 +02:00
Zheng Junjie
137f7c5966
gnu: iptables: Update to 1.8.11.
* gnu/packages/linux.scm (iptables): Update to 1.8.11.
[source]: Adjust download link.

Change-Id: I7d11caf2c3ef8b8977a32dbb518f303a3af3bf32
2025-07-18 20:17:29 +02:00
Zheng Junjie
9ac686e5e6
gnu: libnftnl: Update to 1.2.8.
* gnu/packages/linux.scm (libnftnl): Update to 1.2.8.
(libnftnl/pinned): Update to 1.2.8.

Change-Id: Ibb23f6d66fc6877a419877b20911f8d743236c2b
2025-07-18 20:17:28 +02:00