mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 03:12:51 +00:00
stog: use OCaml 4.12
This commit is contained in:
parent
25a6f427eb
commit
9fd44c4057
@ -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 New Issue
Block a user