summaryrefslogtreecommitdiffstats
path: root/pkgs/development/beam-modules/mix-configure-hook.sh
blob: 80a395b8a6a077898058479170b9735a37b4b1f0 (plain)
1
2
3
4
5
# Added 2026-02-12 for external users
echo "mix-configure-hook.sh has been removed and is now a setup hook.
  Add 'beamPackages.mixBuildDirHook' to 'nativeBuildInputs' instead.
" >&2
exit 1