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