requireFile: allow substitutes (#457960)

This commit is contained in:
Colin
2025-11-15 20:13:55 +00:00
committed by GitHub

View File

@@ -956,7 +956,6 @@ rec {
outputHashAlgo = hashAlgo_;
outputHash = hash_;
preferLocalBuild = true;
allowSubstitutes = false;
builder = writeScript "restrict-message" ''
source ${stdenvNoCC}/setup
cat <<_EOF_