corrscope 0 -> 1 attrpath: corrscope 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/8v3xndnw5jimvn53xc1gma8kgygg348g-packages.json.drv building '/nix/store/8v3xndnw5jimvn53xc1gma8kgygg348g-packages.json.drv'... Going to be running update for following packages: - corrscope-0.8.0 Press Enter key to continue... Running update for: - corrscope-0.8.0: UPDATING ... - corrscope-0.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/corrscope/default.nix b/pkgs/applications/video/corrscope/default.nix index c254ab6957d..38d96c72601 100644 --- a/pkgs/applications/video/corrscope/default.nix +++ b/pkgs/applications/video/corrscope/default.nix @@ -9,14 +9,14 @@ mkDerivationWith python3Packages.buildPythonApplication rec { pname = "corrscope"; - version = "0.8.0"; + version = "0.8.1"; format = "pyproject"; src = fetchFromGitHub { owner = "corrscope"; repo = "corrscope"; - rev = version; - sha256 = "1wdla4ryif1ss37aqi61lcvzddvf568wyh5s3xv1lrryh4al9vpd"; + rev = "refs/tags/${version}"; + sha256 = "sha256-pS7upOYZAjgR3lWxny8TNZEj3Rrbg+L90ANZWFO9UPQ="; }; pythonRelaxDeps = [ "attrs" ]; No auto update branch exists There might already be an open PR for this update: - corrscope: 0.8.0 -> 0.8.1, python3Packages.appnope: Make available on non-Darwin URL "https://api.github.com/repos/NixOS/nixpkgs/issues/193339"