parent
c6175f8161
commit
cfd831a40a
@ -8981,8 +8981,7 @@ let
|
||||
|
||||
samba4 = callPackage ../servers/samba/4.x.nix {
|
||||
python = python2;
|
||||
# Samba is tightly coupled to kerberos so let it provide its own
|
||||
kerberos = null;
|
||||
kerberos = libheimdal;
|
||||
gnutls = gnutls33;
|
||||
cups = if stdenv.isDarwin then null else cups;
|
||||
pam = if stdenv.isDarwin then null else pam;
|
||||
|
Loading…
Reference in New Issue
Block a user