rebar3: restore bootstrapper attribute
partially reverts 8de4654d4b10
This commit is contained in:
parent
944236a0f1
commit
e8889fe676
@ -78,6 +78,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0936ix7lfwsamssap58b265zid7x2m97azrr2qpjcln3xysd16lg";
|
sha256 = "0936ix7lfwsamssap58b265zid7x2m97azrr2qpjcln3xysd16lg";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bootstrapper = ./rebar3-nix-bootstrap;
|
||||||
|
|
||||||
buildInputs = [ erlang tree ];
|
buildInputs = [ erlang tree ];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user