lol

xfce: build all components

-17
-17
pkgs/top-level/release.nix
··· 279 279 pandas = unix; 280 280 scikitlearn = unix; 281 281 }; 282 - 283 - xfce = { 284 - gtk_xfce_engine = linux; 285 - mousepad = linux; 286 - ristretto = linux; 287 - terminal = linux; 288 - thunar = linux; 289 - xfce4_power_manager = linux; 290 - xfce4icontheme = linux; 291 - xfce4mixer = linux; 292 - xfce4panel = linux; 293 - xfce4session = linux; 294 - xfce4settings = linux; 295 - xfdesktop = linux; 296 - xfwm4 = linux; 297 - }; 298 - 299 282 } )); 300 283 301 284 in jobs