New package: Honcho (Python clone of Foreman)

This commit is contained in:
Benjamin Staffin
2015-03-18 23:17:14 -07:00
parent 2b8fd8d4e9
commit 5972edc148
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -1622,6 +1622,8 @@ let
lua = lua5;
};
honcho = callPackage ../tools/system/honcho { };
host = callPackage ../tools/networking/host { };
hping = callPackage ../tools/networking/hping { };