stog: use OCaml 4.12
This commit is contained in:
parent
25a6f427eb
commit
9fd44c4057
1 changed files with 1 additions and 1 deletions
|
@ -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 { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue