Skip to main content

Module eval

Module eval 

Source
Expand description

Nix evaluation — resolve toplevel store paths and detect changes.

Functions§

eval_all
Evaluate all hosts and return a map of hostname -> toplevel path.
eval_toplevel
Evaluate the toplevel store path for a single host via nix eval.
evaluate
Evaluate which hosts need deployment by comparing desired vs current state.
query_current_system
Query the current system generation on a remote host.