mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 23:34:52 +01:00
nongnu: linux: Remove linux-4.4.
Fixes https://gitlab.com/nonguix/nonguix/-/issues/167 * nongnu/packages/linux.scm (linux-4.4): Remove it. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
de4b1115a7
commit
364446cb03
1 changed files with 0 additions and 4 deletions
|
@ -89,10 +89,6 @@ System on hardware which requires nonfree software to function.")))
|
||||||
(corrupt-linux linux-libre-4.9 "4.9.282"
|
(corrupt-linux linux-libre-4.9 "4.9.282"
|
||||||
"059fin4si93ya13xy831w84q496ksxidpd3kyw38918sfy4p6wk7"))
|
"059fin4si93ya13xy831w84q496ksxidpd3kyw38918sfy4p6wk7"))
|
||||||
|
|
||||||
(define-public linux-4.4
|
|
||||||
(corrupt-linux linux-libre-4.4 "4.4.283"
|
|
||||||
"1d9v4h4cbc4i371lhhwpxbmg88gna6xyi2ahfvv0clz60802y982"))
|
|
||||||
|
|
||||||
(define-public linux linux-5.15)
|
(define-public linux linux-5.15)
|
||||||
;; linux-lts points to the *newest* released long-term support version.
|
;; linux-lts points to the *newest* released long-term support version.
|
||||||
(define-public linux-lts linux-5.10)
|
(define-public linux-lts linux-5.10)
|
||||||
|
|
Loading…
Reference in a new issue