git-delete-merged-branches: Fix >=6.3.0 dependencies
Related change upstream: https://github.com/hartwork/git-delete-merged-branches/commit/440513c21e7b332c6b285d9f9a35354b62c74f15#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7L36
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