check
This commit is contained in:
@@ -14,9 +14,9 @@ let
|
||||
tag = "stable_20250916";
|
||||
hash = "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0==";
|
||||
# NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this
|
||||
# modDirVersion = "6.18.1";
|
||||
# tag = "unstable_20251226";
|
||||
# hash = "sha256-VYrXqwK9P2nWkm3DhOU8qaXzWv5L0DUoJ2MBRF6PoEE=";
|
||||
# modDirVersion = "6.18.1";
|
||||
# tag = "unstable_20251226";
|
||||
# hash = "sha256-VYrXqwK9P2nWkm3DhOU8qaXzWv5L0DUoJ2MBRF6PoEE=";
|
||||
in
|
||||
lib.overrideDerivation
|
||||
(buildLinux (
|
||||
@@ -70,7 +70,7 @@ lib.overrideDerivation
|
||||
}
|
||||
// (args.argsOverride or { })
|
||||
))
|
||||
(oldAttrs: {
|
||||
(_oldAttrs: {
|
||||
postConfigure = ''
|
||||
# The v7 defconfig has this set to '-v7' which screws up our modDirVersion.
|
||||
sed -i $buildRoot/.config -e 's/^CONFIG_LOCALVERSION=.*/CONFIG_LOCALVERSION=""/'
|
||||
|
||||
Reference in New Issue
Block a user