erlang_26: fix missing package

This commit is contained in:
Chris Wögi 2023-06-16 08:52:06 +02:00 committed by GitHub
parent 610f62011e
commit 3a74d25f11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17082,7 +17082,7 @@ with pkgs;
};
inherit (beam.interpreters)
erlang erlang_25 erlang_24 erlang_23
erlang erlang_26 erlang_25 erlang_24 erlang_23
erlang_odbc erlang_javac erlang_odbc_javac
elixir elixir_1_14 elixir_1_13 elixir_1_12 elixir_1_11 elixir_1_10
elixir-ls;