19 pname = "xfce4-notifyd";
23 sha256 = "sha256-oDvP2xE/KvIKl7D5hAwROxhqpli7G/UNd51YCdT7Dv4=";
40 env.NIX_CFLAGS_COMPILE = "-I${glib.dev}/include/gio-unix-2.0";
43 "--enable-dbus-start-daemon"
48 description = "Simple notification daemon for Xfce";
49 mainProgram = "xfce4-notifyd-config";
50 maintainers = with maintainers; [ ] ++ teams.xfce.members;