Use extra-binary-caches

This commit is contained in:
Eelco Dolstra 2013-05-07 15:57:20 +02:00
parent 9947415ef0
commit a84db1c7cc

View file

@ -162,7 +162,7 @@ if [ -z "$nixExprInputDir" ]; then
exit 1
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
# when evaluating jobs that rely on builtins.currentSystem.