mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-23 00:48:08 +01:00
nongnu: Add linux@5.10.
* nongnu/packages/linux.scm (linux-5.10): New variable.
This commit is contained in:
parent
8958cde246
commit
0604e0f669
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@
|
|||
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||
System on hardware which requires nonfree software to function.")))
|
||||
|
||||
(define-public linux-5.10
|
||||
(corrupt-linux linux-libre-5.10 "5.10.2"
|
||||
"18l1ywp99inm90434fm74w8rjfl4yl974kfcpizg2sp2p8xf311v"))
|
||||
|
||||
(define-public linux-5.9
|
||||
(corrupt-linux linux-libre-5.9 "5.9.16"
|
||||
"11mbnjvb5d5gwbrwlkqvzpg1ij4m19l5wr3wca9iiyg5i2papmxh"))
|
||||
|
|
Loading…
Reference in a new issue