beamPackages.elixir_1_20: 1.20.0-rc.2 -> 1.20.0-rc.3

This commit is contained in:
Adam C. Stephens
2026-03-12 09:18:31 -04:00
parent 562fd641c8
commit 6587ff4208

View File

@@ -1,6 +1,6 @@
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";