mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
python311Packages.mypy-boto3: keep update of botocore-stubs in script
This commit is contained in:
parent
4bc874941a
commit
a09670c40c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set -eu -o pipefail
|
|||
|
||||
source_file=pkgs/development/python-modules/mypy-boto3/default.nix
|
||||
|
||||
#nix-update python311Packages.botocore-stubs --commit --build
|
||||
nix-update python311Packages.botocore-stubs --commit --build
|
||||
|
||||
packages=(
|
||||
mypy-boto3-accessanalyzer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue