3 unstable releases
0.2.1 | Apr 18, 2024 |
---|---|
0.2.0 | Mar 29, 2024 |
0.1.0 | Mar 8, 2024 |
#1946 in Command line utilities
1.5MB
844 lines
nix-options-search
A simple command-line tool to look up options for configuring nix-darwin, nixOS, and home-manager quickly, with fuzzy finding.
Installation
Cargo
- Install the rust toolchain in order to have cargo installed by following this guide.
- run
cargo install nix-options-search
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
See CONTRIBUTING.md.
Dependencies
~19–26MB
~327K SLoC