tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
fetchurl
/
at
v206
4 files
builder.sh
fetchurl/builder.sh: style fix, close #10260
10 years ago
default.nix
fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
10 years ago
mirrors.nix
mirrors: add httpredir.debian.org as the first debian mirror
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