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

5788 Commits

Author SHA1 Message Date
Wilko Meyer
42d0544018 gnu: linux-libre 6.18: Update to 6.18.15.
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.15.
(linux-libre-6.18-pristine-source): Update hash.

Change-Id: Id886df1744b2ef75c3c66ad7e85f1d7c4b838e51
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-03-05 15:00:05 -08:00
Wilko Meyer
9b29632ec4 gnu: linux-libre 6.19: Update to 6.19.5.
* gnu/packages/linux.scm (linux-libre-6.19-version): Update to 6.19.5.
(linux-libre-6.19-pristine-source, deblob-scripts-6.19): Update hashes.

Change-Id: I4ae7a39a2c7c9b2722f56ec630c495fdd6e828e3
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-03-05 15:00:02 -08:00
Wilko Meyer
b2883abb0d gnu: linux-libre-lts: Update to 6.18.
* gnu/packages/linux.scm (linux-libre-lts-version,
linux-libre-lts-gnu-revision, linux-libre-lts-pristine-source,
linux-libre-lts-source, linux-libre-lts): Use linux-libre-6.18.
(linux-libre-headers-latest): Use linux-libre-headers-6.19.

Change-Id: I7aa18c3b27044383f49c67247ee3f92d0de56815
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-03-05 15:00:00 -08:00
Vagrant Cascadian
2126b510ce gnu: Remove linux-libre 5.4.
gnu/packages/linux.scm (linux-libre-5.4-version, linux-libre-5.4-gnu-revision,
deblob-scripts-5.4, linux-libre-5.4-pristine-source, linux-libre-5.4-source,
linux-libre-headers-5.4, linux-libre-5.4, linux-libre-headers-5.4,
linux-libre-arm-generic-5.4, linux-libre-arm64-generic-5.4): Remove variables.
* gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch: Delete
file.
* gnu/local.mk [dist_patch_DATA]: Deregister patch.
* gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Delete files.
* Makefile.am [AUX_FILES]: Deregister them.
* gnu/packages/android.scm (adb)[native-inputs]: Use linux-libre-headers-5.15.
* gnu/packages/vpn.scm (wireguard-linux-compat): Remove variable.
* gnu/tests/base.scm (%test-linux-libre-5.4): Remove variable.
2026-03-05 14:59:55 -08:00
Sharlatan Hellseher
5f3cd42859 gnu: Deprecate swig and swig-next in vafor of swig-4.0 and swig-4.4.
This is a following up change after discussion in
<https://codeberg.org/guix/guix/pulls/3701#issuecomment-11048648>.

* gnu/packages/swig.scm (swig-4.0, swig-4.4): New variables.
(swig, swig-next): Deprecate swig and swig-next in vafor of swig-4.0 and
swig-4.4.

* gnu/packages/accessibility.scm (libbraille)
* gnu/packages/apparmor.scm (libapparmor)
* gnu/packages/bioinformatics.scm (htseq, imp, libsbml)
* gnu/packages/bootloaders.scm (dtc, u-boot)
* gnu/packages/disk.scm (volume-key)
* gnu/packages/dns.scm (ldns, unbound)
* gnu/packages/electronics.scm (opensta, trilinos-serial-xyce, uhdm)
* gnu/packages/embedded.scm (python-libmpsse)
* gnu/packages/engineering.scm (freecad, kicad, meep, mpb)
* gnu/packages/fabric-management.scm (ibutils)
* gnu/packages/game-development.scm (python-pybox2d)
* gnu/packages/games.scm (kiki)
* gnu/packages/geo.scm (saga)
* gnu/packages/gnome.scm (libratbag)
* gnu/packages/gnucash.scm (gnucash)
* gnu/packages/gnupg.scm (python-gpg)
* gnu/packages/graphviz.scm (graphviz)
* gnu/packages/guile-xyz.scm (guile-xapian)
* gnu/packages/image.scm (mypaint)
* gnu/packages/instrumentation.scm (babeltrace, lttng-tools)
* gnu/packages/kodi.scm (kodi)
* gnu/packages/libftdi.scm (libftdi)
* gnu/packages/linux.scm (libnl)
* gnu/packages/llvm.scm (lldb)
* gnu/packages/machine-learning.scm (openmm, tensorflow-lite)
* gnu/packages/maths.scm (nlopt)
* gnu/packages/ncurses.scm (stfl)
* gnu/packages/oneapi.scm (python-onetbb)
* gnu/packages/pretty-print.scm (highlight)
* gnu/packages/python-crypto.scm (python-m2crypto)
* gnu/packages/python-graphics.scm (python-pivy)
* gnu/packages/radio.scm (hamlib, soapysdr)
* gnu/packages/security-token.scm (python-pyscard, python-yubikey-manager)
* gnu/packages/selinux.scm (libselinux, libsemanage, python-setools)
* gnu/packages/speech.scm (pocketsphinx)
* gnu/packages/statistics.scm (python-openturns, r-spams)
* gnu/packages/tbb.scm (python-tbb)
* gnu/packages/version-control.scm (subversion)
* gnu/packages/video.scm (libopenshot, mlt, obs)
[native-inputs]: Remove swig; add swig-4.0.

