molecule 0 -> 1 attrpath: molecule 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/pp7b3hhfafxa8lpq9mn04d76hb09i4js-packages.json.drv building '/nix/store/pp7b3hhfafxa8lpq9mn04d76hb09i4js-packages.json.drv'... Going to be running update for following packages: - molecule-6.0.3 Press Enter key to continue... Running update for: - molecule-6.0.3: UPDATING ... - molecule-6.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/molecule/default.nix b/pkgs/development/python-modules/molecule/default.nix index da881f658675..79d7b56984b5 100644 --- a/pkgs/development/python-modules/molecule/default.nix +++ b/pkgs/development/python-modules/molecule/default.nix @@ -19,12 +19,12 @@ buildPythonPackage rec { pname = "molecule"; - version = "6.0.3"; + version = "24.2.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-0qiBBi/MXvHgjB5RJ8BDVNLJUXGVXicL2Cs/v+9y07A="; + hash = "sha256-R8mCp9Bdt4Rtp3/nFZ3rlG8myvsuOI/HGBK+AImkF3Y="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - molecule: 6.0.3 -> 24.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287990"