Add bc and xorg.xev to Hydra

svn path=/nixpkgs/trunk/; revision=15481
This commit is contained in:
Michael Raskin 2009-05-07 04:26:35 +00:00
parent 1804d2bf98
commit 3ec5f9c74e

View File

@ -68,6 +68,7 @@ in {
bash = all;
bashInteractive = all;
bazaar = linux; # first let sqlite3 work on darwin
bc = all;
binutils = linux;
bind = linux;
bison23 = all;
@ -478,6 +479,7 @@ in {
lndir = all;
setxkbmap = linux;
xauth = linux;
xev = linux;
xf86inputkeyboard = linux;
xf86inputmouse = linux;
xf86inputevdev = linux;