mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
python3Packages.types-aiobotocore-cur: init at 2.6.0
This commit is contained in:
parent
3116908fd5
commit
1a599a6b8a
@ -206,5 +206,7 @@ rec {
|
||||
|
||||
types-aiobotocore-controltower = buildTypesAiobotocorePackage "controltower" "2.6.0" "sha256-Df25Lah8FBdCrbWMC+Y9ayQCO3ijG8cMdypA2+sE3oY=";
|
||||
|
||||
types-aiobotocore-cur = buildTypesAiobotocorePackage "cur" "2.6.0" "sha256-i+n53Eejdz26WGsHBmLR3V0ZxOBHPtTTzoxH0mmKPig=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14307,6 +14307,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-controltower
|
||||
|
||||
types-aiobotocore-cur
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user