mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
samba_light: Use samba4 instead of samba3
This commit is contained in:
parent
07bf8ad03e
commit
28d8af438a
|
@ -8159,7 +8159,7 @@ let
|
|||
libcap = null;
|
||||
});
|
||||
|
||||
samba_light = samba3_light;
|
||||
samba_light = samba4_light;
|
||||
|
||||
serfdom = callPackage ../servers/serfdom { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue