python311Packages.hg-evolve 0 -> 1 attrpath: python311Packages.hg-evolve 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/capkfc5fsm28p3cdygfy1iw89jxc71cp-packages.json.drv building '/nix/store/capkfc5fsm28p3cdygfy1iw89jxc71cp-packages.json.drv'... Going to be running update for following packages: - python3.11-hg-evolve-11.1.1 Press Enter key to continue... Running update for: - python3.11-hg-evolve-11.1.1: UPDATING ... - python3.11-hg-evolve-11.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hg-evolve/default.nix b/pkgs/development/python-modules/hg-evolve/default.nix index c742b0a57e66..92235b6ce58a 100644 --- a/pkgs/development/python-modules/hg-evolve/default.nix +++ b/pkgs/development/python-modules/hg-evolve/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "hg-evolve"; - version = "11.1.1"; + version = "11.1.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-HFZN/JJQPlVB57xcUUxyXrrD4EqPg9vYCRAa4PAQHow="; + hash = "sha256-ug+T1sRSB+J5FyqzdTR7xZtvybhdzBZYI7g4rX14DHo="; }; nativeCheckInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.hg-evolve: 11.1.1 -> 11.1.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293133"