Loading pkgs/development/python-modules/botocore-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchPypi, poetry-core, setuptools, pythonOlder, types-awscrt, typing-extensions, Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { hash = "sha256-QNTPX8Un+604G+GM+DdADW8WiogOJu55TIwE+go+YsU="; }; nativeBuildInputs = [ poetry-core ]; nativeBuildInputs = [ setuptools ]; propagatedBuildInputs = [ types-awscrt Loading Loading
pkgs/development/python-modules/botocore-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchPypi, poetry-core, setuptools, pythonOlder, types-awscrt, typing-extensions, Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { hash = "sha256-QNTPX8Un+604G+GM+DdADW8WiogOJu55TIwE+go+YsU="; }; nativeBuildInputs = [ poetry-core ]; nativeBuildInputs = [ setuptools ]; propagatedBuildInputs = [ types-awscrt Loading