gitlint: move to git-and-tools
This commit is contained in:
parent
7389c44bcd
commit
fd4fa062b4
@ -1823,7 +1823,7 @@ with pkgs;
|
||||
|
||||
gitless = callPackage ../applications/version-management/git-and-tools/gitless { };
|
||||
|
||||
gitlint = python3Packages.callPackage ../tools/misc/gitlint { };
|
||||
gitlint = python3Packages.callPackage ../applications/version-management/git-and-tools/gitlint { };
|
||||
|
||||
gitls = callPackage ../tools/security/gitls { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user