mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 16:38:09 +01:00
nongnu: Remove linux-4.9.
linux-libre-4.9 was removed from Guix: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958 * nongnu/packages/linux.scm (linux-4.9): Remove variable.
This commit is contained in:
parent
2b7cacef46
commit
5729b03d34
1 changed files with 0 additions and 3 deletions
|
@ -80,9 +80,6 @@ System on hardware which requires nonfree software to function.")))
|
|||
(define-public linux-4.14
|
||||
(corrupt-linux linux-libre-4.14))
|
||||
|
||||
(define-public linux-4.9
|
||||
(corrupt-linux linux-libre-4.9))
|
||||
|
||||
(define-public linux linux-6.0)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-5.15)
|
||||
|
|
Loading…
Reference in a new issue