python310Packages.viv-utils 0.7.7 -> 0.7.9 https://repology.org/project/python:viv-utils/versions attrpath: python310Packages.viv-utils 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/56k2cn90lbg5zj86w316b04n996dl08w-packages.json.drv building '/nix/store/56k2cn90lbg5zj86w316b04n996dl08w-packages.json.drv'... Going to be running update for following packages: - python3.10-viv-utils-0.7.7 Press Enter key to continue... Running update for: - python3.10-viv-utils-0.7.7: UPDATING ... - python3.10-viv-utils-0.7.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/viv-utils/default.nix b/pkgs/development/python-modules/viv-utils/default.nix index 8829279a185..e0093f2ef89 100644 --- a/pkgs/development/python-modules/viv-utils/default.nix +++ b/pkgs/development/python-modules/viv-utils/default.nix @@ -12,13 +12,13 @@ }: buildPythonPackage rec { pname = "viv-utils"; - version = "0.7.7"; + version = "0.7.9"; src = fetchFromGitHub { owner = "williballenthin"; repo = "viv-utils"; rev = "refs/tags/v${version}"; - hash = "sha256-ih6CtnsGfHRLDjoaF7BkoUENu+0pU3NB6TG0A70f3nE="; + hash = "sha256-xM3jtA6fNk36+enL/EcQH59CNajYnGlEDu06QXIFz6A="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.vivisect: 1.1.0 -> 1.1.1, python311Packages.viv-utils: 0.7.7 -> 0.7.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/229997"