nix-community / nix-index

Quickly locate nix packages with specific files [maintainers=@bennofs @figsoda @raitobezarius]
Other
835 stars 48 forks source link

index flake inputs beyond nixpkgs #244

Open KiaraGrouwstra opened 7 months ago

KiaraGrouwstra commented 7 months ago

nix-index now describes itself as a 'files database for nixpkgs'. in practice, users may well end up using packages from more nix package repositories than those from nixpkgs. as such, it would be nice if nix-index were generalized so as to say index packages among all of one's inputs, maybe treating nixpkgs as just one such input.

KiaraGrouwstra commented 7 months ago

implementing this seems more viable if one accepts flakes as a de facto part of today's standard, and probably includes: