mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-21 16:08:07 +01:00
nongnu: Add linux@4.14.
* nongnu/packages/linux.scm (linux-4.14): New variable.
This commit is contained in:
parent
ec5631acc1
commit
2641e86d16
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ on hardware which requires nonfree software to function.")))
|
|||
(corrupt-linux linux-libre-4.19 "4.19.46"
|
||||
"0yp6azpw1phnng39jlyykhyqdfgpxar739fvlgs5j8l7ibz54yq9"))
|
||||
|
||||
(define-public linux-4.14
|
||||
(corrupt-linux linux-libre-4.14 "4.14.122"
|
||||
"1xb87zwnw0sv9v53c61jlw9d1dl15m7rbq4h50yqpqbpz07g98y8"))
|
||||
|
||||
(define-public linux-firmware
|
||||
(let ((commit "92e17d0dd2437140fab044ae62baf69b35d7d1fa")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Reference in a new issue