nongnu: Add linux 6.12.

* nongnu/packages/linux.scm (linux-6.12): New variable.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
Leo Famulari 2025-01-01 18:23:16 -05:00 committed by Jelle Licht
parent c075e3ae21
commit 27954407eb
No known key found for this signature in database
GPG Key ID: DA4597F947B41025

View File

@ -136,6 +136,9 @@ some freedo package or an output of package-version procedure."
"The unmodified Linux kernel, including nonfree blobs, for running Guix System
on hardware which requires nonfree software to function."))))
(define-public linux-6.12
(corrupt-linux linux-libre-6.12))
(define-public linux-6.11
(corrupt-linux linux-libre-6.11))