mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
coqPackages.CoLoR: enable for Coq 8.11
This commit is contained in:
parent
868ad77793
commit
19dab239bb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ let
|
|||
"8.8" = "1.6.0";
|
||||
"8.9" = "1.6.0";
|
||||
"8.10" = "1.7.0";
|
||||
"8.11" = "1.7.0";
|
||||
};
|
||||
params = {
|
||||
"1.4.0" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue