fixup! fix(build): use per-worker slot store
This commit is contained in:
parent
22d9eeef79
commit
7bfbd227b6
|
@ -656,7 +656,7 @@ def nix_build_config(
|
|||
"--builders",
|
||||
builders_spec,
|
||||
"--store",
|
||||
"../store",
|
||||
"$PWD/../store",
|
||||
"--out-link",
|
||||
util.Interpolate("result-%(prop:attr)s"),
|
||||
util.Interpolate("%(prop:drv_path)s^*"),
|
||||
|
|
Loading…
Reference in a new issue