tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
fetchurl
/
at
16.09-beta
5 files
boot.nix
fetchurlBoot: Use Nix's builtin fetchurl function
10 years ago
builder.sh
fetchurl: support executables
10 years ago
default.nix
fetchurl: assert required Nix version for sha512
9 years ago
mirrors.nix
fetchurl: update Savannah mirrors
9 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