ocamlPackages.phylogenetics: use Dune 3
This commit is contained in:
@@ -26,6 +26,7 @@ buildDunePackage rec {
|
||||
};
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
duneVersion = "3";
|
||||
|
||||
nativeCheckInputs = [ bppsuite ];
|
||||
checkInputs = [ alcotest ];
|
||||
|
||||
Reference in New Issue
Block a user