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