gitls: move to git-and-tools

This commit is contained in:
AndersonTorres 2022-12-01 22:52:24 -03:00
parent fd4fa062b4
commit b8cee52413
2 changed files with 1 additions and 1 deletions

View File

@ -1825,7 +1825,7 @@ with pkgs;
gitlint = python3Packages.callPackage ../applications/version-management/git-and-tools/gitlint { };
gitls = callPackage ../tools/security/gitls { };
gitls = callPackage ../applications/version-management/git-and-tools/gitls { };
gitnuro = callPackage ../applications/version-management/git-and-tools/gitnuro { };