aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-10-15 15:05:13 -0400
committerShea Levy <shea@shealevy.com>2014-10-15 15:05:13 -0400
commitbca6d3563653c384fab2da105a4c27dfe508c8cd (patch)
tree9eebf2b9f07a8ee7827e2bef02e298bf006bbcba
parent138c257dcdf42f4edc22e21655e4435751b504b3 (diff)
Fix nix-copy-closure --from
http://hydra.nixos.org/build/15885652
-rwxr-xr-xscripts/nix-copy-closure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nix-copy-closure.in b/scripts/nix-copy-closure.in
index 97ee88adc..d7a2c9739 100755
--- a/scripts/nix-copy-closure.in
+++ b/scripts/nix-copy-closure.in
@@ -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