A fast CLI documentation searcher for Nix.
sh
manix --help
manix mergeattr
manix --strict mergeattr
manix --update-cache mergeattr
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.
sh
nix-env -i -f https://github.com/mlvzk/manix/archive/master.tar.gz
The inspiration for this project came from nix-doc