svn path=/nixos/trunk/; revision=14569
This commit is contained in:
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user