Skip to content
Commit 6367a553 authored by Matthew Bauer's avatar Matthew Bauer
Browse files

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.
parent 8262ecd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment