This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
51f9f9924b
tvl-depot
/
corepkgs
/
fetchurl.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Resurrect old corepkgs fetchurl
2012-07-08 16:19:17 +02:00
echo
"
downloading
$url
into
$out
"
corepkgs/fetchurl.sh: Use config.nix's curl
2012-07-08 16:32:12 +02:00
$curl
--fail --location --max-redirs
20
"
$url
"
>
"
$out
"
Reference in a new issue
Copy permalink