1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/tools/networking
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
..
axel
bsd-finger finger client and daemon added 2008-01-26 12:02:57 +00:00
cksfv
curl
curlftpfs
dhcp
dnsmasq Nix-expr style review 2008-01-31 10:41:04 +00:00
jwhois
lftp
ncat
netcat
netselect
ntp Merged with trunk again 2008-01-23 18:11:03 +00:00
openssh
p2p Merged with trunk again 2008-01-23 18:11:03 +00:00
par2cmdline
smbfs-fuse Merged with trunk again 2008-01-25 14:16:25 +00:00
sshfs-fuse
ssmtp
tcpdump
telnet
wget
x11-ssh-askpass