git-ftp: move to git-and-tools
This commit is contained in:
parent
7601b8d8f5
commit
d5fdd69442
@ -1700,7 +1700,7 @@ with pkgs;
|
||||
|
||||
git-fire = callPackage ../applications/version-management/git-and-tools/git-fire { };
|
||||
|
||||
git-ftp = callPackage ../development/tools/git-ftp { };
|
||||
git-ftp = callPackage ../applications/version-management/git-and-tools/git-ftp { };
|
||||
|
||||
git-gone = callPackage ../applications/version-management/git-and-tools/git-gone {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
|
Loading…
Reference in New Issue
Block a user