Merge pull request #45680 from ejpcmac/update-elixir
elixir: 1.6.6 -> 1.7.3 (Update from elixir_1_6 to elixir_1_7)
This commit is contained in:
commit
440b09e228
@ -42,7 +42,7 @@ let
|
|||||||
buildMix = callPackage ./build-mix.nix {};
|
buildMix = callPackage ./build-mix.nix {};
|
||||||
|
|
||||||
# BEAM-based languages.
|
# BEAM-based languages.
|
||||||
elixir = elixir_1_6;
|
elixir = elixir_1_7;
|
||||||
|
|
||||||
elixir_1_7 = lib.callElixir ../interpreters/elixir/1.7.nix {
|
elixir_1_7 = lib.callElixir ../interpreters/elixir/1.7.nix {
|
||||||
inherit rebar erlang;
|
inherit rebar erlang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user