mixRelease: Default to allowing local networking on darwin

This commit is contained in:
Luke Bailey
2025-11-28 18:12:05 +00:00
parent 185c1b5de9
commit c277543b39
@@ -129,6 +129,8 @@ stdenv.mkDerivation (
MIX_DEBUG = if enableDebugInfo then 1 else 0;
HEX_OFFLINE = 1;
__darwinAllowLocalNetworking = true;
DEBUG = if enableDebugInfo then 1 else 0; # for Rebar3 compilation
# The API with `mix local.rebar rebar path` makes a copy of the binary
# some older dependencies still use rebar.