build-mix: partially revert nixpkgs#25655
This commit is contained in:
parent
407a106cdc
commit
662fcf6a40
@ -63,7 +63,7 @@ let
|
||||
export MIX_ENV=prod
|
||||
export MIX_NO_DEPS=1
|
||||
|
||||
mix compile ${debugInfoFlag}
|
||||
mix compile ${debugInfoFlag} --no-deps-check
|
||||
|
||||
runHook postBuild
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user