Fix typo, thanks to Rob Vermaas
svn path=/nixpkgs/trunk/; revision=22031
This commit is contained in:
parent
6a185ec765
commit
c74d23dbdf
@ -17,7 +17,7 @@ curl="curl \
|
|||||||
--disable-epsv \
|
--disable-epsv \
|
||||||
--cookie-jar cookies \
|
--cookie-jar cookies \
|
||||||
--insecure \
|
--insecure \
|
||||||
$NIX_CURL_OPTIONS"
|
$NIX_CURL_FLAGS"
|
||||||
|
|
||||||
|
|
||||||
tryDownload() {
|
tryDownload() {
|
||||||
|
Loading…
Reference in New Issue
Block a user