make-derivation: add disallowedReferences in strictDeps
When strictDeps = true, we don’t want native build inputs to end up in the output. For instance gcc is a builtin native build input and should only show up in an output if it is also listed in buildInputs. /cc @ericson2314
parent
a4234645
Please register or sign in to comment