Detect system packages of Nix like the Arch and Debian ones #20
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?
These are usually broken builds of Nix anyway, and they definitely are not correct to concurrently have installed. We should detect these and require they be removed, or maybe even fix it for people.
How do we check for that?
PATH
inspection? Running package manager commands?/usr/bin/nix is a good enough check tbh