diff --git a/default.nix b/default.nix index b02f0fa..ccde100 100644 --- a/default.nix +++ b/default.nix @@ -8,6 +8,7 @@ in { ## base stable.stdenv ## erlang + stable.autoconf stable.erlangR23 # OTP 23.3.4.4 ]; };