srcOnly: remove unused binding
figsoda 3 years ago dd73077d f9f68729
··· 1 1 - { stdenv }@orig: 1 1 + { stdenv }: 2 2 # srcOnly is a utility builder that only fetches and unpacks the given `src`, 3 3 # maybe pathings it in the process with the optional `patches` and 4 4 # `buildInputs` attributes.