build-rebar3: restore rebar3-nix-bootstrap path (#78418)

build-rebar3: restore rebar3-nix-bootstrap path
This commit is contained in:
Jörg Thalheim
2020-01-30 14:21:29 +00:00
committed by GitHub

View File

@@ -78,6 +78,8 @@ stdenv.mkDerivation rec {
sha256 = "0936ix7lfwsamssap58b265zid7x2m97azrr2qpjcln3xysd16lg";
};
bootstrapper = ./rebar3-nix-bootstrap;
buildInputs = [ erlang tree ];
postPatch = ''