svn path=/nixpkgs/trunk/; revision=15384
This commit is contained in:
parent
3202338268
commit
1456344494
@ -251,6 +251,7 @@ in {
|
|||||||
ruby = all;
|
ruby = all;
|
||||||
screen = linux ++ darwin;
|
screen = linux ++ darwin;
|
||||||
seccure = linux;
|
seccure = linux;
|
||||||
|
seccureUser = linux;
|
||||||
sharutils = all;
|
sharutils = all;
|
||||||
slim = linux;
|
slim = linux;
|
||||||
sloccount = allBut "i686-cygwin";
|
sloccount = allBut "i686-cygwin";
|
||||||
@ -434,6 +435,7 @@ in {
|
|||||||
xauth = linux;
|
xauth = linux;
|
||||||
xf86inputkeyboard = linux;
|
xf86inputkeyboard = linux;
|
||||||
xf86inputmouse = linux;
|
xf86inputmouse = linux;
|
||||||
|
xf86inputevdev = linux;
|
||||||
xf86videointel = linux;
|
xf86videointel = linux;
|
||||||
xf86videovesa = linux;
|
xf86videovesa = linux;
|
||||||
xkbcomp = linux;
|
xkbcomp = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user