mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
coqPackages.mathcomp-analysis: add maintainers
This commit is contained in:
@@ -22,6 +22,7 @@ with lib; mkCoqDerivation {
|
||||
|
||||
meta = {
|
||||
description = "Analysis library compatible with Mathematical Components";
|
||||
maintainers = [ maintainers.cohencyril ];
|
||||
license = licenses.cecill-c;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user