nixpkgs/pkgs/development/python-modules
Yury G. Kudryashov 5bca69ac34 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/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
..
bsddb3 * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
pil Nix-expr style review 2008-01-30 17:20:48 +00:00
psyco * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
pycairo add pycairo: cairo bindings for cairo 2007-05-13 20:49:13 +00:00
pycrypto
pygame Nix-expr style review 2008-01-30 17:20:48 +00:00
pygobject add pygobject 2007-05-13 20:12:13 +00:00
pygtk make pygobject an inherited attribute 2007-05-13 21:15:41 +00:00
twisted * makeWrapper: option --run <CMD> to run a command from the wrapper. 2008-01-18 11:28:41 +00:00
wxPython * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
ZopeInterface * makeWrapper: option --run <CMD> to run a command from the wrapper. 2008-01-18 11:28:41 +00:00