Nix derivations for building MeCab, Unidic, ipadic, and jumandic.
Run nix-shell in this directory.
It will define some aliases for running mecab with specific dictionaries:
mecab-unidicmecab-ipadicmecab-jumandicmecab(aliased tomecab-unidic)
You can take the shell.nix file and remove any functionality you don't want or use it as a starting point for your own environment.