mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
A user had an install, uninstalled it via the instructions, and found their nix broken. The issue was based around nix-daemon already running. I tried to be very smart around searching their launchctl files: $ grep -ri nix-daemon ~/Library/LaunchAgents /Library/LaunchAgents /Library/LaunchDaemons /System/Library/LaunchAgents /System/Library/LaunchDaemons but then couldn't figure out how to write out (nicely) commands for uninstalling or unloading them based on their name, and also couching the instrunctions in a bit of doubt so we don't piss off some poor mac admin because their users just deleted some important launchd files. |
||
|---|---|---|
| .. | ||
| build-remote.pl.in | ||
| copy-from-other-stores.pl.in | ||
| download-from-binary-cache.pl.in | ||
| download-using-manifests.pl.in | ||
| find-runtime-roots.pl.in | ||
| install-darwin-multi-user.sh | ||
| install-nix-from-closure.sh | ||
| local.mk | ||
| nix-build.in | ||
| nix-channel.in | ||
| nix-copy-closure.in | ||
| nix-generate-patches.in | ||
| nix-http-export.cgi.in | ||
| nix-install-package.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.sh.in | ||
| nix-pull.in | ||
| nix-push.in | ||
| nix-reduce-build.in | ||
| resolve-system-dependencies.pl.in | ||
| show-duplication.pl | ||