Commit graph

2 commits

Author SHA1 Message Date
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
Yury G. Kudryashov 637cb977e5 ntfs progs added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9876
2007-12-08 01:06:08 +00:00