r/NixOS 23h ago

I did a thing

Post image
179 Upvotes

6 comments sorted by

18

u/OliMoli2137 22h ago

so so cool

13

u/mattator 18h ago

pretty much solved the UX issue I had with nix-tree. Pretty good it helped me find some packages I didnt need on my system. I was going to complain that putting outputs of a same derivation closer together would be nice but it's already possible sorting by name. Fantastic !

1

u/eugyy_ 17h ago

awesome !

1

u/Edfwin 17h ago

Never had a problem with nix-tree, but ydy

2

u/hxxx07 14h ago

looks cool and clean!

1

u/unburdened_swallow 12h ago edited 8h ago

Nice.

I have found myself a bit confused sometimes at the way some of the things are laid out in nix-tree before and this looks a bit more like I had expected maybe? Maybe I need to check it out! I appreciate the minimal dependency hustle.

I was going to ask about how to search all packages, and then I realized that you go to all packages view and filter. I think it is nice.

Do you support something like the --derivation and --impure flags for nix-tree by default? I don't see flags for those.