ocamlPackages.lustre-v6: use Dune 3
This commit is contained in:
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";
|
||||
|
||||
Reference in New Issue
Block a user