this post was submitted on 10 Nov 2023
12 points (100.0% liked)
NixOS
232 readers
1 users here now
NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.
This community discusses NixOS, Nix, and everything related.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been tracking the version search issue on nixpkgs for the last 3 years. Your site is a major win on that front!
I still use Lazamar's tool regularly, so I'm thrilled to see a successor to it.
Devbox (a framework) has the most exhaustive version search for nix that I know of, but it's a bit of a pain because they assume you use devbox to install the package (instead of using nix to install the package)