framework for managing secrets and computed values
so far, `generate-vars` would identify prompted files, yet identify the generators only after prompts. when one reuses files names across generators, that approach leaves implicit which generator `generate-vars` is prompting file contents for. this PR addresses this by adding an echo line before any such prompts. |
||
---|---|---|
backends | ||
flake.lock | ||
flake.nix | ||
options.nix | ||
README.md | ||
testing.nix |
vars
This repo is for testing https://github.com/NixOS/nixpkgs/pull/370444 without patching your nixpkgs or running clan.
DavHau also wrote a blogpost about the more advanced version from clan.lol: https://clan.lol/blog/vars/
TODO: add more README