nix-community / nix-index

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

Failing to query available packages #252

Closed poperigby closed 1 month ago

poperigby commented 1 month ago

I'm getting this error when running nix-index:

+ querying available packages
error: querying available packages failed
caused by: nix-env failed with error: nix-env failed with signal: 9 (SIGKILL):

I ran it with --show-trace, but that doesn't give me different output. Is there anyway I can get more a more useful error?

poperigby commented 1 month ago

This was only happening in a VM so I'm going to close this.