Commit graph

4 commits

Author SHA1 Message Date
Ludovic Courtès 76ac9b3b86 tcp-wrapper: Install header files.
svn path=/nixpkgs/trunk/; revision=11137
2008-03-15 22:51:05 +00:00
Ludovic Courtès ac2f2f6cc5 Add `tcp-wrapper'.
svn path=/nixpkgs/trunk/; revision=11136
2008-03-15 22:41:31 +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