Commit message (Collapse) | Author | ||
---|---|---|---|
2024-04-01 | chore(version): v0.4.2 | Benedikt Peetz | |
2024-04-01 | fix(common/.licensure.yml): Correctly support latex projects | Benedikt Peetz | |
2024-04-01 | chore(version): v0.4.1 | Benedikt Peetz | |
2024-04-01 | fix(common/scripts/renew_copyright_header): Add support for TeX files | Benedikt Peetz | |
2024-04-01 | fix(common/.licensure.yml): Remove one last reference to Trixy | Benedikt Peetz | |
2024-04-01 | chore(version): v0.4.0 | Benedikt Peetz | |
2024-04-01 | style(update_common_files): Format | Benedikt Peetz | |
2024-04-01 | build(cog.toml): Also update files before every new release | Benedikt Peetz | |
2024-04-01 | refactor(templates): Instantiate all symlinks | Benedikt Peetz | |
Symlinks are copied verbatim, when nix initializes a template, thus symlinking common files does not work. | |||
2024-04-01 | refactor(templates/unmaintained): Move out of the templates dir | Benedikt Peetz | |
Otherwise, the `update_common_files` script will try to instantiate files in there, which is just useless noise. | |||