diff --git a/scripts/nix-push.in b/scripts/nix-push.in index b0124bc7a4..7a6670f67b 100755 --- a/scripts/nix-push.in +++ b/scripts/nix-push.in @@ -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,