aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nix.yml
AgeCommit message (Collapse)Author
2021-03-12Use nix-tool-boxCyril Cohen
2021-03-12Revert "Use nix-tool-box"Cyril Cohen
This reverts commit 8674d6996fca76028ead3f75363f11bab4fa3e7c that I added by accident
2021-03-12Use nix-tool-boxCyril Cohen
2021-02-17Update nix.yml (#699)Cyril Cohen
* Update nix ci
2021-01-16Drop support for Coq 8.10 and deprecate the `deprecate` notationKazuhiko Sakaguchi
- The `deprecate` notation and `iota_add` have been deprecated. All the uses of the `deprecate` notation have been replaced with the `deprecated` attribute. - Deprecation aliases in `ssrnat` and `ssrnum` introduced in MathComp 1.11+beta1 have been removed. - Remove `VDFILE` related hacks from `Makefile.common`.
2020-11-20Update nix.ymlCyril Cohen
2020-10-07Turn class_of records into primitive records and get rid of the xclass idiomKazuhiko Sakaguchi
2020-06-08Cachix action (#525)Cyril Cohen
tentative fix
2020-06-03update default nix and setup cachixCyril Cohen