ocamlPackages.odoc: fix resolution of odoc.css
This commit is contained in:
parent
766e3228c2
commit
b46666a867
@ -16,6 +16,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
propagatedBuildInputs = [ bos doc-ock-html doc-ock-xml ];
|
||||
|
||||
configurePhase = "ocaml bin/set-etc bin/odoc_etc.ml $out/etc/odoc";
|
||||
|
||||
inherit (dune) installPhase;
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user