nongnu: Remove linux-4.19.
linux-libre@4.19 got removed from upstream Guix. * nongnu/packages/linux.scm (linux-4.19): Remove variable.
This commit is contained in:
parent
f44a49d309
commit
eb4d5300bd
|
@ -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