summary refs log tree commit diff
path: root/flake.nix
AgeCommit message (Collapse)Author
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
2025-08-14create a project skeleton with a nix flake and a Rust executableIrene Knapp
I also took the liberty of adding some Rust libraries that I know will be useful Change-Id: Id5d98d86cdce653f6706903b75e285c72f2ba4b4