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

mkDerivation {
  version = "27.0-rc3";
  sha256 = "sha256-c2DTIqBd7UxpSv84F1cCB9K+MkJb5OwnWSghtewnw/4=";
}