Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
824 changes: 412 additions & 412 deletions .github/workflows/nix-action-coq-8.18.yml

Large diffs are not rendered by default.

1,078 changes: 539 additions & 539 deletions .github/workflows/nix-action-coq-8.19.yml

Large diffs are not rendered by default.

996 changes: 498 additions & 498 deletions .github/workflows/nix-action-coq-8.20.yml

Large diffs are not rendered by default.

934 changes: 467 additions & 467 deletions .github/workflows/nix-action-coq-master.yml

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions .nix/config.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,7 @@
"coq-8.18".coqPackages = mcHBcommon // {
coq.override.version = "8.18";
mathcomp-classical.job = false; # Analysis master dropped suppor for 8.18
mathcomp-reals.job = false;
mathcomp-analysis.job = false;
mathcomp-altreals.job = false;
mathcomp-reals-stdlib.job = false;
mathcomp-analysis-stdlib.job = false;
};

};
Expand Down
2 changes: 1 addition & 1 deletion .nix/coq-nix-toolbox.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"37d20f7c53fc3ee7de52eece3f0f23044ec32546"
"7ff53c990ee876ed8aa55361cbf30a163702a13d"
Loading