nongnu: Add linux-6.14.

* nongnu/packages/linux.scm (linux-6.14): New variable.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Leo Famulari 2025-04-26 17:07:38 -04:00 committed by Hilton Chain
parent f05b33d754
commit cf35312bb2
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -136,6 +136,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.14
(corrupt-linux linux-libre-6.14))
(define-public linux-6.13
(corrupt-linux linux-libre-6.13))