Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore(templates): Use new common files | Benedikt Peetz | 2024-08-03 |
| | |||
* | refactor(common/): Remove the `files` subdirectory | Benedikt Peetz | 2024-06-11 |
| | |||
* | refactor(templates/): Move `LICENSE.spdx` and `README.md` to `common` | Benedikt Peetz | 2024-06-11 |
| | |||
* | refactor(common): Use symlinks to state, which files should be replaced | Benedikt Peetz | 2024-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.6.2 | Benedikt Peetz | 2024-04-02 |
| | |||
* | chore(version): v0.6.1 | Benedikt Peetz | 2024-04-02 |
| | |||
* | chore(templates): Update common files | Benedikt Peetz | 2024-04-02 |
| | |||
* | feat(common/init): Add support for replacing the variables in file names | Benedikt Peetz | 2024-04-02 |
| | |||
* | feat(treewide): Also remove hard-coded values in the `templates/` dir | Benedikt Peetz | 2024-04-02 |
| | |||
* | chore(treewide): Update and format files | Benedikt Peetz | 2024-04-02 |
| | |||
* | feat(treewide): Use new `%INIT_` variables | Benedikt Peetz | 2024-04-02 |
| | |||
* | chore(version): v0.4.2 | Benedikt Peetz | 2024-04-01 |
| | |||
* | chore(version): v0.4.1 | Benedikt Peetz | 2024-04-01 |
| | |||
* | refactor(templates): Instantiate all symlinks | Benedikt Peetz | 2024-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 ones | Benedikt Peetz | 2024-04-01 |
| | |||
* | feat(awk): Update to my current SOTA | Benedikt Peetz | 2024-03-31 |