mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 15:24:52 +01:00
nongnu: Add linux@5.12.
* nongnu/packages/linux.scm (linux-5.12): New variable.
This commit is contained in:
parent
9b8e36975b
commit
4eb811b4bf
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@
|
||||||
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||||
System on hardware which requires nonfree software to function.")))
|
System on hardware which requires nonfree software to function.")))
|
||||||
|
|
||||||
|
(define-public linux-5.12
|
||||||
|
(corrupt-linux linux-libre-5.11 "5.12.5"
|
||||||
|
"1x39sdswww4j8zr54wpjzy9dia52kihs11xwljxcnz8pck0vwja0"))
|
||||||
|
|
||||||
(define-public linux-5.11
|
(define-public linux-5.11
|
||||||
(corrupt-linux linux-libre-5.11 "5.11.21"
|
(corrupt-linux linux-libre-5.11 "5.11.21"
|
||||||
"0zw7mpq6lfbw2ycv4lvkya93h1h18gvc8c66m82bca5y02xsasrn"))
|
"0zw7mpq6lfbw2ycv4lvkya93h1h18gvc8c66m82bca5y02xsasrn"))
|
||||||
|
|
Loading…
Reference in a new issue