Add bc and xorg.xev to Hydra
svn path=/nixpkgs/trunk/; revision=15481
This commit is contained in:
parent
1804d2bf98
commit
3ec5f9c74e
@ -68,6 +68,7 @@ in {
|
|||||||
bash = all;
|
bash = all;
|
||||||
bashInteractive = all;
|
bashInteractive = all;
|
||||||
bazaar = linux; # first let sqlite3 work on darwin
|
bazaar = linux; # first let sqlite3 work on darwin
|
||||||
|
bc = all;
|
||||||
binutils = linux;
|
binutils = linux;
|
||||||
bind = linux;
|
bind = linux;
|
||||||
bison23 = all;
|
bison23 = all;
|
||||||
@ -478,6 +479,7 @@ in {
|
|||||||
lndir = all;
|
lndir = all;
|
||||||
setxkbmap = linux;
|
setxkbmap = linux;
|
||||||
xauth = linux;
|
xauth = linux;
|
||||||
|
xev = linux;
|
||||||
xf86inputkeyboard = linux;
|
xf86inputkeyboard = linux;
|
||||||
xf86inputmouse = linux;
|
xf86inputmouse = linux;
|
||||||
xf86inputevdev = linux;
|
xf86inputevdev = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user