tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
fetchurl
/
at
release-16.03-start
5 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
boot.nix
fetchurlBoot: Use Nix's builtin fetchurl function
10 years ago
builder.sh
fetchurl: support executables
10 years ago
default.nix
Require at least one of url or urls in fetchurl.
10 years ago
mirrors.nix
fetchurl: use kernel.org cdn by default
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