ocamlPackages.xtmpl: fix for jsoo ≥ 3.4.0
This commit is contained in:
committed by
Vincent Laporte
parent
5a5a87cd00
commit
912f03d0d4
@@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1hq6y4rhz958q40145k4av8hx8jyvspg78xf741samd7vc3jd221";
|
||||
};
|
||||
|
||||
patches = [ ./jsoo.patch ];
|
||||
|
||||
buildInputs = [ ocaml findlib ppx_tools js_of_ocaml js_of_ocaml-ppx ];
|
||||
propagatedBuildInputs = [ iri re ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user