coq: init at 8.8+beta1

This commit is contained in:
Vincent Laporte
2018-03-21 18:06:28 +00:00
parent 13e74a838d
commit 6845b248d9
16 changed files with 67 additions and 18 deletions
@@ -24,4 +24,7 @@ stdenv.mkDerivation {
maintainers = with maintainers; [ vbgl ];
platforms = coq.meta.platforms;
};
passthru = { inherit (mathcomp) compatibleCoqVersions; };
}