about summary refs log tree commit diff stats
path: root/templates/rust/scripts (follow)
Commit message (Collapse)AuthorAge
* 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(templates/rust): Quickly Update [THIS WILL BE REBASED]Benedikt Peetz2024-05-03
|
* 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(rust): Update to my SOTABenedikt Peetz2024-03-31