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?
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?
Something like nix why-depends /run/current-system nixpkgs#localsearch-3
nix-tree is a good tool to check this