about summary refs log tree commit diff stats
path: root/templates/rust/.licensure.yml (follow)
Commit message (Collapse)AuthorAge
* 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.6.1Benedikt Peetz2024-04-02
|
* chore(templates): Update common filesBenedikt Peetz2024-04-02
|
* feat(treewide): Use new `%INIT_` variablesBenedikt Peetz2024-04-02
|
* chore(version): v0.4.2Benedikt Peetz2024-04-01
|
* 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.
* fix(templates): Update already done templates with improvements from new onesBenedikt Peetz2024-04-01
|
* feat(rust): Update to my SOTABenedikt Peetz2024-03-31