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

mkDerivation {
  version = "24.3.4.12";
  sha256 = "sha256-XrQvpIHCxXbcaP9cvX1nwl9LumZeVzlgRJwq2Dj0VoY=";
}