xfce4-12.xfce4-vala-panel-appmenu-plugin: fix eval
This commit is contained in:
parent
4a95dd41a8
commit
9acb145da3
@ -45,6 +45,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Global Menu applet for XFCE4";
|
description = "Global Menu applet for XFCE4";
|
||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
maintainers = with maintainers; [ jD91mZM2 ];
|
maintainers = with maintainers; [ jD91mZM2 ];
|
||||||
meta.broken = true;
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user