flow: use OCaml 4.14
This commit is contained in:
committed by
Vincent Laporte
parent
cf416a1fed
commit
92c8ee2bbb
@@ -19151,6 +19151,7 @@ with pkgs;
|
||||
|
||||
flow = callPackage ../development/tools/analysis/flow {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14;
|
||||
};
|
||||
|
||||
fly = callPackage ../development/tools/continuous-integration/fly { };
|
||||
|
||||
Reference in New Issue
Block a user