Loading pkgs/development/python-modules/ldap3/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ buildPythonPackage rec { prePatch = '' # patch fails to apply because of line endings dos2unix ldap3/utils/asn1.py substituteInPlace _version.json \ --replace-fail '"version": "2.9",' '"version": "${version}",' ''; patches = [ Loading Loading
pkgs/development/python-modules/ldap3/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ buildPythonPackage rec { prePatch = '' # patch fails to apply because of line endings dos2unix ldap3/utils/asn1.py substituteInPlace _version.json \ --replace-fail '"version": "2.9",' '"version": "${version}",' ''; patches = [ Loading