svn path=/nixpkgs/trunk/; revision=16696

This commit is contained in:
Eelco Dolstra 2009-08-12 10:39:49 +00:00
parent bbf64219b4
commit 0f9dec17c7
1 changed files with 6 additions and 0 deletions

View File

@ -178,6 +178,7 @@ in {
gw6c = linux; gw6c = linux;
gzip = all; gzip = all;
hal = linux; hal = linux;
hal_info = linux;
hddtemp = linux; hddtemp = linux;
hdparm = linux; hdparm = linux;
hello = all; hello = all;
@ -395,6 +396,11 @@ in {
ru = all; ru = all;
}; };
dbus = {
libs = linux;
tools = linux;
};
emacs22Packages = { emacs22Packages = {
bbdb = linux; bbdb = linux;
cedet = linux; cedet = linux;