Merge pull request #6889 from benley/honcho

New package: Honcho (Python clone of Foreman)
This commit is contained in:
Domen Kožar
2015-03-21 19:21:56 +01:00
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -1627,6 +1627,8 @@ let
lua = lua5;
};
honcho = callPackage ../tools/system/honcho { };
host = callPackage ../tools/networking/host { };
hping = callPackage ../tools/networking/hping { };