NixOS / nixos-search

Search NixOS packages and options
https://search.nixos.org
MIT License
424 stars 109 forks source link

Can't install KDE Connect #326

Open JRavi2 opened 3 years ago

JRavi2 commented 3 years ago

On running the suggested command to install kdeconnect (nix-env -iA nixos.libsForQt5.kdeconnect-kde), I get the following error:

error: attribute 'kdeconnect-kde' in selection path 'nixos.kdeconnect-kde' not found

Running nix-env -iA nixos.kdeconnect does install it, though an older version. Also, it's not the command that is suggested in the search. Is the search suggesting the wrong command, or am I missing something?

John-Rodriguez-Git commented 3 years ago

I think there is the same problem with kdenlive. In the search there are also just these libsForQt5.kdenlive . But nix-env -iA nixos.kdenlive installed 'kdenlive-21.04.0' Im on the stable channel, I think thats why it is a few months behind the newest version.