1import ./generic-builder.nix { 2 version = "1.20.0-rc.1"; 3 hash = "sha256-FuTZHDI8ZNe6SHjiaPDZh21Ah7ek4kHqlYVvx0ybqI4="; 4 # https://hexdocs.pm/elixir/1.20.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp 5 minimumOTPVersion = "26"; 6 maximumOTPVersion = "28"; 7}