Loading pkgs/development/python-modules/passlib/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ pytestCheckHook, pythonOlder, pytest-xdist, setuptools, }: buildPythonPackage rec { Loading @@ -22,6 +23,8 @@ buildPythonPackage rec { hash = "sha256-3v1Q9ytlxUAqssVzgwppeOXyAq0NmEeTyN3ixBUuvgQ"; }; dependencies = [ setuptools ]; optional-dependencies = { argon2 = [ argon2-cffi ]; bcrypt = [ bcrypt ]; Loading Loading
pkgs/development/python-modules/passlib/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ pytestCheckHook, pythonOlder, pytest-xdist, setuptools, }: buildPythonPackage rec { Loading @@ -22,6 +23,8 @@ buildPythonPackage rec { hash = "sha256-3v1Q9ytlxUAqssVzgwppeOXyAq0NmEeTyN3ixBUuvgQ"; }; dependencies = [ setuptools ]; optional-dependencies = { argon2 = [ argon2-cffi ]; bcrypt = [ bcrypt ]; Loading