beamPackages.elixir_1_20: 1.20.1 -> 1.20.2
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.20.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ./generic-builder.nix {
|
||||
version = "1.20.1";
|
||||
hash = "sha256-eOYqYcZpHJqgbut0iOrey6CMD3LIvpqc3AU9L/g7a+Y=";
|
||||
version = "1.20.2";
|
||||
hash = "sha256-KSRsXQhh3PX7SUNhuw/POg74XfjkPiZDsv9wdNwFrwA=";
|
||||
# https://hexdocs.pm/elixir/1.20.0/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
|
||||
minimumOTPVersion = "27";
|
||||
maximumOTPVersion = "29";
|
||||
|
||||
Reference in New Issue
Block a user