git-hound: move to git-and-tools

This commit is contained in:
AndersonTorres 2022-12-01 07:58:32 -03:00
parent d5fdd69442
commit 019fac031a
2 changed files with 1 additions and 1 deletions

View File

@ -1706,7 +1706,7 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
git-hound = callPackage ../tools/security/git-hound { };
git-hound = callPackage ../applications/version-management/git-and-tools/git-hound { };
git-hub = callPackage ../applications/version-management/git-and-tools/git-hub { };