mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
Remove use of obsolete flags
This commit is contained in:
parent
920a734a15
commit
2dfbe55421
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ let
|
|||
subversion = pkgs.subversion.override (origArgs: {
|
||||
bdbSupport = true;
|
||||
httpServer = true;
|
||||
sslSupport = true;
|
||||
compressionSupport = true;
|
||||
pythonBindings = true;
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue