xfce.xfce4-embed-plugin: mark as broken (unmaintained)
This commit is contained in:
parent
2c50730798
commit
b6d895a16c
@ -44,6 +44,7 @@ in stdenv.mkDerivation rec {
|
|||||||
description = "Embed arbitrary app windows on Xfce panel";
|
description = "Embed arbitrary app windows on Xfce panel";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # unmaintained plugin; no longer compatible with xfce 4.16
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user