mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
freeipa: avoid use of aliases
This commit is contained in:
parent
6afd316cbc
commit
a7f1b87930
@ -41,7 +41,7 @@ let
|
||||
pythonInputs = with python3.pkgs; [
|
||||
six
|
||||
python-ldap
|
||||
dns
|
||||
dnspython
|
||||
netaddr
|
||||
netifaces
|
||||
gssapi
|
||||
@ -52,7 +52,7 @@ let
|
||||
lxml
|
||||
dbus-python
|
||||
cryptography
|
||||
memcached
|
||||
python-memcached
|
||||
qrcode
|
||||
pyusb
|
||||
yubico
|
||||
|
Loading…
Reference in New Issue
Block a user