mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-18 04:59:01 +00:00
xfce: build all components
This commit is contained in:
parent
2daefaf457
commit
f976fa40a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user