Skip to main content

Module build

Module build 

Source
Expand description

Nix build orchestration — build closures locally or with distributed builders.

Structs§

BuildResults
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.