nixpkgs-suyu/pkgs
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
..
applications Nix-expr style review 2008-01-31 10:41:04 +00:00
build-support Merged with trunk again 2008-01-23 18:11:03 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data Merged with trunk again 2008-01-25 14:16:25 +00:00
desktops kde-4: typo in urls corrected 2008-01-25 12:56:25 +00:00
development Nix-expr style review 2008-01-31 10:41:04 +00:00
games Nix-expr style review 2008-01-31 10:41:04 +00:00
lib Merged with trunk again 2008-01-23 18:11:03 +00:00
misc Nix-expr style review 2008-01-31 10:41:04 +00:00
os-specific/linux Nix-expr style review 2008-01-31 10:41:04 +00:00
servers Nix-expr style review 2008-01-31 10:41:04 +00:00
shells Merged with trunk 2008-01-15 00:55:21 +00:00
stdenv * Bootstrap binaries for powerpc-linux. 2008-01-25 01:34:20 +00:00
test Merged with trunk. 2007-11-16 21:05:15 +00:00
tools Nix-expr style review 2008-01-31 10:41:04 +00:00
top-level * Added ms-sys, a program for writing Microsoft compatible boot records. 2008-01-31 10:40:21 +00:00