nixpkgs/pkgs/development/compilers/ocaml/5.0.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 = "0";
patch_version = "0";
sha256 = "sha256-yxfwpTTdSz/sk9ARsL4bpcYIfaAzz3iehaNLlkHsxl8=";
}