10 src = fetchFromGitHub {
11 owner = "messagebird";
14 hash = "sha256-zcFViE1/B+wrkxZ3YIyfy2IBbxLvXOf8iK/6eqZb1ZQ=";
20 description = "SMS alerting tool for Prometheus's Alertmanager";
21 mainProgram = "sachet";
22 homepage = "https://github.com/messagebird/sachet";
23 license = licenses.bsd2;
24 maintainers = with maintainers; [ govanify ];