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