mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
git-fast-export: move to by-name
This commit is contained in:
parent
efd6331c95
commit
a36cf528f7
@ -2227,8 +2227,6 @@ with pkgs;
|
|||||||
|
|
||||||
git-fame = callPackage ../applications/version-management/git-fame { };
|
git-fame = callPackage ../applications/version-management/git-fame { };
|
||||||
|
|
||||||
git-fast-export = callPackage ../applications/version-management/fast-export { };
|
|
||||||
|
|
||||||
git-fire = callPackage ../applications/version-management/git-fire { };
|
git-fire = callPackage ../applications/version-management/git-fire { };
|
||||||
|
|
||||||
git-ftp = callPackage ../applications/version-management/git-ftp { };
|
git-ftp = callPackage ../applications/version-management/git-ftp { };
|
||||||
|
Loading…
Reference in New Issue
Block a user