I have done an update. I ran ‘sudo nix flake update’ then ‘nh os switch’
It ran through and made all the upgrades.
But failed to rebuild with this error message
dbus-implementation : dbus -> broker
Switching into this system is not recommended.
You probably want to run 'nixos-rebuild boot' and reboot your system instead.
If you really want to switch into this configuration directly, then
you can set NIXOS_NO_CHECK=1 to ignore pre-switch checks.
WARNING: doing so might cause the switch to fail or your system to become unstable.
Pre-switch check 'switchInhibitors' failed
Pre-switch checks failed
Error:
0: Activation (test) failed
1: Activating configuration (exit status Exited(1))
Location:
src/commands.rs:739
Is there any thing I can do to allow this to rebuild
I’m on the unstable branch.