mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-01-11 00:13:17 +01:00
nongnu: Add linux@5.14.
* nongnu/packages/linux.scm (linux-5.14): New variable.
This commit is contained in:
parent
41b075b0ee
commit
2d6b620b68
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||
System on hardware which requires nonfree software to function.")))
|
||||
|
||||
(define-public linux-5.14
|
||||
(corrupt-linux linux-libre-5.13 "5.14.2"
|
||||
"05yw3i2c21dabdn5khyk60ds4h8krg5iyxk4zq1msv0igdfqf6gl"))
|
||||
|
||||
(define-public linux-5.13
|
||||
(corrupt-linux linux-libre-5.13 "5.13.15"
|
||||
"06v2jgzq2l56bjbymcrnaybqvvr1q44c0k534v77b3l5bwwlq2rk"))
|
||||
|
|
Loading…
Reference in a new issue