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 fetchurlBoot: add name attr 2017-08-04 08:22:04 +02:00
builder.sh fetchurl: don’t run ‘postFetch’ on hashed-mirrors 2020-04-16 16:36:56 -05:00
default.nix fetchurl: Eliminate pointless cross differences 2019-11-11 00:25:24 -05:00
mirrors.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
write-mirror-list.sh fetchurl: change to grep -E to fix #8561 2017-01-13 19:07:07 +01:00