Sebastian Pipping
2021-12-22 00:26:02 +01:00
parent d8d4e0f5c9
commit 68bc9dd93b
@@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
colorama
clintermission
prompt-toolkit
];
checkInputs = [ git ]