tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
fetchurl
/
at
release-16.03
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: Support SHA-512 hashes
9 years ago
mirrors.nix
fetchurl mirrors: fix gnupg URLs
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