svn path=/nixpkgs/trunk/; revision=25642
This commit is contained in:
parent
569d38ad69
commit
b5b44a8647
@ -6545,7 +6545,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
subversion = callPackage ../applications/version-management/subversion/default.nix {
|
subversion = callPackage ../applications/version-management/subversion/default.nix {
|
||||||
neon = neon029;
|
neon = pkgs.neon029;
|
||||||
bdbSupport = getConfig ["subversion" "bdbSupport"] true;
|
bdbSupport = getConfig ["subversion" "bdbSupport"] true;
|
||||||
httpServer = getConfig ["subversion" "httpServer"] false;
|
httpServer = getConfig ["subversion" "httpServer"] false;
|
||||||
httpSupport = getConfig ["subversion" "httpSupport"] true;
|
httpSupport = getConfig ["subversion" "httpSupport"] true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user