* gnu/packages/geo.scm (gdal)
* gnu/packages/graph.scm (python-faiss)
[inputs]: Remove swig; add swig-4.0.

* gnu/packages/games.scm (fifengine): Update to 0.4.2.
[inputs]: Remove swig; add swig-4.0.
[native-inputs]: Likewise.

* gnu/packages/image-processing.scm (insight-toolkit, simpleitk)
* gnu/packages/pdf.scm (mupdf, python-pymupdf)
[native-inputs]: Remove swig-next; add swig-4.4.

Change-Id: I544bef0a0b1a81004596fad9f116610ef5cb52ae
2026-02-27 14:07:00 +00:00
Ashish SHUKLA
8c76d032b6 gnu: tlpui: Update to 1.9.0
* gnu/packages/linux.scm (tlpui): Update to 1.9.0.

Change-Id: Ifed7fba6f0db8040f10ca35d314f85cf3d297636
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-26 23:00:47 +00:00
Ashish SHUKLA
dc345c27b9 gnu: tlp: Update to 1.9.0
* gnu/packages/linux.scm (tlp): Update to 1.9.0.

Change-Id: Ia0e9888112c17de0512e416037c2650feb1d7781
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-26 23:00:45 +00:00
Herman Rimm
182d4b3d34 gnu: ddate: Move to (gnu packages calendar).
* gnu/packages/linux.scm (ddate): Move from here ...
* gnu/packages/calendar.scm (ddate): ... to here.

Change-Id: I6e42f8d4487e9a6615fdc895c8ca32254679a691
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-26 12:52:19 +00:00
Robin Ole Heinemann
71d47ffa2e gnu: e2fsprogs: Add fuse to inputs.
This causes fuse2fs to get built.

* gnu/packages/linux.scm (e2fsprogs):
[inputs]: Add fuse.

Change-Id: Iedfafd190a5dd2adbda962c00f1a25476ffe9143
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-25 15:12:55 -08:00
Vagrant Cascadian
4fcbcab2d9 gnu: fuse: Update to 3.18.1.
* gnu/packages/linux.scm (fuse): Update to 3.18.1.
[source]: Use tar.gz.
(fuse-3.18): Remove.
* gnu/packages/file-systems.scm (disorderfs)[inputs]: Use unversioned fuse.
2026-02-25 15:12:52 -08: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
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
Sören Tempel
4c6828e982 gnu: chimerautils: Update to 15.0.3.
* gnu/packages/linux.scm (chimerautils): Update to 15.0.3.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-19 21:38:20 +01:00
Andreas Enge
30461ebd3d gnu: bpftool: Add openssl input to fix build.
* gnu/packages/linux.scm (bpftool)[inputs]: Add openssl.
[native-inputs]: Remove python-3; add python.

Change-Id: I504f78fe14ec10eb4ce20b02a27baaa258befe39
2026-02-19 10:59:36 +01:00
Andy Tai
e40946ecda gnu: firejail: Update to 0.9.78.
* gnu/packages/linux.scm (firejail): Update to 0.9.78.
[source]: Switch to git-fetch.

