1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/tests/lib/generators
Anton Mosich 89a9fa0f3f generators: rewrite toSCFG
The former toSCFG implementation had several shortcomings which
did not consider a few possibilities SCFG provides. Details were lined
out in #7465.
The new interface needs more verbosity, but reflects better the
properties of the SCFG format. I also chose to use the names used in the
[Specification].

[Specification]: https://git.sr.ht/~emersion/scfg#specification-draft
2025-10-20 17:10:44 +02:00
..
default.nix senpai: switch to scfg format 2024-03-15 11:42:17 +01:00
tokdl-result.txt lib: Improve KDL generator (#7429) 2025-07-12 14:32:14 -05:00
tokdl.nix lib: Improve KDL generator (#7429) 2025-07-12 14:32:14 -05:00
toscfg-empty-result.txt senpai: switch to scfg format 2024-03-15 11:42:17 +01:00
toscfg-empty.nix generators: rewrite toSCFG 2025-10-20 17:10:44 +02:00
toscfg-err-dir-empty-name.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
toscfg-example-result.txt generators: rewrite toSCFG 2025-10-20 17:10:44 +02:00
toscfg-example.nix generators: rewrite toSCFG 2025-10-20 17:10:44 +02:00