13 src = fetchFromGitHub {
17 hash = "sha256-+vBOHXaCWEoQ/Lk9VwP55XqlhSzSS9hoVg4FQOj8dIU=";
20 nativeBuildInputs = [ pkg-config ];
22 buildInputs = [ alsa-lib ];
24 vendorHash = "sha256-2BuWJ57jELtfj7SGr+dLdC2KFc5sD2bC8MgjUHaIXUs=";
27 description = "DBus Implementation of Freedesktop Notification spec for 'hyprctl notify'";
28 homepage = "https://github.com/codelif/hyprnotify";
29 license = lib.licenses.asl20;
30 platforms = lib.platforms.linux;
31 maintainers = with lib.maintainers; [ bloeckchengrafik ];
32 mainProgram = "hyprnotify";