Change-Id: I43072a7058daaaa746835e28fbc10e5ceba09e84
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-17 16:01:41 -08:00
Andy Tai
caf2e000f8 gnu: libnl: Update to 3.7.0
* gnu/packages/linux.scm (libnl): Update to 3.7.0

Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-18 00:17:11 +01:00
Wilko Meyer
287343e6e3 gnu: linux-libre 6.12: Update to 6.12.71.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.71.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I90dcad29918c1e8ad5c5231a3057e13931d0db2f
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:51 -08:00
Wilko Meyer
c5dcca4a04 gnu: linux-libre 5.10: Update to 5.10.250.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.250.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: Icdebe43f5f03f32c62863fdf3ed369d55bca98f2
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:49 -08:00
Wilko Meyer
ff63769c79 gnu: linux-libre 5.15: Update to 5.15.200.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.200.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I737a99c7e184d6cf85a5050026434fd33c32f7a0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:46 -08:00
Wilko Meyer
cc7ed259ea gnu: linux-libre 6.1: Update to 6.1.163.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.163.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I6e05515b1c7ea3be2d561bb3023150bb5a5e72b2
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:44 -08:00
Wilko Meyer
8da0f6e978 gnu: linux-libre 6.6: Update to 6.6.124.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.124.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I2bab410cf81914e63b5bb5a2eedcc31d0681846a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:41 -08:00
Wilko Meyer
e7b18cf486 gnu: linux-libre 6.12: Update to 6.12.70.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.70.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I3379a022cf7534c1490ed062ce1e870779d0b993
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:38 -08:00
Wilko Meyer
db486d158c gnu: linux-libre 6.18: Update to 6.18.10.
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.10.
(linux-libre-6.18-pristine-source): Update hash.

Change-Id: Ia003cb9dc93b4e612335bcb624198bd47a34e015
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:36 -08:00
Wilko Meyer
2d1b84c8a0 gnu: Remove linux-libre 6.17.
* gnu/packages/linux.scm (linux-libre-6.17-version,
linux-libre-6.17-gnu-revision, deblob-scripts-6.17,
linux-libre-6.17-pristine-source, linux-libre-6.17-source,
linux-libre-headers-6.17, linux-libre-6.17, linux-libre-arm64-mnt-reform-6.17,
reform-debian-packages-for-6.17):
Remove variables.
* gnu/packages/aux-files/linux-libre/6.17-arm64.conf,
gnu/packages/aux-files/linux-libre/6.17-i686.conf,
gnu/packages/aux-files/linux-libre/6.17-riscv.conf,
gnu/packages/aux-files/linux-libre/6.17-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:33 -08:00
Wilko Meyer
0553716d19 gnu: linux-libre: Update the default package to the 6.18 series.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-headers-latest, linux-libre-arm64-mnt-reform): Use linux-libre
6.18.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:30 -08:00
Vagrant Cascadian
392599a4a2 gnu: linux-libre-arm64-mnt-reform 6.18: Update for newer reform-debian-packages.
* gnu/packages/linux.scm (linux-libre-arm64-mnt-reform-6.18)[phases]: Update
'apply-reform-patches, 'copy-reform-dts-files and
'adjust-makefiles-with-new-dtb.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:28 -08:00
Vagrant Cascadian
a532be3636 gnu: reform-debian-packages-for-6.18: Update to 2023-07-10-525-g7e8a95c.
* gnu/packages/linux.scm (reform-debian-packages-for-6.18): Update to
2023-07-10-525-g7e8a95c.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:25 -08:00
Wilko Meyer
04761b9394 gnu: linux-libre 5.10: Update to 5.10.249.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.249.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I13a73fe1c4f3845f06ad1465fd7f772f8fdd7059
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:23 -08:00
Wilko Meyer
c25a43b264 gnu: linux-libre 5.15: Update to 5.15.199.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.199.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I1e9efc7fc8b243dd706a44e9a4ca365d1919baa5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:20 -08:00
Wilko Meyer
524aeb5326 gnu: linux-libre 6.1: Update to 6.1.162.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.162.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Id3a072283c740883422df6fed9ebcc084870f895
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:17 -08:00
Wilko Meyer
e2cc32d37c gnu: linux-libre 6.6: Update to 6.6.123.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.123.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I3f02569102df8947a51d92b3b3926dcfbf5c3e4f
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:15 -08:00
Wilko Meyer
58b22f5e8b gnu: linux-libre 6.12: Update to 6.12.69.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.69.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: Id6492b92470fba0a6a7e013a027fe25673e81cd3
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:41:12 -08:00
Wilko Meyer
3f9a25821d gnu: linux-libre 6.18: Update to 6.18.9.
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.9.
(linux-libre-6.18-pristine-source): Update hash.

