mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: Add linux 6.11.
* nongnu/packages/linux.scm (linux-6.11): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
d47b2f5a7b
commit
ad966c3844
1 changed files with 3 additions and 0 deletions
|
@ -134,6 +134,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.11
|
||||
(corrupt-linux linux-libre-6.11))
|
||||
|
||||
(define-public linux-6.10
|
||||
(corrupt-linux linux-libre-6.10))
|
||||
|
||||
|
|
Loading…
Reference in a new issue