Add patch which makes rebar compilation hermetic
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation {
|
||||
sha256 = "0px66scjdia9aaa5z36qzxb848r56m0k98g0bxw065a2narsh4xy";
|
||||
};
|
||||
|
||||
patches = [ ./hermetic-bootstrap.patch ];
|
||||
|
||||
buildInputs = [ erlang ];
|
||||
inherit setupRegistry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user