mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
beamPackages.elixir_1_20: 1.20.0 -> 1.20.1
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.20.1
This commit is contained in:
parent
f47f0b2fed
commit
63513b0a34
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import ./generic-builder.nix {
|
||||
version = "1.20.0";
|
||||
hash = "sha256-cTogrKyG2SkJFlnB43pwKiowf41eTHPTHbIS5f44b0Q=";
|
||||
version = "1.20.1";
|
||||
hash = "sha256-eOYqYcZpHJqgbut0iOrey6CMD3LIvpqc3AU9L/g7a+Y=";
|
||||
# https://hexdocs.pm/elixir/1.20.0/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
|
||||
minimumOTPVersion = "27";
|
||||
maximumOTPVersion = "29";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue