stog: use OCaml 4.12

This commit is contained in:
Vincent Laporte 2022-02-13 06:07:44 +01:00 committed by Vincent Laporte
parent 25a6f427eb
commit 9fd44c4057

View File

@ -29007,7 +29007,7 @@ with pkgs;
stalonetray = callPackage ../applications/window-managers/stalonetray {};
inherit (ocamlPackages) stog;
inherit (ocaml-ng.ocamlPackages_4_12) stog;
stp = callPackage ../applications/science/logic/stp { };