Commit graph

5401 commits

Author SHA1 Message Date
Sharlatan Hellseher
75437dbb76
Merge remote-tracking branch 'origin/go-team'
Change-Id: I3672a7dc248a41b1a83e4c488523f62cf1806710
2025-01-26 20:55:06 +00:00
Ludovic Courtès
9f9e89a8ca
gnu: linux-libre: Remove duplicate “linux-libre-arm64-generic@6.12” package.
Fixes a regression in 5c2bcafd28, which
led to having two “linux-libre-arm64-generic@6.12” packages on
aarch64-linux, thus leading to a failure of the “fold-available-packages
with/without cache” in ‘tests/packages.scm’.

* gnu/packages/linux.scm (linux-libre-lts-arm64-generic): Check whether
‘linux-libre-lts-version’ is equal to ‘linux-libre-version’ and, if so,
make it an alias for ‘linux-libre-arm64-generic’.

Change-Id: I01e4d4ff9c66ffe1cb33dd781fba9f7f6b40e93e
2025-01-24 23:36:05 +01:00
Zheng Junjie
8c4af44d12
gnu: Add linux-libre-headers-5.19.17.
linux 5.19 include loongarch support, so add it.

* gnu/packages/linux.scm (linux-libre-headers-5.19.17): New variable.

Change-Id: Iddd930c1f7243f5307bec75c41f70d5ff5bbd531
2025-01-25 01:05:26 +08:00
Sharlatan Hellseher
4dbe0caf5b
gnu: packages/linux: Remove golang-build module.
* gnu/packages/linux.scm: As all Golang dependencies were shifted to
corresponded submodules, remove not required "golang-build" module from
used ones.

Change-Id: I089cf929063c22374b8dbd9decb82f4b514a02b9
2025-01-21 23:41:48 +00:00
Sharlatan Hellseher
26310a2e11
gnu: go-github-com-vishvananda-netlink: Move to golang-web.
* gnu/packages/linux.scm (go-github-com-vishvananda-netlink): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

* gnu/packages/docker.scm: Add golang-web module.

Change-Id: I67bc7128e6ede1c717aefc089dbe3776dd885e40
2025-01-21 23:41:48 +00:00
Sharlatan Hellseher
a2682b8444
gnu: go-github-com-vishvananda-netlink: Update to 1.3.0.
* gnu/packages/linux.scm (go-github-com-vishvananda-netlink): Update to 1.3.0.

Change-Id: I8184bf75352455b094b1c13f2858afedb88d0a85
2025-01-21 23:41:48 +00:00
Sharlatan Hellseher
2d437d5100
gnu: go-github-com-vishvananda-netlink: Simplify package.
* gnu/packages/linux.scm (go-github-com-vishvananda-netlink)
[arguments]<test-flags>: Move skipped tests here.
<phases>: Remove 'disable-failing-tests.

Change-Id: I66a6f0574f46b55847c2ba2011a45b4e43aeeaad
2025-01-21 23:41:48 +00:00
David Elsing
6d32a85fd1
gnu: pipewire: Add libdrm to inputs.
This is required for the GStreamer plugin.

* gnu/packages/linux.scm (pipewire)[inputs]: Add libdrm.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I419fc10f46e39ff57e8e8d9d3fc4bc929b9a0f5a
2025-01-20 23:21:04 +09:00
Leo Famulari
b1e7688e19
gnu: linux-libre 6.1: Update to 6.1.125.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.125.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I846c5e8d7b395e04f57f0082626594b61f612f47
2025-01-19 21:38:46 -05:00
Leo Famulari
311b37da4f
gnu: linux-libre 6.6: Update to 6.6.72.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.72.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I2a7bbfa8439b1a0ec02f1e02124cc4c1f8b5ef65
2025-01-19 21:38:45 -05:00
Leo Famulari
cf917fd166
gnu: linux-libre: Update to 6.12.10.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.10.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I620d1597b547a57b946609c7461457e0aa5b2c77
2025-01-19 21:38:45 -05:00
Leo Famulari
5c2bcafd28
gnu: Remove linux-libre 6.11.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-6.11-version,
linux-libre-6.11-gnu-revision, deblob-scripts-6.11,
linux-libre-6.11-pristine-source, linux-libre-6.11-source,
linux-libre-headers-6.11, linux-libre-6.11): Remove variables.
the commit message for your changes. Lines starting
* gnu/packages/aux-files/linux-libre/6.11-arm.conf,
gnu/packages/aux-files/linux-libre/6.11-arm64.conf,
gnu/packages/aux-files/linux-libre/6.11-i686.conf,
gnu/packages/aux-files/linux-libre/6.11-riscv.conf,
gnu/packages/aux-files/linux-libre/6.11-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Change-Id: I71ae7696534b2096de5ffb650bf8a8313e907edb
2025-01-12 15:22:20 -05:00
Liliana Marie Prikler
5e4cc506c7
gnu: xpadneo: Update to 0.9.7.
This fixes the currently failing build.

