mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
python3Packages.types-aiobotocore-devicefarm: init at 2.6.0
This commit is contained in:
parent
db913d114a
commit
949179a388
@ -222,5 +222,7 @@ rec {
|
||||
|
||||
types-aiobotocore-detective = buildTypesAiobotocorePackage "detective" "2.6.0" "sha256-UP8rTuCwNq6Eu5gYrMj5c+JaNy9grOOL9RRi/QsDvzE=";
|
||||
|
||||
types-aiobotocore-devicefarm = buildTypesAiobotocorePackage "devicefarm" "2.6.0" "sha256-Mc4Kl4dZyn9y+9V44QilacOHN9+E1M79uNLATsoH2Ks=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14323,6 +14323,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-detective
|
||||
|
||||
types-aiobotocore-devicefarm
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user