mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: Add linux 6.10.
* nongnu/packages/linux.scm (linux-6.10): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
3c8465d2eb
commit
6ffbeaf331
1 changed files with 3 additions and 0 deletions
|
@ -133,6 +133,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.10
|
||||
(corrupt-linux linux-libre-6.10))
|
||||
|
||||
(define-public linux-6.9
|
||||
(corrupt-linux linux-libre-6.9))
|
||||
|
||||
|
|
Loading…
Reference in a new issue