Cosmetic, no functional change intended.

svn path=/nixpkgs/trunk/; revision=26464
This commit is contained in:
Peter Simons 2011-03-23 10:24:26 +00:00
parent 3f7ea10694
commit 07d14b9997

View File

@ -56,7 +56,7 @@ rec {
stgit = import ./stgit {
inherit fetchurl stdenv python git;
inherit fetchurl stdenv python git;
};
topGit = lib.makeOverridable (import ./topgit) {