Skip to content

Commit

Permalink
erlang: add R17-R20 back to all-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LnL7 committed Sep 21, 2017
1 parent ab390ab commit ef4c15e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/top-level/all-packages.nix
Expand Up @@ -6290,7 +6290,8 @@ with pkgs;
beam = callPackage ./beam-packages.nix { };

inherit (beam.interpreters)
erlang erlang_odbc erlang_javac erlang_odbc_javac erlang_basho_R16B02
erlang erlangR17 erlangR18 erlangR19 erlangR20
erlang_odbc erlang_javac erlang_odbc_javac erlang_basho_R16B02
elixir elixir_1_5 elixir_1_4 elixir_1_3
lfe lfe_1_2;

Expand Down

0 comments on commit ef4c15e

Please sign in to comment.