| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-12-03 | switch to nixpkgs-fmt to format nix files | Franck Cuny | 1 | -1/+1 | |
| 2023-12-03 | add `treefmt` and `pre-commit-hooks` | Franck Cuny | 1 | -0/+8 | |
| I can now run `nix fmt` or `nix flake check` to check the syntax for various files in this repository. Fixed a deprecation warning for `hugo`: ``` > WARN The author key in site configuration is deprecated. Use params.author.email instead. > WARN The author key in site configuration is deprecated. Use params.author.name instead. ``` | |||||
