nixpkgs/pkgs/development/interpreters/erlang/24.nix
2023-10-14 14:00:20 +00:00

7 lines
127 B
Nix

{ mkDerivation }:
mkDerivation {
version = "24.3.4.14";
sha256 = "sha256-+OEA7bVomZox/iHhkRQPt91WayyxZQDkDI92B5Ez24Q=";
}