mirror of
https://gitlab.com/TECHNOFAB/soonix.git
synced 2026-02-02 07:15:06 +01:00
fix(generator): replace gotmpl with gomplate
This commit is contained in:
parent
5e479f3662
commit
a8acaf7143
7 changed files with 12 additions and 12 deletions
|
|
@ -53,7 +53,7 @@ use the `devshellModule` for easy integration, see the docs for more.
|
|||
- **`nix`**: Convert Nix data to JSON, YAML, TOML, INI, XML formats
|
||||
- **`string`**: Output raw string content with optional executable permissions
|
||||
- **`derivation`**: Use existing Nix derivations as file content
|
||||
- **`gotmpl`**: Advanced Go template rendering via gomplate
|
||||
- **`gomplate`**: Advanced Go template rendering via gomplate
|
||||
- **`jinja`**: Python Jinja2 template rendering
|
||||
|
||||
## Docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue