coqPackages.dpdgraph: remove for Coq < 8.7

ocamlgraph is no longer available for older versions of Coq
This commit is contained in:
Vincent Laporte 2023-11-15 06:50:32 +01:00 committed by Vincent Laporte
parent f78667f7bd
commit 73e2e4c0f3

View File

@ -20,8 +20,6 @@ mkCoqDerivation {
{ case = "8.9"; out = "0.6.5"; }
{ case = "8.8"; out = "0.6.3"; }
{ case = "8.7"; out = "0.6.2"; }
{ case = "8.6"; out = "0.6.1"; }
{ case = "8.5"; out = "0.6"; }
] null;
release."1.0+8.18".sha256 = "sha256-z14MI1VSYzPqmF1PqDXzymXWRMYoTlQAfR/P3Pdf7fI=";