mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
ocamlPackages.cohttp-async: require OCaml ≥ 4.14
This commit is contained in:
@@ -28,7 +28,7 @@ buildDunePackage {
|
||||
src
|
||||
;
|
||||
|
||||
duneVersion = "3";
|
||||
minimalOCamlVersion = "4.14";
|
||||
|
||||
buildInputs = [ ppx_sexp_conv ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user