svn path=/nixos/trunk/; revision=14569

This commit is contained in:
Eelco Dolstra 2009-03-17 11:01:12 +00:00
parent 28567c4565
commit 5523326664

@ -19,7 +19,7 @@ let
# Build a Subversion instance with Apache modules and Swig/Python bindings. # Build a Subversion instance with Apache modules and Swig/Python bindings.
subversion = pkgs.subversion15.function (origArgs: { subversion = pkgs.subversion15.override (origArgs: {
bdbSupport = true; bdbSupport = true;
httpServer = true; httpServer = true;
sslSupport = true; sslSupport = true;