mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: linux-lts: Update to 6.12 series.
Upstream Guix defaulted linux-libre-lts to 6.12 in commit 1dcd0ded86e341cbfd0567cefde1e71684c0cdba. Do the same here. * nongnu/packages/linux.scm (linux-lts): Use linux-6.12.
This commit is contained in:
parent
27954407eb
commit
6dc7d74abd
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ on hardware which requires nonfree software to function."))))
|
|||
|
||||
(define-public linux linux-6.11)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.6)
|
||||
(define-public linux-lts linux-6.12)
|
||||
|
||||
(define-public linux-arm64-generic-5.10
|
||||
(corrupt-linux linux-libre-arm64-generic-5.10 #:name "linux-arm64-generic"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue