nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 7 lines 278 B view raw
1import ./generic-builder.nix { 2 version = "1.19.5"; 3 hash = "sha256-ph7zu0F5q+/QZcsVIwpdU1icN84Rn3nIVpnRelpRIMQ="; 4 # https://hexdocs.pm/elixir/1.19.5/compatibility-and-deprecations.html#between-elixir-and-erlang-otp 5 minimumOTPVersion = "26"; 6 maximumOTPVersion = "28"; 7}