* Another workaround for the bug in substitute.
svn path=/nixos/trunk/; revision=32814
This commit is contained in:
parent
974a74ad49
commit
a2417fd92f
@ -240,3 +240,4 @@ print <<EOF ;
|
|||||||
nix.maxJobs = $cpus;
|
nix.maxJobs = $cpus;
|
||||||
$attrs}
|
$attrs}
|
||||||
EOF
|
EOF
|
||||||
|
# workaround for a bug in substituteAll
|
||||||
|
Loading…
Reference in New Issue
Block a user