Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | build: fix pre-commit check exclude/ignore patterns | Alan Pearce | 2024-05-22 | -2/+4 |
| | ||||
* | build: narrow overly-broad linting exclusions | Alan Pearce | 2024-05-21 | -3/+3 |
| | | | | | | | | | I started this project using `niv`, which creates `nix/sources.nix`, which is all I really needed to exclude as it's generated by niv. Now there's generated code only in `nix/overlays`, so the rest of the files under `nix/` should be formatted by nixpkgs-fmt and analysed by statix and deadnix. | |||
* | build: check defaults.toml wasn't modified pre-commit | Alan Pearce | 2024-05-20 | -1/+2 |
| | ||||
* | build: store default configuration in repo and ensure freshness | Alan Pearce | 2024-05-20 | -0/+14 |
| | ||||
* | build: switch to flakes | Alan Pearce | 2024-05-12 | -0/+95 |