mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: linux: Update the default linux package to the 6.13 series.
* nongnu/packages/linux.scm (linux): Use linux-6.13.
This commit is contained in:
parent
87c5b727d8
commit
bb7ef87611
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ on hardware which requires nonfree software to function."))))
|
|||
(define-public linux-5.4
|
||||
(corrupt-linux linux-libre-5.4))
|
||||
|
||||
(define-public linux linux-6.12)
|
||||
(define-public linux linux-6.13)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.12)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue