hg2git has been put into repo fast-export. make it work again

svn path=/nixpkgs/trunk/; revision=17977
This commit is contained in:
Marc Weber
2009-10-27 17:46:37 +00:00
parent d129a6ce87
commit 748dd33b25
4 changed files with 39 additions and 30 deletions

View File

@@ -41,7 +41,7 @@ args:
plugins = { type = "darcs"; url="http://code.haskell.org/~dons/code/hs-plugins/"; groups="haskell"; };
hg2git = { type = "git"; url="git://repo.or.cz/hg2git.git"; };
git_fast_export = { type = "git"; url="git://repo.or.cz/hg2git.git"; };
MPlayer = { type = "svn"; url="svn://svn.mplayerhq.hu/mplayer/trunk"; };