From f976fa40a238e9bf78fd1a875dbd2f23318acf6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Sun, 28 Aug 2016 16:51:20 +0200 Subject: [PATCH] xfce: build all components --- pkgs/top-level/release.nix | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 191406efb9c..6abb73491cc 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -279,23 +279,6 @@ let pandas = unix; scikitlearn = unix; }; - - xfce = { - gtk_xfce_engine = linux; - mousepad = linux; - ristretto = linux; - terminal = linux; - thunar = linux; - xfce4_power_manager = linux; - xfce4icontheme = linux; - xfce4mixer = linux; - xfce4panel = linux; - xfce4session = linux; - xfce4settings = linux; - xfdesktop = linux; - xfwm4 = linux; - }; - } )); in jobs