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