mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: Add linux@6.5.
Adding linux@6.5 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.5): New variable. Co-authored-by: John Kehayias <john.kehayias@protonmail.com> Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
fdab788331
commit
5a0490f23d
1 changed files with 3 additions and 0 deletions
|
@ -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.5
|
||||
(corrupt-linux linux-libre-6.5))
|
||||
|
||||
(define-public linux-6.4
|
||||
(corrupt-linux linux-libre-6.4))
|
||||
|
||||
|
|
Loading…
Reference in a new issue