gnu: linux-libre 5.4: Update to 5.4.271.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.271.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Iaf7277f1f4ec3f106b8f0b82aef5a8be953972bd
gnu: linux-libre 5.10: Update to 5.10.212.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.212.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I620729ec22cd67bbe22dc808ba6b4d74d2c0479d
gnu: linux-libre 5.15: Update to 5.15.151.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.151.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I83ddffad4f1ce05723faa5d243e8345b21e39edb
gnu: linux-libre 6.1: Update to 6.1.81.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.81.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: Iaec9f01a190d67bcab490c318456241ea8eabf22
gnu: linux-libre 6.6: Update to 6.6.21.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.21.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Ic2f197add55f89196010c32957e10d3683cb8c01
gnu: linux-libre: Update to 6.7.9.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.9.
(linux-libre-6.7-pristine-source): Update hash.
Change-Id: I9d3e3907623b17f1a47b78ea00e9b7a5cf428ff6
gnu: python-pycurl: Enable tests.
* gnu/packages/python-web.scm (python-pycurl): Enable most of the tests.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:tests?>: Enable them.
<#:test-arguments>: Disable some failing and hanging tests.
[native-inputs]: Add python-flaky, python-pytest, and
python-pytest-xdist.
Change-Id: Ie222aa1111720f2e39b950b79d9e707401be7e8f
gnu: packages: python-web: Sort use-modules alphabetically.
* gnu/packages/python-web.scm: Sort #:use-module alphabetically to ease
maintenance.
Change-Id: Id01b66ff7eaf610895c1275c2abfd9de2e537d8e
gnu: Add python-zodb.
* gnu/packages/python-web.scm (python-zodb): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-zodbpickle.
* gnu/packages/python-web.scm (python-zodbpickle): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-zconfig.
* gnu/packages/python-web.scm (python-zconfig): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add morpheus.
* gnu/packages/bioinformatics.scm (morpheus): New variable.
Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
Change-Id: I4bf14414f497ff17690b1d26420d442d236fd6b5
teams: Add Tanguy Le Carrour.
* etc/teams.scm.in ("Tanguy Le Carrour"): New member.
Change-Id: Ic1b1588a5a8bc67ee8e135c3069966f139374529
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: raspi-gpio: Make public.
As it's unclear why it's not.
* gnu/packages/raspberry-pi.scm (raspi-gpio): Make variable public.
Change-Id: Iaf2789120a726d702d97c3a30a32e3b2cf5da3f1
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: combinatorial-blas: Update source hash.
Diffoscope shows there are changes, but they don't look significant.
* gnu/packages/maths.scm (combinatorial-blas): Update source hash.
Change-Id: I32db6df0ef7c652572b1e874fe22175a4b66af6e
doc: Fix section on LUKS support.
Only LUKS1 is supported in Guix at the time of this commit. Contrarily to what
reported in previous versions of this section, LUKS2 is not supported.
* doc/guix.texi (Keyboard Layout, Networking, and Partitioning)[Disk
Partitioning]: Fix section on LUKS support.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ia670963178810174d3ea4585c537defbaaeb0f25
gnu: openjdk21: Update to 21.0.2.
* gnu/packages/java.scm (openjdk21): Update to 21.0.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: openjdk20: Update to 20.0.2.
* gnu/packages/java.scm (openjdk20): Update to 20.0.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: openjdk18: Update to 18.0.2.1.
* gnu/packages/java.scm (openjdk18): Update to 18.0.2.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: openjdk17: Update to 17.0.10.
* gnu/packages/java.scm (openjdk17): Update to 17.0.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>