autoreconfHook: Simplify by avoiding `findInputs`
`findInputs` is a stdenv/setup helper we should strive not to call elsewhere. Using normal deps is more idiomatic anyways.
parent
422adc30
Please register or sign in to comment
`findInputs` is a stdenv/setup helper we should strive not to call elsewhere. Using normal deps is more idiomatic anyways.