forked from the-distro/channel-scripts
* Fix mirroring Nixpkgs.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34856 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
This commit is contained in:
parent
a0b1ad366a
commit
30a6654bf2
|
@ -31,7 +31,7 @@ else
|
|||
|
||||
perl -w ./mirror-channel.pl "$url/channel" "$tmpDir" \
|
||||
nix-cache http://cache.nixos.org \
|
||||
/data/releases/patches/all-patches "$url/job/tarball/download/4"
|
||||
/data/releases/patches/all-patches "$url/job/tarball/download/1"
|
||||
|
||||
# Extract the manual.
|
||||
mkdir $tmpDir/manual
|
||||
|
|
Loading…
Reference in a new issue