at master 355 B view raw
1{ mkDerivation }: 2mkDerivation { 3 version = "1.16.3"; 4 sha256 = "sha256-WUBqoz3aQvBlSG3pTxGBpWySY7I0NUcDajQBgq5xYTU="; 5 # https://hexdocs.pm/elixir/1.16.0/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp 6 minimumOTPVersion = "24"; 7 maximumOTPVersion = "26"; 8 escriptPath = "lib/elixir/scripts/generate_app.escript"; 9}