nix-index
nix-index copied to clipboard
Exclude symlinks that are just links to other drvs
When searching for something, I almost always have to fish the actual drv out of a sea of FHSEnvs and other symlink trees that reference it. This is time consuming and annoying.
There should be an option to exclude matches that merely point to other derivations' files. Maybe even enabled by default.