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 \
|
||||
--cookie-jar cookies \
|
||||
--insecure \
|
||||
$NIX_CURL_OPTIONS"
|
||||
$NIX_CURL_FLAGS"
|
||||
|
||||
|
||||
tryDownload() {
|
||||
|
|
Loading…
Reference in New Issue