nix-index icon indicating copy to clipboard operation
nix-index copied to clipboard

Exclude symlinks that are just links to other drvs

Open Atemu opened this issue 4 years ago • 0 comments

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.

Atemu avatar Jan 03 '21 10:01 Atemu