mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 07:14:53 +01:00
nongnu: Add linux 6.9.
* nongnu/packages/linux.scm (linux-6.9): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
1a7a7a2a6d
commit
5ba636cbef
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.9
|
||||
(corrupt-linux linux-libre-6.9))
|
||||
|
||||
(define-public linux-6.8
|
||||
(corrupt-linux linux-libre-6.8))
|
||||
|
||||
|
|
Loading…
Reference in a new issue