depot/third_party/nixpkgs/pkgs/development/interpreters/erlang/26.nix

8 lines
128 B
Nix
Raw Normal View History

{ lib, mkDerivation }:
mkDerivation {
version = "26.0";
sha256 = "sha256-7z5LkCLyjqGlo48XlcwAUiu1FkmAAewEGnP30QDDme8=";
}