mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-01 20:54:11 +01:00
nongnu: linux@5.14: Fix typo.
* nongnu/packages/linux.scm (linux-5.14): Pass `linux-libre-5.14` to the `corrupt-linux` function.
This commit is contained in:
parent
8c76b1e0b4
commit
4087085531
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
System on hardware which requires nonfree software to function.")))
|
System on hardware which requires nonfree software to function.")))
|
||||||
|
|
||||||
(define-public linux-5.14
|
(define-public linux-5.14
|
||||||
(corrupt-linux linux-libre-5.13 "5.14.2"
|
(corrupt-linux linux-libre-5.14 "5.14.2"
|
||||||
"05yw3i2c21dabdn5khyk60ds4h8krg5iyxk4zq1msv0igdfqf6gl"))
|
"05yw3i2c21dabdn5khyk60ds4h8krg5iyxk4zq1msv0igdfqf6gl"))
|
||||||
|
|
||||||
(define-public linux-5.13
|
(define-public linux-5.13
|
||||||
|
|
Loading…
Reference in a new issue