about summary refs log tree commit diff
path: root/pkgs/development/interpreters/erlang/27-rc2.nix
blob: a9b6fa05e51867107799a31958f4f72e86a3ad1c (plain) (blame)
1
2
3
4
5
6
{ mkDerivation }:

mkDerivation {
  version = "27.0-rc2";
  sha256 = "sha256-o+uqQMlrh7wJQbiecMnn3/tv6nqSJh7unOj0A95mMb0=";
}