python3Packages.python-ldap: enable darwin tests
Olivér Falvai 7 months ago 9f4f753f 6951112e
··· 68 68 "test_tls_ext_noca" 69 69 ]; 70 70 71 71 - doCheck = !stdenv.hostPlatform.isDarwin; 71 71 + __darwinAllowLocalNetworking = true; 72 72 73 73 meta = with lib; { 74 74 description = "Python modules for implementing LDAP clients";