50321b735b
fetching a file with hash HASH of type TYPE, we first try to
download <base-url>/<type>/<hash>, where <base-url> is one of a list
of mirrors. For instance, given
src = fetchurl {
url = http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.6/source/firefox-2.0.0.6-source.tar.bz2;
sha1 = "eb72f55e4a8bf08e8c6ef227c0ade3d068ba1082";
};
and the mirror list [http://nix.cs.uu.nl/dist/tarballs], we first
try to download
|
||
---|---|---|
.. | ||
buildenv | ||
fetchcvs | ||
fetchdarcs | ||
fetchfile | ||
fetchsvn | ||
fetchurl | ||
gcc-cross-wrapper | ||
gcc-wrapper | ||
make-symlinks | ||
make-wrapper | ||
mono-dll-fixer | ||
native-darwin-cctools-wrapper | ||
nuke-references | ||
opengl | ||
substitute |