flow: build with OCaml 4.10
This commit is contained in:
parent
064432684d
commit
4d4aa14a3e
1 changed files with 1 additions and 1 deletions
|
@ -13645,7 +13645,7 @@ in
|
|||
ffuf = callPackage ../tools/security/ffuf { };
|
||||
|
||||
flow = callPackage ../development/tools/analysis/flow {
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_09;
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_10;
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue