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