jade
dcc7ea5498
Also fix typos introduced by the commits I read.
I have run the addDrvOutputDependencies release note past Ericson since
I was confused by what the heck it was doing, and he was saying it was
reasonable.
Change-Id: Id015353b00938682f7faae7de43df7f991a5237e
528 B
528 B
synopsis | prs | credits | category | ||
---|---|---|---|---|---|
Add an option `always-allow-substitutes` to ignore `allowSubstitutes` in derivations | 8047 |
|
Improvements |
You can set this setting to force a system to always allow substituting even
trivial derivations like pkgs.writeText
. This is useful for
nix-fast-build --skip-cached
and similar to be able to also
ignore trivial derivations.