summary refs log tree commit diff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2007-02-28 17:33:24 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2007-02-28 17:33:24 +0000
commita6fe30b2df9bc1ee37df78b7f47082725c8605d9 (patch)
treec6549f05b4a35b2f794fbd595cb7ce5627c35d95
parenteb1592a45dba5c3235781bf2e59566137860ed9f (diff)
downloadnixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar.gz
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar.bz2
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar.lz
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar.xz
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.tar.zst
nixlib-a6fe30b2df9bc1ee37df78b7f47082725c8605d9.zip
* Add compiz and metacity to the channel.
svn path=/nixpkgs/trunk/; revision=8113
-rw-r--r--pkgs/top-level/build-for-release.nix9
1 files changed, 7 insertions, 2 deletions
diff --git a/pkgs/top-level/build-for-release.nix b/pkgs/top-level/build-for-release.nix
index f210037eaaad..0ac68942378d 100644
--- a/pkgs/top-level/build-for-release.nix
+++ b/pkgs/top-level/build-for-release.nix
@@ -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