about summary refs log tree commit diff
path: root/scripts/nix-channel.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/nix-channel.in')
-rwxr-xr-xscripts/nix-channel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nix-channel.in b/scripts/nix-channel.in
index 2bf5e633e85b..524ffa656451 100755
--- a/scripts/nix-channel.in
+++ b/scripts/nix-channel.in
@@ -88,7 +88,7 @@ sub update {
     my $exprs = "";
     foreach my $name (keys %channels) {
         my $url = $channels{$name};
-        my $origUrl = $url;
+        my $origUrl = "$url/MANIFEST";
 
         # Check if $url is a redirect.  If so, follow it now to ensure
         # consistency if the redirection is changed between