coqPackages.paramcoq: init at 1.1.2 for Coq 8.12

This commit is contained in:
Vincent Laporte
2020-09-09 22:26:06 +02:00
committed by Vincent Laporte
parent a0f1c301d9
commit 6e08d23707
@@ -20,6 +20,9 @@ let params =
"8.11" = {
sha256 = "09c6813988nvq4fpa45s33k70plnhxsblhm7cxxkg0i37mhvigsa";
};
"8.12" = {
sha256 = "0qd72r45if4h7c256qdfiimv75zyrs0w0xqij3m866jxaq591v4i";
};
};
param = params.${coq.coq-version};
in