elixir: link to compatibility table
This commit is contained in:
parent
5cefef0d12
commit
69d3eb6b6f
@ -69,6 +69,9 @@ let
|
|||||||
debugInfo = true;
|
debugInfo = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Remove old versions of elixir, when the supports fades out:
|
||||||
|
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
||||||
|
|
||||||
lfe = lfe_1_2;
|
lfe = lfe_1_2;
|
||||||
lfe_1_2 = lib.callLFE ../interpreters/lfe/1.2.nix { inherit erlang buildRebar3 buildHex; };
|
lfe_1_2 = lib.callLFE ../interpreters/lfe/1.2.nix { inherit erlang buildRebar3 buildHex; };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user