mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-25 01:48:08 +01:00
nongnu: linux: Set to linux-6.10.
`linux-6.9` was removed from upstream Guix. * nongnu/packages/linux.scm (linux): Set to `linux-6.10`.
This commit is contained in:
parent
8d982af6fd
commit
df623c6cd5
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ on hardware which requires nonfree software to function."))))
|
|||
(define-public linux-4.19
|
||||
(corrupt-linux linux-libre-4.19))
|
||||
|
||||
(define-public linux linux-6.9)
|
||||
(define-public linux linux-6.10)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.6)
|
||||
|
||||
|
|
Loading…
Reference in a new issue