DeterminateSystems / nix-installer

Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 2 million installs.
GNU Lesser General Public License v2.1
2.01k stars 52 forks source link

Could not find service "org.nixos.darwin-store" in domain for system #1124

Closed kaihendry closed 2 days ago

kaihendry commented 2 weeks ago

I am trying https://www.reddit.com/r/NixOS/comments/1efsg5c/upgrade_to_macos_146_nuked_macnix/lfn6jip/ since the Nix one's /run/current-system seems to get removed between upgrades on my work MDM machine.

Error

Error: 
   0: Install failure
   1: Error executing action
   2: Action `create_nix_volume` errored
   3: Action `kickstart_launchctl_service` errored
   4: Failed to execute command with status 113 `"launchctl" "kickstart" "-k" "system/org.nixos.darwin-store"`, stdout: 
      stderr: Could not find service "org.nixos.darwin-store" in domain for system

Metadata

key value
version 0.22.0
os macos
arch aarch64
cole-h commented 2 weeks ago

Could you take a look at my comment in this similar issue and see if it helps you get further? https://github.com/DeterminateSystems/nix-installer/issues/960#issuecomment-2104730686

cole-h commented 2 days ago

I'm going to close this as a duplicate of the linked issue, pending further information. Feel free to reopen if you can give some more information!