ocamlPackages.lustre-v6: use Dune 3

This commit is contained in:
Vincent Laporte
2023-03-22 13:20:53 +01:00
committed by Vincent Laporte
parent c73ec9f276
commit fd2191f857
@@ -5,6 +5,7 @@ buildDunePackage rec {
version = "6.107.3";
minimalOCamlVersion = "4.12";
duneVersion = "3";
src = fetchurl {
url = "https://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/pool/lustre-v6.v${version}.tgz";