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:
Ashish SHUKLA 2025-01-04 20:17:42 +01:00
parent f44a49d309
commit eb4d5300bd
No known key found for this signature in database

View File

@ -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)