ocamlPackages.vcaml: use Dune 3
This commit is contained in:
@@ -871,6 +871,7 @@ with self;
|
||||
|
||||
vcaml = janePackage {
|
||||
pname = "vcaml";
|
||||
duneVersion = "3";
|
||||
hash = "0ykwrn8bvwx26ad4wb36jw9xnlwsdpnnx88396laxvcfimrp13qs";
|
||||
meta.description = "OCaml bindings for the Neovim API";
|
||||
propagatedBuildInputs = [ angstrom-async async_extra faraday ];
|
||||
|
||||
@@ -1063,6 +1063,7 @@ with self;
|
||||
};
|
||||
|
||||
vcaml = janePackage {
|
||||
duneVersion = "3";
|
||||
pname = "vcaml";
|
||||
hash = "12fd29x9dgf4f14xrx7z4y1bm1wbfynrs3jismjbiqnckfpbqrib";
|
||||
meta.description = "OCaml bindings for the Neovim API";
|
||||
|
||||
Reference in New Issue
Block a user