ocamlPackages.mec: Use dune 3
This commit is contained in:
committed by
Vincent Laporte
parent
690ccd9c4a
commit
202ea67343
@@ -10,6 +10,8 @@ buildDunePackage rec {
|
||||
sha256 = "sha256-uIcGj/exSfuuzsv6C/bnJXpYRu3OY3dcKMW/7+qwi2U=";
|
||||
};
|
||||
|
||||
duneVersion = "3";
|
||||
|
||||
minimalOCamlVersion = "4.12";
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user