python310Packages.ansible-core 0 -> 1 attrpath: python310Packages.ansible-core 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/lzivisczi8jrfjk015hnksw1a5g90l2n-packages.json.drv building '/nix/store/lzivisczi8jrfjk015hnksw1a5g90l2n-packages.json.drv'... Going to be running update for following packages: - python3.10-ansible-core-2.14.0 Press Enter key to continue... Running update for: - python3.10-ansible-core-2.14.0: UPDATING ... - python3.10-ansible-core-2.14.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible/core.nix b/pkgs/development/python-modules/ansible/core.nix index b4d09d38f88..dfbd7d05364 100644 --- a/pkgs/development/python-modules/ansible/core.nix +++ b/pkgs/development/python-modules/ansible/core.nix @@ -24,11 +24,11 @@ buildPythonPackage rec { pname = "ansible-core"; - version = "2.14.0"; + version = "2.14.1"; src = fetchPypi { inherit pname version; - hash = "sha256-+ki0gctiO/ebuQPyIwl2gaDBPhtOx+eOfdfYWNNqNLI="; + hash = "sha256-WJJX8lYP/9XURlNSzUUE4sv8QYukngxCZc1U4WBwyTg="; }; # ansible_connection is already wrapped, so don't pass it through An auto update branch exists with message `python310Packages.ansible-core: 2.13.5 -> 2.14.0`. New version is 2.14.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.ansible-core: 2.14.0 -> 2.14.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205254"