nongnu: Add linux-lts variable.

linux-lts can be used by proprietary drivers to offer a more stable
environment.

* nongnu/packages/linux.scm (linux-lts): New variable pointing to the
newest linux LTS kernel.
This commit is contained in:
Jonathan Brielmaier 2021-02-14 12:57:22 +01:00
parent 2599928fc5
commit b4f65776ff
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -80,6 +80,8 @@ System on hardware which requires nonfree software to function.")))
"0nlqnfhrkaj2s582kc0wxqi0881hgp6l9z85qx4ckflc8jwrh7k6")) "0nlqnfhrkaj2s582kc0wxqi0881hgp6l9z85qx4ckflc8jwrh7k6"))
(define-public linux linux-5.10) (define-public linux linux-5.10)
;; linux-lts points to the *newest* released long-term support version.
(define-public linux-lts linux-5.4)
(define-public linux-firmware (define-public linux-firmware
(package (package