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