Function nix

Source
pub fn nix(
    graph: Arc<Mutex<Graph>>,
    reset: bool,
    args: NixArgs,
) -> Result<Nix, Error>