2022-12-18T00:16:45 corrscope 0.8.0 -> 0.8.1 https://github.com/corrscope/corrscope/releases 2022-12-18T00:16:47 attrpath: corrscope 2022-12-18T00:16:47 Checking auto update branch... 2022-12-18T00:16:50 [version] 2022-12-18T00:16:50 [version] skipping because derivation has updateScript 2022-12-18T00:16:50 [rustCrateVersion] 2022-12-18T00:16:50 [rustCrateVersion] No cargoSha256 found 2022-12-18T00:16:50 [golangModuleVersion] 2022-12-18T00:16:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T00:16:50 [updateScript] 2022-12-18T00:16:53 [updateScript] Success 2022-12-18T00:16:53 [updateScript] this derivation will be built: /nix/store/1wxbr1rr9i2lqmccwiqlmv9cmdprlbfg-packages.json.drv building '/nix/store/1wxbr1rr9i2lqmccwiqlmv9cmdprlbfg-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! 2022-12-18T00:16:53 2022-12-18T00:16:53 [quotedUrls] 2022-12-18T00:16:53 [quotedUrls] nothing found to replace 2022-12-18T00:16:53 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" ]; 2022-12-18T00:18:20 No auto update branch exists 2022-12-18T00:18:20 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"