Fix --fallback with the binary cache substituter
Reported by Peter Simons.
This commit is contained in:
@@ -516,6 +516,7 @@ sub downloadBinary {
|
||||
}
|
||||
|
||||
print STDERR "could not download ‘$storePath’ from any binary cache\n";
|
||||
exit 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user