about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/carton/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/carton/git.nix')
-rw-r--r--pkgs/development/ocaml-modules/carton/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/carton/git.nix b/pkgs/development/ocaml-modules/carton/git.nix
index ef41ff2b5947d..4f7c880ae065f 100644
--- a/pkgs/development/ocaml-modules/carton/git.nix
+++ b/pkgs/development/ocaml-modules/carton/git.nix
@@ -8,7 +8,7 @@
 buildDunePackage {
   pname = "carton-git";
 
-  inherit (carton) version src useDune2 minimumOCamlVersion postPatch;
+  inherit (carton) version src useDune2 postPatch;
 
   propagatedBuildInputs = [
     carton