10 src = fetchFromGitHub {
14 hash = "sha256-mKenmsGdVg60zjVMTfbEtqtPcJdJo60Nz6IUQ9RB7j0=";
17 vendorHash = "sha256-YNARh25xrcPGvhhXzYmg3CsWwzvXq44uWt0S1PjRVdM=";
20 description = "Golang implementation of OneBot based on Mirai and MiraiGo";
21 homepage = "https://github.com/Mrs4s/go-cqhttp";
22 license = licenses.agpl3Only;
23 maintainers = with maintainers; [ Anillc ];