update topgit - using official release now
svn path=/nixpkgs/trunk/; revision=17457
This commit is contained in:
@@ -49,7 +49,7 @@ rec {
|
||||
};
|
||||
|
||||
topGit = stdenv.mkDerivation {
|
||||
name = "TopGit-git-patched";
|
||||
name = "TopGit-git"; # official release 0.8
|
||||
src = sourceByName "topGit"; # destination directory is patched
|
||||
phases="unpackPhase patchPhase installPhase";
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user