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