mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
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:
parent
f05b33d754
commit
cf35312bb2
1 changed files with 3 additions and 0 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue