beamPackages.rebar3Relx: move env variable(s) into env for structuredAttrs (#488865)

This commit is contained in:
Yt
2026-02-09 22:29:23 +00:00
committed by GitHub
@@ -74,7 +74,7 @@ let
inherit src;
REBAR_IGNORE_DEPS = beamDeps != [ ];
env.REBAR_IGNORE_DEPS = beamDeps != [ ];
configurePhase = ''
runHook preConfigure