svn path=/nixpkgs/trunk/; revision=25642
This commit is contained in:
parent
569d38ad69
commit
b5b44a8647
1 changed files with 1 additions and 1 deletions
|
@ -6545,7 +6545,7 @@ let
|
|||
};
|
||||
|
||||
subversion = callPackage ../applications/version-management/subversion/default.nix {
|
||||
neon = neon029;
|
||||
neon = pkgs.neon029;
|
||||
bdbSupport = getConfig ["subversion" "bdbSupport"] true;
|
||||
httpServer = getConfig ["subversion" "httpServer"] false;
|
||||
httpSupport = getConfig ["subversion" "httpSupport"] true;
|
||||
|
|
Loading…
Reference in a new issue