python310Packages.cfn-lint 0 -> 1 attrpath: python310Packages.cfn-lint Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6lyi11yhyrpsbxsybxxcbc42mjcdx0c6-packages.json.drv building '/nix/store/6lyi11yhyrpsbxsybxxcbc42mjcdx0c6-packages.json.drv'... Going to be running update for following packages: - python3.10-cfn-lint-0.73.2 Press Enter key to continue... Running update for: - python3.10-cfn-lint-0.73.2: UPDATING ... - python3.10-cfn-lint-0.73.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cfn-lint/default.nix b/pkgs/development/python-modules/cfn-lint/default.nix index 9c44a4f4b6b..e24dc0c5de7 100644 --- a/pkgs/development/python-modules/cfn-lint/default.nix +++ b/pkgs/development/python-modules/cfn-lint/default.nix @@ -19,13 +19,13 @@ buildPythonPackage rec { pname = "cfn-lint"; - version = "0.73.2"; + version = "0.77.10"; src = fetchFromGitHub { owner = "aws-cloudformation"; repo = "cfn-python-lint"; rev = "refs/tags/v${version}"; - hash = "sha256-CNB5LrXllGxy99NjCrbjkUXUpJ72U3pUnWqrqkOiCG8="; + hash = "sha256-lIL+lwrQqD4mamf0xDwxpL4jTgQWSLzRM1nUgkSZgQA="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.aws-sam-translator: 1.60.1 -> 1.70.0, python311Packages.cfn-lint: 0.73.2 -> 0.77.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/240206"