summary refs log blame commit diff
path: root/pkgs/build-support/nuke-references/darwin-sign-fixup.sh
blob: 940c18e5a6271eb4b05580ef265ef58d247d14a6 (plain) (tree)
1
2
3
4
5




                                           
# Fixup hook for nukeReferences, not stdenv

source @signingUtils@

fixupHooks+=(signIfRequired)