170
My Linux distro tierlist
(pawb.social)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
you mean like
nix-shell -p tldr?I mean like
apt searchorpacman -SsNixOS also doesn't show what packages were updated after an update, and doesn't show which version they changed to, which is slightly annoying.
I can recommend nh. Its a wrapper around the nix* commands and includes
nh search, giving you a list of packages (not sure about nixos module options, I think not). It also uses nix-output-monitor giving you a nice dependency graph when building (plus downloads etc) as well as a diff between the current and new generation, with version changes, added, removed etc.It would have been nice to know about that, I already heard about it before but only after I'd switched to Void anyway. Maybe one day if I try NixOS again I will use it.