5 , gobject-introspection
18 pname = "xfce4-panel";
21 sha256 = "sha256-eQLz/LJIx2WkzcSLytRdJdhtGv0woT48mdqG7eHB0U4=";
38 propagatedBuildInputs = [
43 patches = [ ./xfce4-panel-datadir.patch ];
46 substituteInPlace plugins/clock/clock.c \
47 --replace-fail "/usr/share/zoneinfo" "${tzdata}/share/zoneinfo"
51 description = "Panel for the Xfce desktop environment";
52 maintainers = with maintainers; [ ] ++ teams.xfce.members;