Merge pull request #151648 from hartwork/git-delete-merged-branches-fix-dependencies
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
colorama
|
||||
clintermission
|
||||
prompt-toolkit
|
||||
];
|
||||
|
||||
checkInputs = [ git ]
|
||||
|
||||
Reference in New Issue
Block a user