nixpkgs/pkgs/os-specific/darwin/darwin-min-version-hook
Randy Eckenrode 40d415f4df
darwin: add darwinMinVersionHook
Adding the hook allows the deployment target to be changed without
having to mess with the stdenv. The can also be propagated, which is
useful for libraries that have a minimum deployment target higher than
the default in nixpkgs. In that case, they can propagate the hook to
ensure library users are not targeting an unsupported version.
2024-10-10 01:07:38 -04:00
..
setup-hook.sh