tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
xfce: build all components
Domen Kožar
9 years ago
f976fa40
2daefaf4
-17
1 changed file
expand all
collapse all
unified
split
pkgs
top-level
release.nix
-17
pkgs/top-level/release.nix
···
279
279
pandas = unix;
280
280
scikitlearn = unix;
281
281
};
282
282
-
283
283
-
xfce = {
284
284
-
gtk_xfce_engine = linux;
285
285
-
mousepad = linux;
286
286
-
ristretto = linux;
287
287
-
terminal = linux;
288
288
-
thunar = linux;
289
289
-
xfce4_power_manager = linux;
290
290
-
xfce4icontheme = linux;
291
291
-
xfce4mixer = linux;
292
292
-
xfce4panel = linux;
293
293
-
xfce4session = linux;
294
294
-
xfce4settings = linux;
295
295
-
xfdesktop = linux;
296
296
-
xfwm4 = linux;
297
297
-
};
298
298
-
299
282
} ));
300
283
301
284
in jobs