nixpkgs/pkgs/applications/version-management/git-and-tools
Peter Simons 167f185411 pkgs/applications/version-management/git-and-tools/git: fixed "git gui"
The git-gui module cannot be wrapped like gitk, because the Tcl implementation
uses the program's basename to determine stuff like the name of the Window it
opens, etc., and it cannot deal with a program name that contain a dot, like
".git-gui-wrapped" did.

Instead of wrapping git-gui, it's now patched to execute 'wish' with a complete
store path.

While I was at it, I also applied this solution to git-gui--askpass.

svn path=/nixpkgs/trunk/; revision=25453
2011-01-07 11:03:42 +00:00
..
fast-export fix git-fast-import by using a correct tar.gz 2010-02-18 01:49:45 +00:00
git pkgs/applications/version-management/git-and-tools/git: fixed "git gui" 2011-01-07 11:03:42 +00:00
git2cl added git2cl script 2010-05-04 10:06:50 +00:00
qgit Don't try to build Qt guis if qt is unsupported on the platform 2010-09-15 18:52:07 +00:00
stgit adding gitAttr 2009-01-20 22:15:42 +00:00
default.nix I take out getPkgConfig. It looks to me as if it needed a solution, but noone took action. 2010-12-28 21:07:35 +00:00