diff --git a/pkgs/development/ocaml-modules/eliom/default.nix b/pkgs/development/ocaml-modules/eliom/default.nix index fac5789dcdd1..d1c0462c4dca 100644 --- a/pkgs/development/ocaml-modules/eliom/default.nix +++ b/pkgs/development/ocaml-modules/eliom/default.nix @@ -12,7 +12,6 @@ , js_of_ocaml-lwt , js_of_ocaml-tyxml , lwt_ppx -, ocamlnet , ocsipersist }: @@ -33,7 +32,6 @@ buildDunePackage rec { buildInputs = [ js_of_ocaml-ocamlbuild js_of_ocaml-ppx_deriving_json - ocamlnet ppx_optcomp ];