lib: add generator functions for toJSON & toYAML
They both reference the toJSON builtin, so we get semantic identifiers that express the intent of the generation. Both should be able to map each nix value (minus functions) to the destination config files. Includes two invocation unit tests.
parent
61311665
Please register or sign in to comment