beamPackages.rebar3Relx: move env variable(s) into env for structuredAttrs (#488865)
This commit is contained in:
@@ -74,7 +74,7 @@ let
|
||||
|
||||
inherit src;
|
||||
|
||||
REBAR_IGNORE_DEPS = beamDeps != [ ];
|
||||
env.REBAR_IGNORE_DEPS = beamDeps != [ ];
|
||||
|
||||
configurePhase = ''
|
||||
runHook preConfigure
|
||||
|
||||
Reference in New Issue
Block a user