fixup! fix(build): use per-worker slot store

This commit is contained in:
raito 2024-07-22 23:15:15 +02:00
parent de4ae582c8
commit 22d9eeef79

View file

@ -628,9 +628,9 @@ def nix_build_config(
command=[
"nix",
"copy",
"--derivation",
"--to",
"../store",
"--no-check-sigs",
util.Interpolate("%(prop:drv_path)s^*")
]
)