1 { buildGoModule, fetchFromGitHub, lib }:
7 src = fetchFromGitHub {
11 hash = "sha256-CI0Jva7oA/zUGatv+wCdByqbTBNQRw+4clr8IDKX6HQ=";
17 homepage = "https://github.com/puddinging/rime-cli";
18 changelog = "https://github.com/puddinging/rime-cli/releases/tag/v${version}";
19 description = "Command line tool to add customized vocabulary for Rime IME";
20 license = licenses.asl20;
21 maintainers = with maintainers; [ urandom ];
22 mainProgram = "rime-cli";