elixir_1_3: Remove since it is not supported anymore

This commit is contained in:
Jean-Philippe Cugnet
2019-01-05 12:34:35 +01:00
parent 4345715025
commit 5cefef0d12
4 changed files with 2 additions and 15 deletions

View File

@@ -1,7 +0,0 @@
{ mkDerivation }:
mkDerivation rec {
version = "1.3.4";
sha256 = "01qqv1ghvfadcwcr5p88w8j217cgaf094pmpqllij3l0q1yg104l";
minimumOTPVersion = "18";
}