Adding redshift; it changes the color temperature of your screen gradually to match the lighting conditions
svn path=/nixpkgs/trunk/; revision=25686
This commit is contained in:
@@ -7162,9 +7162,14 @@ let
|
||||
pkgs_for_46.newScope pkgs_for_46.kde46;
|
||||
};
|
||||
|
||||
redshift = callPackage ../applications/misc/redshift {
|
||||
inherit (xorg) libX11 libXrandr libxcb randrproto libXxf86vm
|
||||
xf86vidmodeproto;
|
||||
};
|
||||
|
||||
oxygen_gtk = callPackage ../misc/themes/gtk2/oxygen-gtk {
|
||||
inherit (gtkLibs) glib gtk;
|
||||
};
|
||||
inherit (gtkLibs) glib gtk;
|
||||
};
|
||||
|
||||
xfce = xfce4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user