summary refs log tree commit diff
path: root/nixos/modules/services/x11
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-03-12 22:52:38 +0100
committerVladimír Čunát <vcunat@gmail.com>2015-03-12 23:02:15 +0100
commit208d1f24db9966c18e1a3aca3b99ec4eae362607 (patch)
treea1d00a452ccb6dab12f2d820b889b36ee36d296b /nixos/modules/services/x11
parent9567ba46019575d08055681f6d9f579eff86c568 (diff)
downloadnixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar.gz
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar.bz2
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar.lz
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar.xz
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.tar.zst
nixlib-208d1f24db9966c18e1a3aca3b99ec4eae362607.zip
xfce: more update fallout
- forgotten mousepad update, including some wrapping magic
- dealing with panel plugins (either fix or mark as broken)
	CC maintainer @AndersonTorres.
- remove some libxfcegui4 occurrences, as it's being phased out
- minor stuff
Diffstat (limited to 'nixos/modules/services/x11')
-rw-r--r--nixos/modules/services/x11/desktop-managers/xfce.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/xfce.nix b/nixos/modules/services/x11/desktop-managers/xfce.nix
index 6a14a163c19a..fce5bf11f053 100644
--- a/nixos/modules/services/x11/desktop-managers/xfce.nix
+++ b/nixos/modules/services/x11/desktop-managers/xfce.nix
@@ -46,7 +46,6 @@ in
         pkgs.which # Needed by the xfce's xinitrc script.
         pkgs.xfce.exo
         pkgs.xfce.gtk_xfce_engine
-        pkgs.xfce.libxfcegui4 # For the icons.
         pkgs.xfce.mousepad
         pkgs.xfce.ristretto
         pkgs.xfce.terminal