SaaSHub helps you find the best software and product alternatives Learn more →
Nix-search-cli Alternatives
Similar projects and alternatives to nix-search-cli
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
nixos-config
General purpose Nix configuration for macOS / NixOS with starter templates + step-by-step guides ✨ (by dustinlyons)
-
-
-
-
nix-index
Quickly locate nix packages with specific files [maintainers=@bennofs @figsoda @raitobezarius]
-
-
-
-
nixos-docker-sd-image-builder
Build custom SD images of NixOS for your Raspberry Pi (or any other supported AArch64 device) in 5-20 minutes.
nix-search-cli discussion
nix-search-cli reviews and mentions
-
Super Colliding Nix Stores: Nix Flakes for Millions of Developers
- you may want to search from the command line
`nix search` is a cruel joke which doesn't allow searching by the name/program that would be installed, only package name, and requires a flake name every time. Absolutely terrible interface.
My tool is a single-install binary that performs fast and accurate search to help you find the right package name to install a given binary. I don't understand how after years of using other package managers anyone could want a search tool that does anything other than this by default.
For more details on why this exists, check out https://github.com/peterldowns/nix-search-cli#motivation
-
Nix journey part 0: Learning and reference materials
The nix package search website is OK, but it doesn't let you filter by the names of installed binaries. A lot of the time, you have a question like "what nixpkgs attribute do i install in order to get the `python3` command". I recently wrote a command line tool that allows you to do this. It uses the same elasticsearch index as the search website, but allows more powerful filtering. If anyone is thinking of getting into nix, please consider trying it out!
https://github.com/peterldowns/nix-search-cli
- Show HN: nix-search-cli: find Nix packages from the CLI
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Stats
peterldowns/nix-search-cli is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nix-search-cli is Go.