git-up: move to git-and-tools
This commit is contained in:
parent
16aa4709eb
commit
6d744e7d96
@ -1799,7 +1799,7 @@ with pkgs;
|
|||||||
inherit (darwin.apple_sdk.frameworks) Security;
|
inherit (darwin.apple_sdk.frameworks) Security;
|
||||||
};
|
};
|
||||||
|
|
||||||
git-up = callPackage ../applications/version-management/git-up {
|
git-up = callPackage ../applications/version-management/git-and-tools/git-up {
|
||||||
pythonPackages = python3Packages;
|
pythonPackages = python3Packages;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user