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:
Leo Famulari 2024-05-31 19:47:36 -04:00 committed by Jonathan Brielmaier
parent 1a7a7a2a6d
commit 5ba636cbef
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -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))