tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
fetchurl
/
at
15.09-beta
4 files
Eelco Dolstra
* Write the list of mirrors to a file that we can reuse between fetchurl instantiations, instead of passing the mirrors to fetchurl instantiations via environment variables. This makes the resulting store derivations (.drv files) much smaller, which in turn makes nix-env/nix-instantiate faster (4.8 -> 4.2 seconds on nix-env -qa --out-path).
17 years ago
eebb2415
builder.sh
fix fetchurl
11 years ago
default.nix
fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
10 years ago
mirrors.nix
mirrors: more imagemagick mirrors (close #8695)
10 years ago
write-mirror-list.sh
* Write the list of mirrors to a file that we can reuse between fetchurl instantiations, instead of passing the mirrors to fetchurl instantiations via environment variables. This makes the resulting store derivations (.drv files) much smaller, which in turn makes nix-env/nix-instantiate faster (4.8 -> 4.2 seconds on nix-env -qa --out-path).
17 years ago