nongnu: Add linux@6.7.

Upstream added linux-libre@6.7 in 95a3aaf7ad37bb0717f2c9e3faf6f636b586d133 but
it is not yet the default.

* nongnu/packages/linux.scm (linux-6.7): New variable.
This commit is contained in:
John Kehayias 2024-01-20 16:44:32 -05:00
parent fcdda9283a
commit 53df88e36f
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

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