Commit graph

3 commits

Author SHA1 Message Date
Ludovic Courtès 1a64758585 Add Linux nfs-utils.
svn path=/nixpkgs/trunk/; revision=11367
2008-03-30 17:42:49 +00:00
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
Marc Weber 42ee316fcc Not yet working nfs-utils with dependency
svn path=/nixpkgs/trunk/; revision=9764
2007-11-20 15:55:37 +00:00