* Added a telnet client.

svn path=/nixpkgs/trunk/; revision=9431
This commit is contained in:
Eelco Dolstra
2007-10-09 09:56:39 +00:00
parent c86efaec81
commit 08f647a5e6
3 changed files with 25 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Perhaps we can get some ideas from here ? http://gentoo-wiki.com/HOWTO_Jack
# still much to test but it compiles now
args:
args.mkDerivationByConfigruation {
args.mkDerivationByConfiguration {
flagConfig = {
mandatory = { buildInputs = [ ];};