about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/git/unix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/git/unix.nix')
-rw-r--r--pkgs/development/ocaml-modules/git/unix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/ocaml-modules/git/unix.nix b/pkgs/development/ocaml-modules/git/unix.nix
index bd2e6f31848ac..9fdca9fef13c4 100644
--- a/pkgs/development/ocaml-modules/git/unix.nix
+++ b/pkgs/development/ocaml-modules/git/unix.nix
@@ -15,6 +15,7 @@ buildDunePackage {
   inherit (git) version src;
 
   minimalOCamlVersion = "4.08";
+  duneVersion = "3";
 
   buildInputs = [
     awa awa-mirage cmdliner