mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-26 10:25:19 +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.")))
|
||||
|
||||
(define-public linux-5.14
|
||||
(corrupt-linux linux-libre-5.13 "5.14.2"
|
||||
(corrupt-linux linux-libre-5.14 "5.14.2"
|
||||
"05yw3i2c21dabdn5khyk60ds4h8krg5iyxk4zq1msv0igdfqf6gl"))
|
||||
|
||||
(define-public linux-5.13
|
||||
|
|
Loading…
Reference in a new issue