summary refs log tree commit diff
path: root/pkgs/build-support/remove-references-to/darwin-sign-fixup.sh
blob: 940c18e5a6271eb4b05580ef265ef58d247d14a6 (plain) (blame)
1
2
3
4
5
# Fixup hook for nukeReferences, not stdenv

source @signingUtils@

fixupHooks+=(signIfRequired)