1 { buildDunePackage, js_of_ocaml-compiler
6 pname = "js_of_ocaml-ppx_deriving_json";
8 inherit (js_of_ocaml-compiler) version src;
10 propagatedBuildInputs = [ js_of_ocaml ppxlib ];
12 meta = builtins.removeAttrs js_of_ocaml-compiler.meta [ "mainProgram" ];