nixpkgs/pkgs/development
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
..
compilers Nix-expr style review 2008-01-31 10:41:04 +00:00
eclipse * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
interpreters Clisp is compilable 2008-01-26 12:02:46 +00:00
libraries Nix-expr style review 2008-01-31 10:41:04 +00:00
misc/windows-sdk * Directory for documentation packages. 2007-04-08 00:07:03 +00:00
perl-modules * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
python-modules Nix-expr style review 2008-01-31 10:41:04 +00:00
tools Nix-expr style review 2008-01-31 10:41:04 +00:00