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

This commit is contained in:
Stefan Frijters
2026-02-09 22:38:43 +01:00
parent 1d6dcd1824
commit 21ea658f97
@@ -74,7 +74,7 @@ let
inherit src;
REBAR_IGNORE_DEPS = beamDeps != [ ];
env.REBAR_IGNORE_DEPS = beamDeps != [ ];
configurePhase = ''
runHook preConfigure