reason: use OCaml 4.12

This commit is contained in:
Vincent Laporte
2022-03-04 16:09:07 +01:00
committed by Vincent Laporte
parent 9fd44c4057
commit 1a765a2827
+1 -1
View File
@@ -14038,7 +14038,7 @@ with pkgs;
regina = callPackage ../development/interpreters/regina { };
inherit (ocamlPackages) reason;
inherit (ocaml-ng.ocamlPackages_4_12) reason;
pixie = callPackage ../development/interpreters/pixie { };
dust = callPackage ../development/interpreters/pixie/dust.nix { };