* nongnu/packages/linux.scm (linux-5.14): New variable.
This commit is contained in:
pineapples 2021-09-08 18:13:15 +02:00
parent 41b075b0ee
commit 2d6b620b68
No known key found for this signature in database
GPG Key ID: F3690CBE3152EF58

View File

@ -58,6 +58,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.14
(corrupt-linux linux-libre-5.13 "5.14.2"
"05yw3i2c21dabdn5khyk60ds4h8krg5iyxk4zq1msv0igdfqf6gl"))
(define-public linux-5.13 (define-public linux-5.13
(corrupt-linux linux-libre-5.13 "5.13.15" (corrupt-linux linux-libre-5.13 "5.13.15"
"06v2jgzq2l56bjbymcrnaybqvvr1q44c0k534v77b3l5bwwlq2rk")) "06v2jgzq2l56bjbymcrnaybqvvr1q44c0k534v77b3l5bwwlq2rk"))