Commit message (Collapse) | Author | ||
---|---|---|---|
2024-10-04 | chore(build): Regenerate | Benedikt Peetz | |
2024-10-04 | fix(common/init): Correctly handle quoted values in the `replacement_file` | Benedikt Peetz | |
2024-10-04 | fix(common/init): Ignore the init script itself, when looking for leftover ↵ | Benedikt Peetz | |
`%INIT_`s | |||
2024-10-04 | chore(build): Regenerate | Benedikt Peetz | |
2024-10-04 | fix(common/init): Check for not replaced `%INIT_` variables | Benedikt Peetz | |
2024-10-04 | refactor(common/init): Rewrite the `quotify` function in python | Benedikt Peetz | |
The AWK version was getting confused with newlines (`\n`) in the input. | |||
2024-10-04 | fix(templates/rust/Cargo.toml): Fix typos in `%INIT_` variables | Benedikt Peetz | |
2024-10-04 | fix(templates/rust/flake.nix): Remove unneeded `input.*.follows` | Benedikt Peetz | |
2024-10-04 | fix(common/.envrc): Actually use and set a shebang | Benedikt Peetz | |
2024-10-04 | fix(common/init): Correctly quote inputted text | Benedikt Peetz | |
2024-10-04 | chore(version): v0.8.0 v0.8.0 | Benedikt Peetz | |
2024-10-04< |