* Add compiz and metacity to the channel.

svn path=/nixpkgs/trunk/; revision=8113
This commit is contained in:
Eelco Dolstra 2007-02-28 17:33:24 +00:00
parent eb1592a45d
commit a6fe30b2df

View file

@ -26,6 +26,7 @@ let {
cdrtools
chatzilla
cksfv
compiz
coreutils
cpio
darcs
@ -179,7 +180,7 @@ let {
# xauth
# xawtv
# zapping
;
;
inherit ((allPackages {system = "i686-linux";}).xorg)
xorgserver
xf86inputkeyboard
@ -191,7 +192,11 @@ let {
fontbh100dpi
fontmiscmisc
fontcursormisc
;};
;
inherit ((allPackages {system = "i686-linux";}).gnome)
metacity
;
};
powerpcLinuxPkgs = {inherit (allPackages {system = "powerpc-linux";})
aterm