nongnu: Add linux@6.2.

Adding linux@6.2 but not changing the default linux to this version until
upstream does as well.

* nongnu/packages/linux.scm (linux-6.2): New variable.
This commit is contained in:
Jelle Licht 2023-03-07 00:41:18 +01:00
parent b8f0231f35
commit 79c6a83953
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -87,6 +87,9 @@
"The unmodified Linux kernel, including nonfree blobs, for running Guix System
on hardware which requires nonfree software to function."))))
(define-public linux-6.2
(corrupt-linux linux-libre-6.2))
(define-public linux-6.1
(corrupt-linux linux-libre-6.1))