coqPackages_8_7: New expression, but don't make it the default yet

This commit is contained in:
John Wiegley
2017-10-20 16:29:00 -07:00
parent 4333b94ae5
commit 89720d851a
6 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
{ stdenv, fetchFromGitHub, autoreconfHook, coq, ocamlPackages }:
let param = {
"8.7" = {
version = "0.6.1";
rev = "c3b87af6bfa338e18b83f014ebd0e56e1f611663";
sha256 = "1jaafkwsb5450378nprjsds1illgdaq60gryi8kspw0i25ykz2c9";
};
"8.6" = {
version = "0.6.1";
rev = "c3b87af6bfa338e18b83f014ebd0e56e1f611663";