Change-Id: Id1744477a34d1a3b45a98bd4428d1fbc9a66879a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2026-02-14 15:40:51 -08:00
Artyom V. Poptsov
d780d3e11b gnu: watchdogd: Update to 4.1.
* gnu/packages/linux.scm (watchdogd): Update to 4.1.

Change-Id: I6203d2fb09ae8bddd82e471ee3340da1aa5f1ae8
2026-02-14 11:13:12 +03:00
Dariqq
bcc1881485 gnu: Remove PKG_CONFIG_EXECUTABLE configure-flags.
* gnu/packages/bioinformatics.scm (vcflib): Remove setting
PKG_CONFIG_EXECUTABLE flag.
* gnu/packages/cpp.scm (hyprlang): same.
* gnu/packages/cpp.scm (hyprutils): same.
* gnu/packages/debian.scm (apt-cacher-ng): Same
* gnu/packages/linux.scm (rdma-core): Same.
* gnu/packages/radio.scm (libiio): Same.
* gnu/packages/security-token.scm (libfido2): Same.
* gnu/packages/version-control.scm (libgit2-1.9,libgit2-1.7): Same
* gnu/packages/vulkan.scm (vulcan-loader): Same.

Change-Id: I12cb5fb7f1a93fa01766b37a32777a269d4c089c
Signed-off-by: Greg Hogan <code@greghogan.com>
2026-02-10 17:33:15 +01:00
terramorpha
b0a1a0cbd7 gnu: Add gamemode.
* gnu/packages/linux.scm (gamemode): New variable.

Change-Id: I7ea221048badf4e28b3a964de8a0a61eab5b6210
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-10 14:09:52 +01:00
Hilton Chain
e0e3a18ad1 gnu: Add pipewire-minimal-1.4.
This is a follow-up to commit 63fbbd42df, which
breaks webrtc-for-telegram-desktop.

* gnu/packages/linux.scm (pipewire-minimal-1.4): New variable.

Change-Id: Ief9d4b438efe63df04cba4229837454752c2a9d1
2026-02-09 11:17:52 +08:00
Sergey Trofimov
63fbbd42df gnu: pipewire: Update to 1.5.85.
* gnu/packages/linux.scm (pipewire): Update to 1.5.85.
[arguments]<#:configure-flags>: Add -Db_asneeded=false, update -Dsystemd
to -Dlibsystemd.
(pipewire-minimal):[arguments]<#:configure-flags>: Remove unnecessary
explicit linking with gcc_s.

Change-Id: Id53f8d9d606b62cbac525baba9661099f2b53667
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07 12:28:51 +01:00
Acid Bong
f1eb343811 gnu: keyd: Update to 2.6.0.
* gnu/packages/linux.scm (keyd): Update to 2.6.0.

Change-Id: I5a7c948843a64b7b013a49d5dd357f27895f2b29
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2026-02-06 09:58:34 +01:00
Cayetano Santos
0dd2a125aa gnu: falcosecurity-libs: Update dependency on tbb.
* gnu/packages/linux.scm (falcosecurity-libs)[propagated-inputs]: Remove
tbb; add onetbb.

Change-Id: I092bd0badc9621c99e226c5d0825857ec2dd57e8
2026-01-31 21:14:23 +01:00
John Kehayias
35785d7874 gnu: v4l2loopback-linux-module: Update to 0.15.3.
* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.15.3.

Change-Id: Ib5621cc638c4f3c0c5316e6ce0f02c94c6b90d47
2026-01-30 15:05:55 -05:00
Vagrant Cascadian
36f50a6001 gnu: linux-libre-arm64-mnt-reform 6.18: New package.
* gnu/packages/linux.scm (linux-libre-arm64-mnt-reform-6.18): New variable.
2026-01-29 13:30:15 -08:00
Vagrant Cascadian
603c3ed469 gnu: Add reform-debian-packages-for-6.18.
* gnu/packages/linux.scm (reform-debian-packages-for-6.18): New variable.
2026-01-29 13:30:11 -08:00