Use extra-binary-caches
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user