nixpkgs/pkgs/build-support/fetchurl
Matthew Bauer 6367a55312 fetchurl: don’t run ‘postFetch’ on hashed-mirrors
hashed-mirrors are content addressed. So if $outputHash is in the
hashed-mirror, changes from ‘postFetch’ would already be made. So,
running postFetch will end up applying the change /again/, which we
don’t want.
2020-04-16 16:36:56 -05:00
..
boot.nix
builder.sh fetchurl: don’t run ‘postFetch’ on hashed-mirrors 2020-04-16 16:36:56 -05:00
default.nix
mirrors.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
write-mirror-list.sh