math-comp
math-comp copied to clipboard
Put lemma-overloading back to CI
I ported it to recent versions of Coq and MathComp: https://github.com/coq-community/lemma-overloading/pull/74
@proux01 @CohenCyril Can you help me with this? I wanted to make sure that coq/coq#19611 does not break lemma-overloading, and thus, I need to put it back to the CI of Coq (and MathComp).
The first step is to add lemma-overloading to nixpkgs. You can take inspiration from this: https://github.com/NixOS/nixpkgs/pull/122450/files
NixOS/nixpkgs#355908