* nongnu/packages/linux.scm (linux-5.10): New variable.
This commit is contained in:
Jonathan Brielmaier 2020-12-22 15:26:14 +01:00
parent 8958cde246
commit 0604e0f669
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -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"))