nongnu: Remove linux-4.19.
linux-libre@4.19 was removed from upstream Guix in commit 7b40b9d2d2ddafd6945f18f19f5e621086d57169 as it is no longer supported upstream. Fixes #361. * nongnu/packages/linux.scm (linux-4.19): Remove variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
f44a49d309
commit
e3fb39c68a
|
@ -152,9 +152,6 @@ on hardware which requires nonfree software to function."))))
|
|||
(define-public linux-5.4
|
||||
(corrupt-linux linux-libre-5.4))
|
||||
|
||||
(define-public linux-4.19
|
||||
(corrupt-linux linux-libre-4.19))
|
||||
|
||||
(define-public linux linux-6.11)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.6)
|
||||
|
|
Loading…
Reference in New Issue
Block a user