nongnu: Add linux@6.4.

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

* nongnu/packages/linux.scm (linux-6.4): New variable.
This commit is contained in:
John Kehayias 2023-07-15 15:35:40 -04:00
parent 36f5b9750c
commit c6467d10db
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

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