Manix
A fast CLI documentation searcher for Nix.
Supported sources:
- Nixpkgs Documentation
- Nixpkgs Comments
- Nixpkgs Tree (pkgs., pkgs.lib.)
- NixOS Options
- Home-Manager Options
Usage
rnix-lsp
If you want to use it in your editor, check ElKowar's rnix-lsp fork, which uses it to provide documentation on hover and autocompletion.
Installation
Nix
Kudos
The inspiration for this project came from nix-doc