Expand description
Nix build orchestration — build closures locally or with distributed builders.
Structs§
- Build
Results - Build results keyed by hostname.
Functions§
- build_
closures - Build all closures in a deployment plan.
- build_
flake_ attr - Build any flake attribute and return its store path.
- build_
host - Build the system closure for a single host.
- generate_
machines_ file_ from_ healthy - Generate a temporary machines file from healthy builders. Public so the deploy pipeline can call it before building the DAG.