Loading pkgs/development/interpreters/elixir/1.20.nix +2 −2 Original line number Diff line number Diff line import ./generic-builder.nix { version = "1.20.0-rc.2"; hash = "sha256-un0F3EIwFJn/aeIHxlnlOWn41y1JCPtl+Xm+HSk03OE="; version = "1.20.0-rc.3"; hash = "sha256-n0Y9HHb3sppliLMADUiNZKsNStghH8WwsOsjYzIzNoU="; # https://hexdocs.pm/elixir/1.20.0-rc.2/compatibility-and-deprecations.html#between-elixir-and-erlang-otp minimumOTPVersion = "26"; maximumOTPVersion = "28"; Loading Loading
pkgs/development/interpreters/elixir/1.20.nix +2 −2 Original line number Diff line number Diff line import ./generic-builder.nix { version = "1.20.0-rc.2"; hash = "sha256-un0F3EIwFJn/aeIHxlnlOWn41y1JCPtl+Xm+HSk03OE="; version = "1.20.0-rc.3"; hash = "sha256-n0Y9HHb3sppliLMADUiNZKsNStghH8WwsOsjYzIzNoU="; # https://hexdocs.pm/elixir/1.20.0-rc.2/compatibility-and-deprecations.html#between-elixir-and-erlang-otp minimumOTPVersion = "26"; maximumOTPVersion = "28"; Loading