Loading pkgs/development/python-modules/ldapdomaindump/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, dnspython, ldap3, pycryptodome, setuptools, }: Loading @@ -24,6 +25,7 @@ buildPythonPackage rec { dependencies = [ dnspython ldap3 pycryptodome ]; # Tests require LDAP server Loading Loading
pkgs/development/python-modules/ldapdomaindump/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, dnspython, ldap3, pycryptodome, setuptools, }: Loading @@ -24,6 +25,7 @@ buildPythonPackage rec { dependencies = [ dnspython ldap3 pycryptodome ]; # Tests require LDAP server Loading