added hg2git

svn path=/nixpkgs/trunk/; revision=13096
This commit is contained in:
Marc Weber
2008-10-18 21:08:42 +00:00
parent a4cc4210b5
commit ea22df581b
5 changed files with 39 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ 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"; };
# darcs repositories haskell
http = { type= "darcs"; url="http://darcs.haskell.org/http/"; groups="happs"; };
syb_with_class = { type="darcs"; url="http://happs.org/HAppS/syb-with-class"; groups="happs"; };