rebar3: restore bootstrapper attribute

partially reverts 8de4654d4b
This commit is contained in:
Yorick van Pelt
2020-01-29 20:17:27 +01:00
parent 944236a0f1
commit e8889fe676

View File

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