Manix

A fast CLI documentation searcher for Nix.

Usage

sh manix optionals

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.

manix

Installation

Nix

sh nix-env -i -f https://github.com/mlvzk/manix/archive/master.tar.gz

Kudos

The inspiration for this project came from nix-doc