ocamlPackages.odoc: 1.5.1 -> 1.5.2

This commit is contained in:
sternenseemann
2020-12-07 13:11:11 +01:00
committed by Vincent Laporte
parent 4462f06ad8
commit a817ce3ada
2 changed files with 15 additions and 9 deletions
@@ -30,7 +30,7 @@ buildDunePackage rec {
minimumOCamlVersion = "4.06";
useDune2 = lib.versionAtLeast version "0.14";
useDune2 = true;
buildInputs =
if lib.versionAtLeast version "0.14"