nix-push: Handle pushing a symlink

This commit is contained in:
Eelco Dolstra 2012-11-06 13:53:53 +01:00
parent 620e92e880
commit 82951e5582
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ $archivesURL = "file://$destDir" unless defined $archivesURL;
my %storePaths;
foreach my $path (@roots) {
die unless $path =~ /^\//;
# Get all paths referenced by the normalisation of the given
# Nix expression.
my $pid = open(READ,