svn -> subversion

This commit is contained in:
Rob Vermaas 2011-03-16 14:25:39 +00:00
parent 14e470e680
commit e981a48d97

View file

@ -52,7 +52,7 @@ rec {
configureFlags = "--with-nix=${nix}";
buildInputs =
[ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite git mercurial svn bazaar]
[ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite git mercurial subversion bazaar]
++ (import ./deps.nix) { inherit pkgs; };
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [