about summary refs log tree commit diff stats
path: root/templates/c/scripts (follow)
Commit message (Collapse)AuthorAge
* fix(common/scripts/cprh.sh): RemoveBenedikt Peetz2024-09-30
| | | | There was just no way to actually use this script in a useful manner.
* chore(templates): Use new common filesBenedikt Peetz2024-08-03
|
* refactor(common/): Remove the `files` subdirectoryBenedikt Peetz2024-06-11
|
* refactor(common): Use symlinks to state, which files should be replacedBenedikt Peetz2024-06-11
| | | | | | Every symlink in the `./templates` directory is now replaced with the file it points to, making it obvious that this file should not be edited.
* chore(version): v0.4.1Benedikt Peetz2024-04-01
|
* refactor(templates): Instantiate all symlinksBenedikt Peetz2024-04-01
| | | | | Symlinks are copied verbatim, when nix initializes a template, thus symlinking common files does not work.
* feat(c): Update to be in line with the my SOTABenedikt Peetz2024-03-31