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