nixpkgs/pkgs/applications/networking/instant-messengers
Yury G. Kudryashov fbfab88e04 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.


svn path=/nixpkgs/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
..
amsn svn path=/nixpkgs/trunk/; revision=9277 2007-09-07 11:05:02 +00:00
pidgin Merged with trunk 2008-01-15 00:55:21 +00:00
pidgin-plugins Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch. 2007-11-11 07:54:45 +00:00
teamspeak Nix-expr style review 2008-01-31 10:41:04 +00:00