fix soappy by using trunk version

svn path=/nixpkgs/trunk/; revision=16790
This commit is contained in:
Marc Weber
2009-08-20 20:19:04 +00:00
parent 79038a2038
commit 075f9712f2
3 changed files with 10 additions and 0 deletions
@@ -35,6 +35,8 @@ args:
nix_repository_manager = { type = "darcs"; url = "http://mawercer.de/~marc/repos/nix-repository-manager"; };
pywebcvs = { type = "svn"; url = "https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/trunk"; };
plugins = { type = "darcs"; url="http://code.haskell.org/~dons/code/hs-plugins/"; groups="haskell"; };
hg2git = { type = "git"; url="git://repo.or.cz/hg2git.git"; };