fix modDirVersion
This commit is contained in:
parent
e12e3fcb1c
commit
59092aeaf6
|
@ -6,7 +6,7 @@
|
||||||
...
|
...
|
||||||
} @ args: let
|
} @ args: let
|
||||||
# NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this
|
# NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this
|
||||||
modDirVersion = "6.6.31";
|
modDirVersion = "6.1.63";
|
||||||
tag = "stable_20240529";
|
tag = "stable_20240529";
|
||||||
in
|
in
|
||||||
lib.overrideDerivation (buildLinux (args
|
lib.overrideDerivation (buildLinux (args
|
||||||
|
|
Loading…
Reference in a new issue