-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
Description
Occasionally, after running nh os switch
I get this error:
reloading user units for $USER...
restarting sysinit-reactivation.target
the following new units were started: NetworkManager-dispatcher.service, sysinit-reactivation.target, systemd-ask-password-console.path, systemd-tmpfiles-resetup.service
The application panicked (crashed).
Message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Location: src/nixos.rs:269
Please report the bug at https://github.com/nix-community/nh/issues
Re-running nh os switch
right after it usually fixes it, but I can't reproduce it consistently.