Loading pkgs/development/python-modules/boto3-stubs/default.nix 0 → 100644 +1823 −0 File added.Preview size limit exceeded, changes collapsed. Show changes pkgs/top-level/python-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -1571,6 +1571,8 @@ self: super: with self; { boto3 = callPackage ../development/python-modules/boto3 { }; boto3-stubs = callPackage ../development/python-modules/boto3-stubs { }; boto = callPackage ../development/python-modules/boto { }; botocore = callPackage ../development/python-modules/botocore { }; Loading Loading
pkgs/development/python-modules/boto3-stubs/default.nix 0 → 100644 +1823 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
pkgs/top-level/python-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -1571,6 +1571,8 @@ self: super: with self; { boto3 = callPackage ../development/python-modules/boto3 { }; boto3-stubs = callPackage ../development/python-modules/boto3-stubs { }; boto = callPackage ../development/python-modules/boto { }; botocore = callPackage ../development/python-modules/botocore { }; Loading