Use extra-binary-caches
This commit is contained in:
parent
9947415ef0
commit
a84db1c7cc
@ -162,7 +162,7 @@ if [ -z "$nixExprInputDir" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#args+=(--option binary-caches '[% c.uri_for('/') %]')
|
args+=(--option extra-binary-caches '[% c.uri_for('/') %]')
|
||||||
|
|
||||||
# Since Hydra runs on x86_64-linux, pretend we're one. This matters
|
# Since Hydra runs on x86_64-linux, pretend we're one. This matters
|
||||||
# when evaluating jobs that rely on builtins.currentSystem.
|
# when evaluating jobs that rely on builtins.currentSystem.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user