* gnu/packages/linux.scm (xpadneo): Update to 0.9.7.
2025-01-12 14:04:51 +01:00
Leo Famulari
f8d145f139
gnu: linux-libre 5.4: Update to 5.4.289.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.289.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ib17f413f80ca2710fd650f8ed05a6c9d87ac5a11
2025-01-11 22:10:48 -05:00
Leo Famulari
69e2d704f2
gnu: linux-libre 5.10: Update to 5.10.233.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.233.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I2edd7239286cca2b64f6a468087f2134188d2581
2025-01-11 22:10:47 -05:00
Leo Famulari
a2592609c1
gnu: linux-libre 5.15: Update to 5.15.176.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.176.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ieef7ec005afbdd927488b5c6b78183eb2e913628
2025-01-11 22:10:47 -05:00
Leo Famulari
dbc5ddee80
gnu: linux-libre 6.1: Update to 6.1.124.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.124.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I9d43a1d271a888af0f26e46e176dda5646635f65
2025-01-11 22:10:47 -05:00
Leo Famulari
4d25f4d5e1
gnu: linux-libre 6.6: Update to 6.6.70.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.70.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: I621fcbd89df72899e8bd53c849674fcd9f35b82b
2025-01-11 22:10:47 -05:00
Leo Famulari
5d7681e81a
gnu: linux-libre: Update to 6.12.9.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.9.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I9427c37d290abad05dcdae1d302ea8f9e7b538d6
2025-01-11 22:10:46 -05:00
Hilton Chain
80b0694811
gnu: modprobed-db: Update to 2.48.
* gnu/packages/linux.scm (modprobed-db): Update to 2.48.

Change-Id: Ibc649164209732e667116c8ff1ee87578783ffcc
2025-01-11 16:11:28 +08:00
Hilton Chain
34a37a0aef
gnu: ell: Update to 0.71.
* gnu/packages/linux.scm (ell): Update to 0.71.

Change-Id: I94608d8f8df2c8882f17939d953f0a26142ae433
2025-01-11 16:11:28 +08:00
Leo Famulari
3a4209224e
gnu: linux-libre: Update to 6.12.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.12.

