xfce.xfce4-notifyd: 0.9.4 -> 0.9.6
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.4...xfce4-notifyd-0.9.6
This commit is contained in:
parent
a78aafe88d
commit
0da1fedd66
@ -17,10 +17,10 @@
|
||||
mkXfceDerivation {
|
||||
category = "apps";
|
||||
pname = "xfce4-notifyd";
|
||||
version = "0.9.4";
|
||||
version = "0.9.6";
|
||||
odd-unstable = false;
|
||||
|
||||
sha256 = "sha256-oDvP2xE/KvIKl7D5hAwROxhqpli7G/UNd51YCdT7Dv4=";
|
||||
sha256 = "sha256-TxVz9fUvuS5bl9eq9isalez3/Pro366TGFMBQ2DfIVI=";
|
||||
|
||||
buildInputs = [
|
||||
dbus
|
||||
@ -37,8 +37,6 @@ mkXfceDerivation {
|
||||
xfconf
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-I${glib.dev}/include/gio-unix-2.0";
|
||||
|
||||
configureFlags = [
|
||||
"--enable-dbus-start-daemon"
|
||||
"--enable-sound"
|
||||
|
Loading…
Reference in New Issue
Block a user