Fix nix-copy-closure --from

http://hydra.nixos.org/build/15885652
This commit is contained in:
Shea Levy 2014-10-15 15:05:13 -04:00
parent 138c257dcd
commit bca6d35636
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ if ($toMode) { # Copy TO the remote machine.
else { # Copy FROM the remote machine.
my ($from, $to) = connectToRemoteNix($sshHost);
my ($from, $to) = connectToRemoteNix($sshHost, []);
# Query the closure of the given store paths on the remote
# machine. Paths are assumed to be store paths; there is no