1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development/python-modules
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
..
bsddb3 * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
pil Nix-expr style review 2008-01-31 10:41:04 +00:00
psyco * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
pycairo
pycrypto
pygame Nix-expr style review 2008-01-31 10:41:04 +00:00
pygobject
pygtk
twisted Merged with trunk again 2008-01-23 18:11:03 +00:00
wxPython * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
ZopeInterface Merged with trunk again 2008-01-23 18:11:03 +00:00