coqPackages.coqprime: init at 8.12 for Coq 8.12

This commit is contained in:
Vincent Laporte 2020-09-02 09:38:29 +02:00 committed by Vincent Laporte
parent a38ffcc20e
commit 607b0ae7ae

View file

@ -20,6 +20,10 @@ let
"8.9" = v_8_8;
"8.10" = v_8_10;
"8.11" = v_8_10;
"8.12" = {
version = "8.12";
sha256 = "1slka4w0pya15js4drx9frj7lxyp3k2lzib8v23givzpnxs8ijdj";
};
};
param = params.${coq.coq-version};
in