Leo Famulari
1cd22ffd6b
gnu: linux-libre 5.16: Update to 5.16.7.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.7.
(linux-libre-5.16-pristine-source): Update hash.
2022-02-09 01:38:51 -05:00
Simon South
4be896d6e0
gnu: iwd: Update to 1.24.
...
* gnu/packages/linux.scm (ell): Update to 0.48.
[arguments]: Remove obsolete "fix-dbus-tests" phase.
* gnu/packages/networking.scm (iwd): Update to 1.24.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South
c491338bcb
gnu: ell: Remove input labels.
...
* gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Nicolas Goaziou
cd6879cf97
gnu: thinkfan: Use G-expressions.
...
* gnu/packages/linux.scm (thinkfan)[arguments]<#:configure-flags, #:phases>:
Use G-expressions.
2022-02-08 00:51:48 +01:00
Nicolas Goaziou
70b76c47b0
gnu: thinkfan: Update to 1.3.1.
...
* gnu/packages/linux.scm (thinkfan): Update to 1.3.1.
2022-02-08 00:47:24 +01:00
Maxim Cournoyer
e5c06dce93
gnu: linux-libre: Expose running kernel config as /proc/config.gz.
...
* gnu/packages/linux.scm (%default-extra-linux-options)
[CONFIG_IKCONFIG, CONFIG_IKCONFIG_PROC]: Enable kernel options.
2022-02-07 16:22:38 -05:00
Efraim Flashner
063b43b95e
gnu: novena-eeprom: Build with older i2c-tools.
...
* gnu/packages/admin.scm (novena-eeprom)[inputs]: Build with i2c-tools-3.
* gnu/packages/linux.scm (i2c-tools-3): New variable.
2022-02-07 14:19:16 +02:00
Efraim Flashner
c5f9a4600d
gnu: i2c-tools: Update to 4.3.
...
* gnu/packages/linux.scm (i2c-tools): Update to 4.3.
2022-02-07 14:19:16 +02:00
Efraim Flashner
809d3e6a11
gnu: procps: Add upstream-name property.
...
* gnu/packages/linux.scm (procps)[properties]: New field.
2022-02-07 14:19:15 +02:00
Efraim Flashner
7c3766de1b
gnu: util-linux: Add upstream-name property.
...
This allows derivative packages to check for updated source correctly.
* gnu/packages/linux.scm (util-linux)[properties]: New field.
2022-02-07 14:19:15 +02:00
Leo Famulari
a00a875f1c
gnu: linux-libre 4.4: Update to 4.4.302.
...
This is the last release of the 4.4 kernel series:
https://lore.kernel.org/all/164387713713082@kroah.com/T/#t
Discussion within Guix:
https://lists.gnu.org/archive/html/guix-devel/2022-01/msg00020.html
https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00007.html
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.302.
(linux-libre-4.4-pristine-source): Update hash.
2022-02-04 13:46:28 -05:00
Leo Famulari
97d97d7da1
gnu: linux-libre 5.4: Update to 5.4.176.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.176.
(linux-libre-5.4-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari
2585dd2e93
gnu: linux-libre 5.10: Update to 5.10.96.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.96.
(linux-libre-5.10-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari
999a448861
gnu: linux-libre 5.15: Update to 5.15.19.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.19.
(linux-libre-5.15-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari
34de7f0d95
gnu: linux-libre 5.16: Update to 5.16.5.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.5.
(linux-libre-5.16-pristine-source): Update hash.
2022-02-02 13:49:44 -05:00
Ludovic Courtès
2178692c93
gnu: perf: Remove input labels.
...
* gnu/packages/linux.scm (perf)[native-inputs, inputs]: Remove labels.
2022-02-02 17:58:20 +01:00
Ludovic Courtès
d040b627b1
gnu: perf: Help 'perf report --symfs' find separate debug info files.
...
* gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, modify
"util/dso.c".
2022-02-02 17:58:20 +01:00
Marius Bakke
4ed2b6ac38
gnu: LLVM: Switch to 13 as the default.
...
* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
2022-02-01 23:46:04 +01:00
Efraim Flashner
73d93343ba
gnu: libaio: Fix test suite on riscv64-linux.
...
* gnu/packages/linux.scm (libaio)[arguments]: Add phase to adjust test
code to properly handle riscv.
2022-02-01 11:34:00 +02:00
Leo Famulari
e96edb056d
gnu: linux-libre 4.4: Update to 4.4.301.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.301.
(linux-libre-4.4-pristine-source): Update hash.
2022-01-31 15:17:26 -05:00
Leo Famulari
8ff2e6c03e
gnu: linux-libre 4.9: Update to 4.9.299.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-31 15:17:26 -05:00
Leo Famulari
66939a220b
gnu: linux-libre 4.14: Update to 4.14.264.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.264.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-31 15:17:26 -05:00
Leo Famulari
f94b6663ad
gnu: linux-libre 4.19: Update to 4.19.227.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.227.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-31 15:17:26 -05:00
Leo Famulari
e179e9aa87
gnu: linux-libre 5.4: Update to 5.4.175.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.175.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-31 15:17:26 -05:00
Leo Famulari
f49ac0848a
gnu: linux-libre 5.10: Update to 5.10.95.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.95.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-01-31 15:17:26 -05:00
Leo Famulari
65a9dc3dcc
gnu: linux-libre: Update to 5.15.18.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.18.
(linux-libre-5.15-pristine-source, deblob-scripts-5.18): Update hashes.
2022-01-31 15:17:25 -05:00
Leo Famulari
c39ca4c4ae
gnu: linux-libre 5.16: Update to 5.16.4.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.4.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
2022-01-31 15:17:25 -05:00
Marius Bakke
753cacb1ad
gnu: util-linux-with-udev: Remove input labels.
...
* gnu/packages/linux.scm (util-linux+udev)[inputs]: Use MODIFY-INPUTS.
2022-01-30 17:04:34 +01:00
Leo Famulari
33373e8622
gnu: linux-libre 4.4: Update to 4.4.300.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.300.
(linux-libre-4.4-pristine-source, deblob-scripts-4.4): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari
1097be7c59
gnu: linux-libre 4.9: Update to 4.9.298.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.298.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari
96407179fa
gnu: linux-libre 4.14: Update to 4.14.263.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.263.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari
41eac41574
gnu: linux-libre 4.19: Update to 4.19.226.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.226.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari
0224b1d01e
gnu: linux-libre 5.4: Update to 5.4.174.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.174.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari
c77026c88c
gnu: linux-libre 5.10: Update to 5.10.94.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.94.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-01-27 18:49:59 -05:00
Leo Famulari
aad96ed540
gnu: linux-libre: Update to 5.15.17.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.17.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-01-27 18:49:59 -05:00
Leo Famulari
87c3bee5fe
gnu: linux-libre 5.16: Update to 5.16.3.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.3.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
2022-01-27 18:49:59 -05:00
Leo Famulari
44c2211c64
gnu: Add linux-libre 5.16.2.
...
* gnu/packages/aux-files/linux-libre/5.16-arm.conf,
gnu/packages/aux-files/linux-libre/5.16-arm64.conf,
gnu/packages/aux-files/linux-libre/5.16-i686.conf,
gnu/packages/aux-files/linux-libre/5.16-x86_64.conf : New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.16-version,
linux-libre-5.16-gnu-revision, deblob-scripts-5.16,
linux-libre-5.16-pristine-source, linux-libre-5.16-source,
linux-libre-headers-5.16, linux-libre-5.16): New variables.
2022-01-26 13:17:41 -05:00
Leo Famulari
16ce73d87f
gnu: util-linux: Fix CVE-2021-3995 and CVE-2021-3996.
...
* gnu/packages/patches/util-linux-CVE-2021-3995.patch,
gnu/packages/patches/util-linux-CVE-2021-3996.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
2022-01-26 13:02:09 -05:00
Leo Famulari
2caf1b25fc
gnu: linux-libre 5.4: Update to 5.4.173.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.173.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-20 14:04:27 -05:00
Leo Famulari
19a8f36414
gnu: linux-libre 5.10: Update to 5.10.93.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.93.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-20 14:04:27 -05:00
Leo Famulari
fbb56b570e
gnu: linux-libre: Update to 5.15.16.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.16.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-20 14:04:26 -05:00
Tobias Geerinckx-Rice
42f246eb84
gnu: xpadneo: Use G-expressions.
...
* gnu/packages/linux.scm (xpadneo)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
00ca360e9f
gnu: v4l2loopback-linux-module: Unquote arguments.
...
* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]:
Make an unquoted LIST.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
cfe6b36420
gnu: ddcci-driver-linux: Use G-expressions.
...
* gnu/packages/linux.scm (ddcci-driver-linux)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
f780660ab7
gnu: ddcci-driver-linux: Update to 0.4.2.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.2.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
b6dbee8cdf
gnu: bbswitch-module: Unquote arguments.
...
* gnu/packages/linux.scm (bbswitch-module)[arguments]:
Make an unquoted LIST.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
1ac3f0785e
gnu: vhba-module: Unquote arguments.
...
* gnu/packages/linux.scm (vhba-module)[arguments]:
Make an unquoted LIST.
2022-01-16 01:00:02 +01:00
Tobias Geerinckx-Rice
549ef6a2bc
gnu: rtl8812au-aircrack-ng-linux-module: Use G-expressions.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module)[source]:
Rewrite snippet as G-expression.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice
dfb93951e3
gnu: rtl8821ce-linux-module: Use G-expressions.
...
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice
39782d3e24
gnu: librem-ec-acpi-linux-module: Unquote arguments.
...
* gnu/packages/linux.scm (librem-ec-acpi-linux-module)[arguments]:
Make an unquoted LIST.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice
2be5454ead
gnu: acpi-call-linux-module: Use G-expressions.
...
* gnu/packages/linux.scm (acpi-call-linux-module)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:01 +01:00
Tobias Geerinckx-Rice
a61633d4ba
gnu: make-linux-libre*: Use G-expressions.
...
* gnu/packages/linux.scm (make-linux-libre*)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:01 +01:00
Leo Famulari
2c7f2b40e2
gnu: linux-libre-lts: Update to 5.15.
...
5.15 is the newest long-term support version of the kernel.
* 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-5.15.
2022-01-17 15:43:41 -05:00
Leo Famulari
601c30e32f
gnu: linux-libre 5.4: Update to 5.4.172.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.172.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-17 15:43:41 -05:00
Leo Famulari
71c287392b
gnu: linux-libre 5.10: Update to 5.10.92.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.92.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-17 15:43:41 -05:00
Leo Famulari
a62a05cee5
gnu: linux-libre: Update to 5.15.15.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.15.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-17 15:43:31 -05:00
Maxim Cournoyer
276f40fdc3
Merge branch 'version-1.4.0'
...
With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Tobias Geerinckx-Rice
847bd37be7
gnu: nvme-cli: Use G-expressions.
...
* gnu/packages/linux.scm (nvme-cli)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:00 +01:00
Tobias Geerinckx-Rice
a7fd4bb828
gnu: nvme-cli: Update to 1.16.
...
* gnu/packages/linux.scm (nvme-cli): Update to 1.16.
2022-01-16 01:00:00 +01:00
Maxim Cournoyer
423c3de0c8
gnu: ell: Update to 0.46.
...
* gnu/packages/linux.scm (ell): Update to 0.46.
2022-01-10 11:51:30 -05:00
Sarah Morgensen
64f7e53a5d
gnu: cpuid: Remove obsolete file permissions change.
...
* gnu/packages/linux.scm (cpuid)[arguments]<#:phases>{fix-makefile}:
Remove Makefile gzip permissions patch.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-01-10 11:44:51 -05:00
Maxim Cournoyer
b082fdb4b5
gnu: libpcap: Update to 2.62.
...
* gnu/packages/linux.scm (libpcap): Update to 2.62.
[phases]{configure}: Delete phase, and move LDFLAGS to...
[make-flags]: ... here. Define arguments via G-expressions.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
be3b33dbba
gnu: eudev: Update to 3.2.11.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.11.
[phases]{make-source-writable}: Remove phase, no longer needed.
{patch-bindir-in-btrfs-rules}: Likewise, fixed upstream.
Remove trailing #t.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
f1d774826a
gnu: util-linux: Update to 2.37.2.
...
* gnu/packages/linux.scm (util-linux): Update to 2.37.2.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
0fcfa1cdc0
gnu: libcap: Use #$output unconditionally.
...
* gnu/packages/linux.scm (libcap)[phases]{configure}: Use #$output
unconditionally.
2022-01-10 11:44:32 -05:00
Maxim Cournoyer
ce362bc1f3
gnu: binutils: Absorb binutils-next.
...
* gnu/packages/base.scm (binutils)[configure-flags]: Set out-of-source? to #t.
{--enable-64-bit-bfd, --enable-compressed-debug-sections=all, --enable-lto,
--enable-separate-code, --enable-threads}: New flags.
(binutils-next): Delete variable.
(binutils-gold): Inherit from binutils.
* gnu/packages/linux.scm (kexec-tools)[native-inputs]: Replace
binutils-next with binutils.
2022-01-10 11:44:31 -05:00
Mathieu Othacehe
d91de53caa
gnu: i2c-tools: Fix cross-compilation.
...
* gnu/packages/linux.scm (i2c-tools)[arguments]: Use #$output to fix
cross-compilation.
2022-01-10 17:29:19 +01:00
Efraim Flashner
a275ef3966
gnu: earlyoom: Only build with pandoc on certain systems.
...
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Only use pandoc on
x86_64-linux and i686-linux.
2022-01-14 11:41:19 +02:00
Efraim Flashner
720baa1e0b
gnu: earlyoom: Rewrite with gexps.
...
* gnu/packages/linux.scm (earlyoom)[arguments]: Rewrite with gexps.
2022-01-14 11:41:19 +02:00
Efraim Flashner
130703f8c5
gnu: earlyoom: Move snippet to make-flag.
...
* gnu/packages/linux.scm (earlyoom)[source]: Remove snippet.
[arguments]: Add makeflag to not use go111modules.
2022-01-14 11:41:19 +02:00
Efraim Flashner
160d0d7923
gnu: earlyoom: Run more tests.
...
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Add cppcheck.
2022-01-14 11:41:18 +02:00
Leo Famulari
c570d91e40
gnu: linux-libre 4.9: Update to 4.9.299.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari
d3d4e12499
gnu: linux-libre 4.9: Update to 4.9.297.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.297.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari
87aa906164
gnu: linux-libre 4.14: Update to 4.14.262.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.262.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
276e291354
gnu: linux-libre 4.19: Update to 4.19.225.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.225.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
2c05dd8f60
gnu: linux-libre 5.4: Update to 5.4.171.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.171.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
b51c441789
gnu: linux-libre 5.10: Update to 5.10.91.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.91.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
ec32f6a847
gnu: linux-libre: Update to 5.15.14.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.14.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Tobias Geerinckx-Rice
f53a802b29
gnu: haveged: Update to 1.9.17.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.17.
2022-01-11 07:38:02 +00:00
Tobias Geerinckx-Rice
d402f03ca3
gnu: powercap: Use G-expressions.
...
* gnu/packages/linux.scm (powercap)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
7c29a0b92e
gnu: powercap: Update to 0.5.0.
...
* gnu/packages/linux.scm (powercap): Update to 0.5.0.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
70e18f327e
gnu: hdparm: Use G-expressions.
...
* gnu/packages/linux.scm (hdparm)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
fc6ca1ed99
gnu: hdparm: Update to 9.63.
...
* gnu/packages/linux.scm (hdparm): Update to 9.63.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
c612b619cc
gnu: tlp: Remove obsolete #t returns.
...
* gnu/packages/linux.scm (tlp)[arguments]:
Don't explicitly return #t from phases.
2022-01-08 21:57:53 +01:00
Nicolas Goaziou
ef58bc1524
gnu: tlpui: Update to 1.5.0.
...
* gnu/packages/linux.scm (tlpui): Update to 1.5.0.
2022-01-08 17:47:46 +01:00
Nicolas Goaziou
1a37bc5347
gnu: tlp: Update to 1.5.0.
...
* gnu/packages/linux.scm (tlp): Update to 1.5.0.
2022-01-08 17:45:41 +01:00
Tobias Geerinckx-Rice
9644d5b1e6
gnu: wireles-tools: Fix cross-compilation.
...
* gnu/packages/linux.scm (wireless-tools)[source]:
Rewrite as G-expression.
[arguments]: Likewise to avoid %OUTPUT when cross-compiling.
Remove superfluous %CURRENT-TARGET-SYSTEM call.
Don't explicitly return #t from phases.
2022-01-08 03:56:38 +01:00
Tobias Geerinckx-Rice
974bdb447a
gnu: wireplumber: Update to 0.4.6.
...
* gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
9bd4b4058f
gnu: pipewire@0.3: Update to 0.3.43.
...
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
1e1cba00d5
gnu: libaio: Fix cross-compilation.
...
* gnu/packages/linux.scm (libaio)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
8d8272dd47
gnu: iptables: Fix cross-compilation.
...
* gnu/packages/linux.scm (iptables)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice
a00543b439
gnu: iw: Fix cross-compilation.
...
* gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression.
Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary
absolute file name altogether.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice
c9e8d04bf9
gnu: sysstat: Update to 12.4.4.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
da202490b5
gnu: xfsprogs: Update to 5.14.2.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f561aca530
gnu: mcelog: Update to 180.
...
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
2860bb2779
gnu: mdadm-static: Fix build.
...
This follows up on commit 3d7a1b84c5
.
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Add "-DNO_LIBUDEV" to CXFLAGS.
2022-01-06 17:11:33 +01:00
Tobias Geerinckx-Rice
55bf2d31e9
gnu: mdadm-static: Use G-expressions.
...
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Rewrite as G-expressions.
Reported by Christopher Baines <mail@cbaines.net>
2022-01-06 16:57:06 +01:00
Leo Famulari
aebfc1425d
gnu: linux-libre 4.4: Update to 4.4.298.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.298.
(linux-libre-4.4-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
5f12ef9276
gnu: linux-libre 4.9: Update to 4.9.296.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.296.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
d603ef332e
gnu: linux-libre 4.14: Update to 4.14.261.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.261.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
66ea2b6a64
gnu: linux-libre 4.19: Update to 4.19.224.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.224.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
38b9a0388d
gnu: linux-libre 5.4: Update to 5.4.170.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.170.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-05 23:39:14 -05:00
Leo Famulari
973403e613
gnu: linux-libre 5.10: Update to 5.10.90.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.90.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-05 23:39:14 -05:00
Leo Famulari
55fd53b0db
gnu: linux-libre: Update to 5.15.13.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.13.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-05 23:39:08 -05:00
Tobias Geerinckx-Rice
2c1807c516
gnu: haveged: Update to 1.9.16.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.16.
2022-01-05 23:33:56 +01:00
Tobias Geerinckx-Rice
f16b6fd970
gnu: mdadm: Use G-expressions.
...
* gnu/packages/linux.scm (mdadm)[arguments]:
Rewrite as G-expressions.
[inputs]: Move under arguments. Remove input labels.
2022-01-05 23:33:56 +01:00
Tobias Geerinckx-Rice
3d7a1b84c5
gnu: mdadm: Update to 4.2.
...
* gnu/packages/linux.scm (mdadm): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
2022-01-05 23:33:56 +01:00
Leo Famulari
3a608120c1
gnu: linux-libre 4.4: Update to 4.4.297.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297.
(linux-libre-4.4-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari
739a52a516
gnu: linux-libre 4.9: Update to 4.9.295.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295.
(linux-libre-4.9-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari
401172a2a6
gnu: linux-libre 4.14: Update to 4.14.260.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260.
(linux-libre-4.14-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari
05a7f0a08f
gnu: linux-libre 4.19: Update to 4.19.223.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari
f2cb697b33
gnu: linux-libre 5.4: Update to 5.4.169.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari
bdc458babc
gnu: linux-libre 5.10: Update to 5.10.89.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-30 14:16:49 -05:00
Leo Famulari
97f8fa7477
gnu: linux-libre: Update to 5.15.12.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-30 14:16:49 -05:00
Tobias Geerinckx-Rice
8daf985c12
gnu: xpadneo: Edit description.
...
* gnu/packages/linux.scm (xpadneo)[synopsis, description]: Mention Linux.
Capitalise Bluetooth. Edit.
2021-12-29 02:56:47 +01:00
Mathieu Othacehe
aa3cb57aab
gnu: libite: Edit synopsis and description.
...
* gnu/packages/linux.scm (libite)[synopsis]: Improve it.
[description]: Ditto.
2021-12-23 19:09:31 +01:00
Mathieu Othacehe
6f01565ef0
gnu: watchdogd: Add a missing dot.
...
* gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
2021-12-23 19:09:30 +01:00
Leo Famulari
fe5ade556b
gnu: linux-libre 4.4: Update to 4.4.296.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.296.
(linux-libre-4.4-pristine-source): Update hash.
2021-12-23 12:35:11 -05:00
Leo Famulari
da9e21848b
gnu: linux-libre 4.9: Update to 4.9.294.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.294.
(linux-libre-4.9-pristine-source): Update hash.
2021-12-23 12:35:11 -05:00
Leo Famulari
ccdf221b20
gnu: linux-libre 4.14: Update to 4.14.259.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.259.
(linux-libre-4.14-pristine-source): Update hash.
2021-12-23 12:35:10 -05:00
Leo Famulari
57cd616122
gnu: linux-libre 4.19: Update to 4.19.222.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.222.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-23 12:35:10 -05:00
Leo Famulari
c9ea9506bb
gnu: linux-libre 5.4: Update to 5.4.168.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.168.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-23 12:35:10 -05:00
Leo Famulari
d6d81aba54
gnu: linux-libre 5.10: Update to 5.10.88.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.88.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-23 12:35:10 -05:00
Leo Famulari
f38393f335
gnu: linux-libre: Update to 5.15.11.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.11.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-23 12:35:10 -05:00
Petr Hodina
18576c4db4
gnu: Add watchdogd.
...
* gnu/packages/linux.scm (watchdogd): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23 18:13:00 +01:00
Petr Hodina
00cf011a83
gnu: Add libuev.
...
* gnu/packages/linux.scm (libuev): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23 18:13:00 +01:00
Petr Hodina
4ea4db5f8a
gnu: Add libite.
...
* gnu/packages/linux.scm (libite): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23 18:13:00 +01:00
Leo Famulari
18248844ea
gnu: Remove unused module import from (gnu packages linux).
...
This caused an ambiguous import warning:
------
WARNING: (gnu packages linux): `build' imported from both (gnu packages build-tools) and (guix store)
------
This is a followup to commit 6961c8368c
.
* gnu/packages/linux.scm: Do not import (gnu packages build-tools).
2021-12-23 12:06:12 -05:00
Ricardo Wurmus
dce3415a74
gnu: strace: Update to 5.15.
...
* gnu/packages/linux.scm (strace): Update to 5.15.
[arguments]: Remove trailing #T from build phases; disable one more test.
2021-12-22 05:43:02 +01:00
Nicolas Goaziou
f7493e1dc8
gnu: Add tlpui.
...
* gnu/packages/linux.scm (tlpui): New variable.
2021-12-21 22:20:23 +01:00
Tobias Geerinckx-Rice
82ae16b7b8
gnu: vhba-module: Update to 20211218.
...
* gnu/packages/linux.scm (vhba-module): Update to 20211218.
2021-12-20 03:26:20 +01:00
Josselin Poiret
6961c8368c
gnu: Add wireplumber.
...
* gnu/packages/linux.scm (wireplumber): Add it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-19 13:14:55 +01:00
Josselin Poiret
869729ddf5
gnu: pipewire-0.3: Update to 0.3.41.
...
* gnu/packages/linux.scm (pipewire-0.3): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-19 13:14:51 +01:00
Josselin Poiret
10660cf5a4
gnu: pipewire-0.3: Use new input style.
...
* gnu/packages/linux.scm (pipewire-0.3): Refactor it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-19 13:14:46 +01:00
Olivier Dion
72437be528
gnu: Move instrumentation tools to instrumentation module.
...
* gnu/packages/linux.scm (lttng-ust, lttng-tools, babeltrace): Move to ...
* gnu/packages/instrumentation.scm: ... here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-18 22:51:54 +01:00
Tobias Geerinckx-Rice
0c191fafc9
gnu: interception-tools: Remove input labels.
...
* gnu/packages/linux.scm (interception-tools)[inputs]:
Remove input labels.
2021-12-17 22:51:56 +01:00
Tobias Geerinckx-Rice
7aff8dcf50
gnu: interception-tools: Update to 0.6.8.
...
* gnu/packages/linux.scm (interception-tools): Update to 0.6.8.
2021-12-17 22:51:56 +01:00
Tobias Geerinckx-Rice
ee878de4bd
gnu: cpuid: Update to 20211210.
...
* gnu/packages/linux.scm (cpuid): Update to 20211210.
2021-12-17 22:51:56 +01:00
Leo Famulari
d627fbad8f
gnu: linux-libre 5.4: Update to 5.4.167.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.167.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-17 15:20:02 -05:00
Leo Famulari
f2bfe1cd76
gnu: linux-libre 5.10: Update to 5.10.87.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.87.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-17 15:20:02 -05:00
Leo Famulari
c01eeef61a
gnu: linux-libre 5.15: Update to 5.15.10.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.10.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-17 15:19:58 -05:00
Leo Famulari
d78ca1cbb1
gnu: linux-libre 4.4: Update to 4.4.295.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.295.
(linux-libre-4.4-pristine-source): Update hash.
2021-12-16 12:53:52 -05:00
Leo Famulari
5557bd3787
gnu: linux-libre 4.9: Update to 4.9.293.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.293.
(linux-libre-4.9-pristine-source): Update hash.
2021-12-16 12:53:51 -05:00
Leo Famulari
ce91ff36c7
gnu: linux-libre 4.14: Update to 4.14.258.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.258.
(linux-libre-4.14-pristine-source): Update hash.
2021-12-16 12:53:51 -05:00
Leo Famulari
c93c7af1ce
gnu: linux-libre 4.19: Update to 4.19.221.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.221.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-16 12:53:51 -05:00
Leo Famulari
4e54ab957f
gnu: linux-libre 5.4: Update to 5.4.165.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.165.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-16 12:53:51 -05:00
Leo Famulari
cf35bc8a20
gnu: linux-libre 5.10: Update to 5.10.85.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.85.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-16 12:53:51 -05:00
Leo Famulari
b80cbab45d
gnu: linux-libre: Update to 5.15.8.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.8.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-16 12:53:41 -05:00
Olivier Dion
c7795eccaf
gnu: libpfm4: Fix build error.
...
------
For some reason, the build recently failed with:
pfmlib_perf_event_pmu.c:349:36: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=]
349 | snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name);
| ^~
pfmlib_perf_event_pmu.c:349:3: note: ?snprintf? output between 2 and 4352 bytes into a destination of size 4096
349 | snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pfmlib_perf_event_pmu.c:399:58: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=]
399 | snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name);
| ^~
pfmlib_perf_event_pmu.c:399:25: note: ?snprintf? output between 5 and 4355 bytes into a destination of size 4096
399 | snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
------
* gnu/packages/linux.scm (libpfm4)[arguments]: Add `-Wno-format-truncation` to
CFLAGS in custom 'build' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-15 00:40:14 -05:00
Tobias Geerinckx-Rice
058766ec7a
gnu: corefreq: Stop using %OUTPUTS.
...
* gnu/packages/linux.scm (corefreq)[arguments]: Use Gexps to remove use
of %OUTPUTS.
2021-12-14 19:35:22 +01:00
Marius Bakke
467485a50a
gnu: Remove superfluous "linux-libre-headers" inputs.
...
This input is already propagated from glibc.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS.
* gnu/packages/graphics.scm (directfb)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise.
* gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise.
(bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise.
* gnu/packages/video.scm (tslib)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise.
* gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise.
* gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
2021-12-13 23:28:57 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen
2021-12-13 11:49:15 +01:00
Leo Famulari
efd4d36a28
gnu: linux-libre 4.4: Update to 4.4.294.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.294.
(linux-libre-4.4-pristine-source): Update hash.
2021-12-12 23:14:01 -05:00
Leo Famulari
912db36d27
gnu: linux-libre 4.9: Update to 4.9.292.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.292.
(linux-libre-4.9-pristine-source): Update hash.
2021-12-12 23:14:01 -05:00
Leo Famulari
a9dfc3781a
gnu: linux-libre 4.14: Update to 4.14.257.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.257.
(linux-libre-4.14-pristine-source): Update hash.
2021-12-12 23:14:01 -05:00
Leo Famulari
56778b40a3
gnu: linux-libre 4.19: Update to 4.19.220.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.220.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-12 23:14:01 -05:00
Leo Famulari
ef8c464e17
gnu: linux-libre 5.4: Update to 5.4.164.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.164.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-12 23:14:01 -05:00
Leo Famulari
50c529c574
gnu: linux-libre 5.10: Update to 5.10.84.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.84.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-12 23:14:00 -05:00
Leo Famulari
e49f9f68dc
gnu: linux-libre: Update to 5.15.7.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.7.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-12 23:13:57 -05:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Zhu Zihao
5573d98f81
gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
...
Fixes compatibility with linux-libre@5.15:
[…]/source/core/rtw_br_ext.c:20:11: fatal error: net/ipx.h:
No such file or directory
#include <net/ipx.h>
^~~~~~~~~~~
compilation terminated.
* gnu/packages/linux.scm (rtl8821ce-linux-module):
Update to 0.0.0-4-ca204c6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-12-08 15:42:33 +01:00
Ricardo Wurmus
0f2a77e14f
gnu: Add libnftnl/fixed.
...
* gnu/packages/linux.scm (libnftnl/fixed): New variable.
2021-12-05 22:26:26 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
Leo Famulari
7a171235af
gnu: linux-libre 4.19: Update to 4.19.219.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.219.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari
6f18f35297
gnu: linux-libre 5.4: Update to 5.4.163.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.163.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari
f01588736c
gnu: linux-libre 5.10: Update to 5.10.83.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.83.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari
c3ec5eaa75
gnu: linux-libre: Update to 5.15.6.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.6.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-01 18:43:02 -05:00
Tobias Geerinckx-Rice
01f08d5f82
gnu: btrfs-progs: Update to 5.15.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.15.1.
2021-11-30 01:08:53 +01:00
Tobias Geerinckx-Rice
1e9d70e42e
gnu: powerstat: Update to 0.02.27.
...
* gnu/packages/linux.scm (powerstat): Update to 0.02.27.
2021-11-30 01:08:53 +01:00
Tobias Geerinckx-Rice
c1546d8a68
gnu: powerstat: Fetch sources from Git.
...
* gnu/packages/linux.scm (powerstat)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-11-30 01:08:53 +01:00
Tobias Geerinckx-Rice
2397cc097c
gnu: usbutils: Update to 014.
...
* gnu/packages/linux.scm (usbutils): Update to 014.
[arguments]: Remove obsolete autogen.sh substitution.
Don't explicitly return #t from phases.
2021-11-30 01:08:53 +01:00
Tobias Geerinckx-Rice
215524a116
gnu: xfsprogs: Omit static library.
...
* gnu/packages/linux.scm (xfsprogs)[arguments]:
Add "--disable-static" to #:configure-flags.
(xfsprogs-static)[arguments]: Undo it.
2021-11-30 01:08:52 +01:00
Tobias Geerinckx-Rice
3ec27a7436
gnu: xfsprogs: Update to 5.14.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.0.
[inputs]: Add liburcu.
2021-11-30 01:08:52 +01:00
Tobias Geerinckx-Rice
72c3763653
gnu: kexec-tools: Update to 2.0.23.
...
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.23.
2021-11-30 01:08:52 +01:00
Ricardo Wurmus
9a91cc47af
gnu: pipewire-0.3: Add optional inputs.
...
* gnu/packages/linux.scm (pipewire-0.3)[inputs]: Add avahi and ldacbt.
2021-11-28 22:31:46 +01:00
Ricardo Wurmus
f18a586a45
gnu: pipewire-0.3: Update to 0.3.40.
...
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.40.
[arguments]: Disable session managers to avoid missing input.
2021-11-28 22:31:09 +01:00
Tobias Geerinckx-Rice
c74f7d2571
gnu: ddcci-driver-linux: Build with Linux-Libre 5.15.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798.
2021-11-28 04:16:34 +01:00
Tobias Geerinckx-Rice
513dbc2ece
gnu: ddcci-driver-linux: Update to 0.4.1.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1.
[arguments]: Don't explicitly return #t from phases.
2021-11-28 04:16:34 +01:00
Tobias Geerinckx-Rice
6e34b8f35b
gnu: cpuid: Update to 20211121.
...
* gnu/packages/linux.scm (cpuid): Update to 20211121.
2021-11-27 00:49:55 +01:00
Tobias Geerinckx-Rice
273badde25
gnu: nftables: Update to 1.0.1.
...
* gnu/packages/linux.scm (nftables): Update to 1.0.1.
[arguments]: Add "--with-cli=readline" to #:configure-flags.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice
1cb72b1473
gnu: libnftnl: Update to 1.2.1.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.2.1.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice
1cf22254b0
gnu: jitterentropy-rngd: Update to 1.2.6.
...
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.6.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice
74301141f1
gnu: erofs-utils: Update to 1.4.
...
* gnu/packages/linux.scm (erofs-utils): Update to 1.4.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice
275f7cf8a1
gnu: radeontop: Prepare for cross-compilation.
...
* gnu/packages/linux.scm (radeontop)[arguments]: Use CC-FOR-TARGET.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice
e16f76fae2
gnu: radeontop: Update to 1.4.
...
* gnu/packages/linux.scm (radeontop): Update to 1.4.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice
c9cd97c872
gnu: vhba-module: Update to 20211023.
...
* gnu/packages/linux.scm (vhba-module): Update to 20211023.
2021-11-27 00:49:50 +01:00
Leo Famulari
0384bceadb
gnu: Remove linux-libre 5.14.
...
* gnu/packages/linux.scm (linux-libre-5.14-version,
linux-libre-5.14-gnu-revision, deblob-scripts-5.14,
linux-libre-5.14-pristine-source, linux-libre-5.14-source,
linux-libre-headers-5.14, linux-libre-5.14): Remove variables.
* gnu/packages/aux-files/linux-libre/5.14-arm.conf,
gnu/packages/aux-files/linux-libre/5.14-arm64.conf,
gnu/packages/aux-files/linux-libre/5.14-i686.conf,
gnu/packages/aux-files/linux-libre/5.14-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2021-11-26 16:54:47 -05:00
Leo Famulari
8fb949f988
gnu: linux-libre: Update to 5.15.5.
...
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 5.15.5.
(linux-libre-with-bpf): Update to 5.15.5.
2021-11-26 16:54:47 -05:00
Leo Famulari
14f6c21077
gnu: Add linux-libre 5.15.5.
...
* gnu/packages/linux.scm (linux-libre-5.15-version,
linux-libre-5.15-gnu-revision, deblob-scripts-5.15,
linux-libre-5.15-pristine-source, linux-libre-5.15-source,
linux-libre-headers-5.15, linux-libre-5.15): New variables.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf,
gnu/packages/aux-files/linux-libre/5.15-arm64.conf,
gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them
2021-11-26 16:54:47 -05:00
Leo Famulari
65401faa9c
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.
...
This fixes the build with linux-libre 5.15:
https://github.com/aircrack-ng/rtl8812au/pull/898
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-6.307d694.
2021-11-26 16:54:47 -05:00
Leo Famulari
0684bad300
gnu: linux-libre 4.4: Update to 4.4.293.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293.
(linux-libre-4.4-pristine-source): Update hash.
2021-11-26 16:48:38 -05:00
Leo Famulari
9abb6582bf
gnu: linux-libre 4.9: Update to 4.9.291.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291.
(linux-libre-4.9-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari
8419517a23
gnu: linux-libre 4.14: Update to 4.14.256.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256.
(linux-libre-4.14-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari
01b9a9ee56
gnu: linux-libre 4.19: Update to 4.19.218.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218.
(linux-libre-4.19-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari
fdccfd175e
gnu: linux-libre 5.4: Update to 5.4.162.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162.
(linux-libre-5.4-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari
b67315c3c4
gnu: linux-libre 5.10: Update to 5.10.82.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.82.
(linux-libre-5.10-pristine-source): Update hash.
(linux-libre-5.10-source): Remove obsolete patch
'linux-libre-arm64-generic-pinebook-lcd.patch'.
2021-11-26 16:48:33 -05:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen
2021-11-23 11:29:38 +01:00
Leo Famulari
4df826f340
gnu: linux-libre 5.4: Update to 5.4.161.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.161.
(linux-libre-5.4-pristine-source): Update hash.
2021-11-22 10:43:00 -05:00