13 src = fetchFromGitHub {
16 rev = "refs/tags/v${version}";
17 hash = "sha256-DGyFo2oRZ39r1awqh5AXjOL2VShABarFbOMIcEXlWq4=";
20 vendorHash = "sha256-+LDA3Q6OSxHwKYoO5gtNUryB9EbLe2jJtUbLXnA2Lug=";
23 description = "Notification library for gophers and their furry friends";
24 homepage = "https://github.com/containrrr/shoutrrr";
25 license = lib.licenses.mit;
26 maintainers = with lib.maintainers; [ JManch ];
27 platforms = lib.platforms.unix;
28 mainProgram = "shoutrrr";