Added search command with sorted results
Summary
Added devbox search <package name> command that searches nix store for packages that contain the <package name> in their name or description.
How was it tested?
- compile devbox
- run
./devbox search openjdkor any other package - see results
dropping myself to clear my review queue, but feel free to add me back
@mohsenari sorry for delay on reviewing this. What did we decide in the demo? Should I take a look?
@mohsenari sorry for delay on reviewing this. What did we decide in the demo? Should I take a look?
@mikeland86 no worries. We decided to pause this until we figure out flakes copying the whole project to /nix/store
Removing from my queue until ready to review. Let me know!
Closing in favor of #374 that takes a different approach for search.