Change-Id: I0c525676ab2d6a29b7e4a6a8b356d8252f84b863
2025-01-10 14:41:05 -05:00
Leo Famulari
1dcd0ded86
gnu: Add linux-libre-6.12.
* gnu/packages/linux.scm (linux-libre-6.12-version,
linux-libre-6.12-gnu-revision, deblob-scripts-6.12,
linux-libre-6.12-pristine-source, linux-libre-6.12-source,
linux-libre-headers-6.12, linux-libre-6.12): New variables.
(linux-libre-headers-latest): Use linux-libre-headers-6.12.
(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.12.
* gnu/tests/base.scm (%test-linux-libre-6.12): New test.
* gnu/packages/aux-files/linux-libre/6.12-arm.conf,
gnu/packages/aux-files/linux-libre/6.12-arm64.conf,
gnu/packages/aux-files/linux-libre/6.12-i686.conf,
gnu/packages/aux-files/linux-libre/6.12-x86_64.conf,
gnu/packages/aux-files/linux-libre/6.12-riscv.conf: New files.
* Makefile.am (AUX_FILES): Add them.

Change-Id: I430d9dd29cda4bd4b66ad6eddc004935f93bb111
2025-01-07 18:13:45 -05:00
Leo Famulari
1fb8f71b4b
gnu: linux-libre 6.1: Update to 6.1.123.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.123.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Iefcb5bc0a926b0b056899e699a778af7894107db
2025-01-07 18:13:45 -05:00
Leo Famulari
0925f12c4e
gnu: linux-libre 6.6: Update to 6.6.69.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.69.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ief2f89dc695b2eae0f98966e8150ad6d376d070a
2025-01-07 18:13:45 -05:00
Gabriel Wicki
9c2761b589
gnu: Fix whitespace issues in Linux package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/linux.scm (tuxedo-keyboard, libevdi, dwarves, f2fs-fsck/static,
perftest): Fix description.

Change-Id: I2bd153bbfbf31774e427c7209d91142ad4d94c25
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:47 -08:00
Leo Famulari
7b40b9d2d2
gnu: Remove linux-libre 4.19.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-4.19-version,
linux-libre-4.19-gnu-revision, deblob-scripts-4.19,
linux-libre-4.19-pristine-source, linux-libre-4.19-source,
linux-libre-headers-4.19, linux-libre-4.19, linux-libre-arm-generic-4.19,
linux-libre-arm-omap2plus-4.19): Remove variables.
* gnu/tests/base.scm (%test-linux-libre-4.19): Remove variable.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Change-Id: If79ccbb948975c544b27757104d360539970377c
2025-01-04 12:19:36 -05:00
Leo Famulari
25b5c8a142
gnu: linux-libre 6.1: Update to 6.1.122.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.122.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I73c257167bfebe86a43bc8c223233781add4cc52
2024-12-31 11:28:01 -05:00
Leo Famulari
97531587bf
gnu: linux-libre 6.6: Update to 6.6.68.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.68.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I181137cb0811589799764b5a9e90876d51fc9ae2
2024-12-31 11:28:01 -05:00
Leo Famulari
95fd0a5a2c
gnu: linux-libre 5.4: Update to 5.4.288.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.288.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Iebb3b6bf8fcb86da7b9a9579541ac04685f1c86e
2024-12-29 22:04:31 -05:00
Leo Famulari
796006d2cb
gnu: linux-libre 5.10: Update to 5.10.232.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.232.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: If8cb0bceee7b298b68fc20a23f39d12dba28621b
2024-12-29 22:04:31 -05:00
Leo Famulari
d6c76f46c1
gnu: linux-libre 5.15: Update to 5.15.175.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.175.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: If1e68f97129f886b5e02e1d2e2ee30f78caea4ab
2024-12-29 22:04:30 -05:00
Leo Famulari
74bc56b312
gnu: linux-libre 6.1: Update to 6.1.121.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.121.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Ie50f7204e49f52e9cf61e470c86b05968bb346f6
2024-12-29 22:04:30 -05:00
Leo Famulari
c935572c6e
gnu: linux-libre 6.6: Update to 6.6.67.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.67.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ia067142552546a7dd4eac7d77be3f7528d700fd8
2024-12-29 22:04:27 -05:00
Zheng Junjie
e0503ac607
gnu: python-spython: Fix build.
* gnu/packages/linux.scm (python-spython): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I693e70daf288e5bdd622111e0720cdcce25c4829
2024-12-22 19:32:48 +08:00
Zheng Junjie
e9cfcb8d36
gnu: erofs-utils: Update to 1.8.3.
* gnu/packages/linux.scm (erofs-utils): Update to 1.8.3.

Change-Id: I4747701b049fa5a2312cdaeca662601346d413d8
2024-12-22 19:23:58 +08:00
Leo Famulari
cdd380dfe0
gnu: linux-libre 5.4: Update to 5.4.287.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.287.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: If1a3837cca46eac93f90b962aead5006989c692c
2024-12-20 17:48:25 -05:00
Leo Famulari
5c70278029
gnu: linux-libre 5.10: Update to 5.10.231.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.231.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I5007189b56b89d1b3c1cc9699e6160f2c2760865
2024-12-20 17:48:25 -05:00
Leo Famulari
e101a2cc8a
gnu: linux-libre 5.15: Update to 5.15.174.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.174.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Idd53664c8736498de58ee964761b1cb842eca745
2024-12-20 17:48:24 -05:00
Leo Famulari
e01e17c1ac
gnu: linux-libre 6.1: Update to 6.1.120.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.120.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I6498a214993a23d8118f5302c2c90e79bee1605d
2024-12-20 17:48:24 -05:00
Leo Famulari
28bd98052f
gnu: linux-libre 6.6: Update to 6.6.66.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.66.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I9164250230e4a21c3ef6c6139cffbba1d93d6542
2024-12-20 17:48:20 -05:00
John Kehayias
83c6fa286a
gnu: pipewire: Update to 1.2.7.
* gnu/packages/linux.scm (pipewire): Update to 1.2.7.

