Remove remaining allowSubstitutes = false
See, e.g., https://github.com/NixOS/nix/issues/4442 for wider discussions.
This commit is contained in:
parent
1e5c8e9bff
commit
be1ad30503
6 changed files with 0 additions and 6 deletions
|
|
@ -310,7 +310,6 @@ in {
|
|||
nativeBuildInputs = [ pkgs.python2 ];
|
||||
buildInputs = [ cfg.package ];
|
||||
preferLocalBuild = true;
|
||||
allowSubstitutes = false;
|
||||
} ''
|
||||
mkdir -p $out
|
||||
if [ -d $src/share/man ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue