pub fn ensure_integrations(registry: &Registry) -> SetupReportExpand description
Run one integration pass, installing whatever is missing.
The two per-integration settings (auto_daemon, auto_hooks) are honoured here, so
turning one off turns it off for every future pass as well as this one.