Elixir: init 1.6-rc.0 (#33034)

This commit is contained in:
Justin Wood
2017-12-26 16:53:24 -05:00
committed by Graham Christensen
parent c9ec07309f
commit 6af1a08e9b
4 changed files with 14 additions and 2 deletions
@@ -0,0 +1,7 @@
{ mkDerivation }:
mkDerivation rec {
version = "1.6.0-rc.0";
sha256 = "1yfyp7y0mfdbh410xsfkq9a7ai2y22mjh2qn2cvpim76s96qjpw6";
minimumOTPVersion = "18";
}