Tig: cosmetics
This commit is contained in:
@@ -6980,7 +6980,6 @@ let
|
||||
git = gitAndTools.git;
|
||||
gitFull = gitAndTools.gitFull;
|
||||
gitSVN = gitAndTools.gitSVN;
|
||||
tig = gitAndTools.tig;
|
||||
|
||||
giv = callPackage ../applications/graphics/giv {
|
||||
pcre = pcre.override { unicodeSupport = true; };
|
||||
@@ -7719,6 +7718,8 @@ let
|
||||
inherit (gnome) libIDL;
|
||||
};
|
||||
|
||||
tig = gitAndTools.tig;
|
||||
|
||||
timidity = callPackage ../tools/misc/timidity { };
|
||||
|
||||
tkcvs = callPackage ../applications/version-management/tkcvs { };
|
||||
|
||||
Reference in New Issue
Block a user