summary refs log tree commit diff
path: root/options.nix
AgeCommit message (Collapse)Author
2025-09-09make a really fancy test harness for nix module evaluationIrene Knapp
I've never done this before and am really proud of the code; I hope the comments help but feel free to ask questions. As you can see by looking at the diffs to `options.nix`, it did catch several issues that had gotten through up to this point. I'm pretty pleased with that. As before, `nix flake check` is all you need to do to run it. Change-Id: I99a550e92d7b4770e52b6aba763cff2bdc4c9287
2025-09-09add the mechanism by which Rust will ask the nix config for detailsIrene Knapp
this also adds the beginnings of a test harness; the test harness will become useful in a future CL, but for now `nix flake check` should continue to do what we want it to, and maybe slightly more Change-Id: I7f05bcb5588f2b52d79cf05cf22263f084e8be49
2025-09-02Generates 3 different lenghts of secrets, for future use to be written to files.Robert Orr
Change-Id: I314d0350b03fedebeedc7eddedf409a286719486