Loading pkgs/development/beam-modules/build-rebar3.nix +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ let buildPhase = '' runHook preBuild HOME=. rebar3 bare compile -path "" HOME=. rebar3 bare compile --paths "." runHook postBuild ''; Loading Loading
pkgs/development/beam-modules/build-rebar3.nix +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ let buildPhase = '' runHook preBuild HOME=. rebar3 bare compile -path "" HOME=. rebar3 bare compile --paths "." runHook postBuild ''; Loading