about summary refs log tree commit diff stats
path: root/treefmt.nix (follow)
Commit message (Collapse)AuthorAge
* fix(treefmt.nix): Only ignore the manual template in this repoBenedikt Peetz2024-04-02
| | | | | Otherwise, the ignore-string gets replaced with the real name of the manual, and it stays ignored.
* refactor(common): Move all data files to `./common/files`Benedikt Peetz2024-04-02
|
* refactor(templates): Instantiate all symlinksBenedikt Peetz2024-04-01
| | | | | Symlinks are copied verbatim, when nix initializes a template, thus symlinking common files does not work.
* fix(treefmt): Also ignore `NEWS.md` fileBenedikt Peetz2024-04-01
|
* feat(latex): Update to my current SOTABenedikt Peetz2024-04-01