Change-Id: I80b535fa492f53f6e0c21beeaffd8c30e6ba5d51
2024-12-20 00:13:46 -05:00
Leo Famulari
93eca69d69
gnu: linux-libre 6.6: Update to 6.6.65.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.65.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I48f65a614f2ba5cc7ada038d0fad5f345f5d857f
2024-12-16 14:15:27 -05:00
Ashish SHUKLA
1da5c7216e
gnu: tuxedo-keyboard: Update to 4.11.7.
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.11.7.

Change-Id: I5e158b40b46ceb5525d3da75c7d3d473b0825485
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-12-15 21:18:23 +08:00
Lars-Dominik Braun
b9b2cf3ccb
gnu: Add missing import.
Change-Id: I096914ef3980a99e553f512d1e83a0a1e01b4f7e
2024-12-13 20:18:29 +00:00
Lars-Dominik Braun
6d97c15911
gnu: Add python-setuptools/python-wheel where necessary.
Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.

Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13 20:18:25 +00:00
Gabriel Wicki
6f8c8a86d8
gnu: Fix synopsis in miscelaneous packages.
* gnu/packages/astronomy.scm (calcmysky-qt5): Fix synopsis.
* gnu/packages/base.scm (hello): Fix synopsis.
* gnu/packages/bioinformatics.scm (vembrane): Fix synopsis.
* gnu/packages/browser-extensions.scm (passff): Fix synopsis.
* gnu/packages/browser-extensions.scm (noscript): Fix synopsis.
* gnu/packages/c.scm (orangeduck-mpc): Fix synopsis.
* gnu/packages/cran.scm (r-d3r): Fix synopsis.
* gnu/packages/docbook.scm (docbook-mathml-1.0): Fix synopsis.
* gnu/packages/finance.scm (flowee): Fix synopsis.
* gnu/packages/firmware.scm (seabios): Fix synopsis.
* gnu/packages/games.scm (pinball): Fix synopsis.
(morris): Fix synopsis.
* gnu/packages/gawk.scm (cppawk-egawk): Fix synopsis.
* gnu/packages/gnome.scm (gssdp): Fix synopsis.
* gnu/packages/gstreamer.scm (gst-plugins-espeak): Fix synopsis.
* gnu/packages/heads.scm (musl-cross): Fix synopsis.
* gnu/packages/irc.scm (epic5): Fix synopsis.
* gnu/packages/kde-pim.scm (itinerary): Fix synopsis.
* gnu/packages/kde-plasma.scm (mpvqt): Fix synopsis.
* gnu/packages/lesstif.scm (motif): Fix synopsis.
* gnu/packages/linux.scm (ecryptfs-utils): Fix synopsis.
* gnu/packages/linux.scm (falcosecurity-libs): Fix synopsis.
* gnu/packages/mail.scm (pan): Fix synopsis.
* gnu/packages/messaging.scm (biboumi): Fix synopsis.
* gnu/packages/ocaml.scm (ocaml-ppx-import): Fix synopsis.
* gnu/packages/pascal.scm (p2c): Fix synopsis.
* gnu/packages/pdf.scm (unpaper): Fix synopsis.
* gnu/packages/pure.scm (pure): Fix synopsis.
* gnu/packages/qt.scm (qxlsx-qt5): Fix synopsis.
* gnu/packages/smalltalk.scm (smalltalk): Fix synopsis.
* gnu/packages/sugar.scm (sugar): Fix synopsis.
* gnu/packages/terminals.scm (roxterm): Fix synopsis.
* gnu/packages/virtualization.scm (xen): Fix synopsis.
* gnu/packages/vpn.scm (sshoot): Fix synopsis.
* gnu/packages/web.scm (buku-run): Fix synopsis.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10 22:35:12 -08:00
Dariqq
68d3c1adcb
gnu: linux-libre-4.19: Update to 4.19.325.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.325.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: Ic8b7510dff1e5d65540bc65fb8f41e12e82cb500
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-12-10 19:48:38 -05:00
Dariqq
04ccc74bb9
gnu: linux-libre 6.6: Update to 6.6.64.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.64.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: Ib0fc714c6966026d49bcc408dca759b2f3382bf0
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-12-10 19:48:38 -05:00
Dariqq
be5a8ee7a3
gnu: linux-libre 6.11: Update to 6.11.11.
* gnu/packages/linux.scm (linux-libre-6.11-version): Update to 6.11.11.
(linux-libre-6.11-pristine-source, deblob-scripts-6.11): Update hashes.

Change-Id: I2a316ccb8890613be4bbf03802d5145189231614
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-12-10 19:48:34 -05:00