mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
gitls: move to git-and-tools
This commit is contained in:
parent
fd4fa062b4
commit
b8cee52413
@ -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 { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user