ansible 0 -> 1 attrpath: ansible 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mnffbl0ir83xfwjq8spg2qpzw8sn2c4-packages.json.drv building '/nix/store/7mnffbl0ir83xfwjq8spg2qpzw8sn2c4-packages.json.drv'... Going to be running update for following packages: - ansible-core-2.16.3 Press Enter key to continue... Running update for: - ansible-core-2.16.3: UPDATING ... - ansible-core-2.16.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ansible/core.nix b/pkgs/development/python-modules/ansible/core.nix index 7a2f7e5e6606..57d1a6b7ebf1 100644 --- a/pkgs/development/python-modules/ansible/core.nix +++ b/pkgs/development/python-modules/ansible/core.nix @@ -29,11 +29,11 @@ buildPythonPackage rec { pname = "ansible-core"; - version = "2.16.3"; + version = "2.16.4"; src = fetchPypi { inherit pname version; - hash = "sha256-dqh2WoWGBk7wc6KZVi4wj6LBgKdbX3Vpu9D2HUFxzbM="; + hash = "sha256-LNIIsJFZSMiL/60zHl0HCXtu3KGHLLUzdeUbZxnmoGA="; }; # ansible_connection is already wrapped, so don't pass it through An auto update branch exists with message `ansible: 2.16.3 -> 2.16.4`. New version is 2.16.4. An auto update branch exists with an equal or greater version