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