Merge remote-tracking branch 'origin/master' into staging-next

This commit is contained in:
K900
2024-09-30 20:23:25 +03:00
522 changed files with 1806 additions and 1325 deletions
@@ -51,7 +51,7 @@ buildPythonPackage rec {
pythonImportsCheck = [ "botocore" ];
passthru.optional-dependencies = {
optional-dependencies = {
crt = [ awscrt ];
};