1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/fetchurl
Eelco Dolstra bb672805cd fetchurl: Always use tarballs.nixos.org
Otherwise, if the upstream mirror changes (rather than deletes) a
file, then tarballs.nixos.org won't be used even if it has a copy of
the original file, and so we'll get a hash mismatch.
2015-12-10 16:06:12 +01:00
..
builder.sh fetchurl: Always use tarballs.nixos.org 2015-12-10 16:06:12 +01:00
default.nix fetchurl: allow adding meta info; fetchFrom*: add meta.homepage 2015-05-24 14:26:39 +00:00
mirrors.nix Update list of gnupg.org mirror sites. 2015-12-04 21:11:22 +01:00
write-mirror-list.sh