Merge pull request #224559 from mweinelt/freeipa-ldap-alias
freeipa: Don't use alias for python-ldap
This commit is contained in:
commit
76bc79f40d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ let
|
|||
|
||||
pythonInputs = with python3.pkgs; [
|
||||
six
|
||||
ldap
|
||||
python-ldap
|
||||
dns
|
||||
netaddr
|
||||
netifaces
|
||||
|
|
Loading…
Reference in a new issue