Weird macOS profile dir not created bug #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On some installations on macOS, it seems that
/nix/var/nix/profiles/per-user/USERNAME
is not created, and then some shell scripts complain or something? idk. Rain hit this a while ago with flakey-profile.Our setup does not have these; I assume this is related to being an admin user potentially
yeah, there is also the weird shit where nix tried to move the profile to the user directory, which was a bad idea and we should probably revert
(this issue: lix-project/lix#151)