fixup! fix(build): use per-worker slot store
This commit is contained in:
parent
de4ae582c8
commit
22d9eeef79
|
@ -628,9 +628,9 @@ def nix_build_config(
|
|||
command=[
|
||||
"nix",
|
||||
"copy",
|
||||
"--derivation",
|
||||
"--to",
|
||||
"../store",
|
||||
"--no-check-sigs",
|
||||
util.Interpolate("%(prop:drv_path)s^*")
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue