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