Merge pull request #224559 from mweinelt/freeipa-ldap-alias

freeipa: Don't use alias for python-ldap
This commit is contained in:
Martin Weinelt 2023-04-04 04:32:42 +02:00 committed by GitHub
commit 76bc79f40d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ let
pythonInputs = with python3.pkgs; [
six
ldap
python-ldap
dns
netaddr
netifaces