mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: Add linux@6.3.
Add linux@6.3 but do not change the default linux so that the build farm has time to catch up. * nongnu/packages/linux.scm (linux-6.3): New variable.
This commit is contained in:
parent
713f233be7
commit
3a7636d8a5
1 changed files with 3 additions and 0 deletions
|
@ -88,6 +88,9 @@
|
|||
"The unmodified Linux kernel, including nonfree blobs, for running Guix System
|
||||
on hardware which requires nonfree software to function."))))
|
||||
|
||||
(define-public linux-6.3
|
||||
(corrupt-linux linux-libre-6.3))
|
||||
|
||||
(define-public linux-6.2
|
||||
(corrupt-linux linux-libre-6.2))
|
||||
|
||||
|
|
Loading…
Reference in a new issue