mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
6 lines
190 B
Bash
Executable File
6 lines
190 B
Bash
Executable File
# 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
|