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