nixpkgs/pkgs/development/compilers/ocaml/5.2.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
160 B
Nix
Raw Normal View History

import ./generic.nix {
major_version = "5";
minor_version = "2";
patch_version = "0";
sha256 = "sha256-L0v0efUUefm/jH8WlKbqcza793T0rW2mtZ0a1JOd2Kc=";
}