mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 16:38:09 +01:00
nongnu: Add linux@5.13.
* nongnu/packages/linux.scm (linux-5.13): New variable.
This commit is contained in:
parent
637e728111
commit
0eb35d57e1
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@
|
|||
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||
System on hardware which requires nonfree software to function.")))
|
||||
|
||||
(define-public linux-5.13
|
||||
(corrupt-linux linux-libre-5.13 "5.13.2"
|
||||
"0dx9khk7fh003xyb3xix0kc0rmjncg7ric5p830zhadnrw4hv563"))
|
||||
|
||||
(define-public linux-5.12
|
||||
(corrupt-linux linux-libre-5.12 "5.12.17"
|
||||
"1ghyqxfxslxzr7273vj2yn14pkdnkja3wk50xxhavpvf87i8c40j"))
|
||||
|
|
Loading…
Reference in a new issue