summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2010-08-05 15:47:15 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2010-08-05 15:47:15 +0000
commit5f8b8ae1d1577aea8b7fccf68abd5fc777135287 (patch)
tree16938d56fb432246966683e60827860d7f0f3f21 /pkgs/top-level/release.nix
parentdbef94575c7f6c223c6a9cd6a3d74417341e1e78 (diff)
downloadnixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar.gz
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar.bz2
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar.lz
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar.xz
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.tar.zst
nixpkgs-5f8b8ae1d1577aea8b7fccf68abd5fc777135287.zip
* Added weechat and updated xfce-terminal and vte. (From Graeme
  Caldwell <graemercaldwell@gmail.com>.)

svn path=/nixpkgs/trunk/; revision=22965
Diffstat (limited to 'pkgs/top-level/release.nix')
-rw-r--r--pkgs/top-level/release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index b02e244ffeb..e99c37eb771 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -329,6 +329,7 @@ with (import ./release-lib.nix);
   vsftpd = linux;
   w3m = all;
   webkit = linux;
+  weechat = linux;
   wget = all;
   which = all;
   wicd = linux;