ocamlPackages.mec: Use dune 3

This commit is contained in:
Ulrik Strid 2022-10-21 10:26:24 +02:00 committed by Vincent Laporte
parent 690ccd9c4a
commit 202ea67343

View file

@ -10,6 +10,8 @@ buildDunePackage rec {
sha256 = "sha256-uIcGj/exSfuuzsv6C/bnJXpYRu3OY3dcKMW/7+qwi2U=";
};
duneVersion = "3";
minimalOCamlVersion = "4.12";
propagatedBuildInputs = [