How can I see which package included localsearch-3?

I use XMonad and somehow some package I installed included localsearch-3, which is using 100% cpu.

How can I figure out what caused this to be installed on my system?:wink:

Something like nix why-depends /run/current-system nixpkgs#localsearch-3

nix-tree is a good tool to check this

1 Like