Commit 73e2e4c0 authored by Vincent Laporte's avatar Vincent Laporte Committed by Vincent Laporte
Browse files

coqPackages.dpdgraph: remove for Coq < 8.7

ocamlgraph is no longer available for older versions of Coq
parent f78667f7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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=";