2022-12-06T04:47:22 hydrus 503 -> 508 https://github.com/hydrusnetwork/hydrus/releases 2022-12-06T04:47:25 attrpath: hydrus 2022-12-06T04:47:25 Checking auto update branch... 2022-12-06T04:47:28 [version] 2022-12-06T04:47:28 [version] skipping because derivation has updateScript 2022-12-06T04:47:28 [rustCrateVersion] 2022-12-06T04:47:28 [rustCrateVersion] No cargoSha256 found 2022-12-06T04:47:28 [golangModuleVersion] 2022-12-06T04:47:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T04:47:28 [updateScript] 2022-12-06T04:47:34 [updateScript] Success 2022-12-06T04:47:34 [updateScript] this derivation will be built: /nix/store/b5s510h4hzmqzmkns8qq8dq5dpxwsipv-packages.json.drv building '/nix/store/b5s510h4hzmqzmkns8qq8dq5dpxwsipv-packages.json.drv'... Going to be running update for following packages: - python3.10-hydrus-503 Press Enter key to continue... Running update for: - python3.10-hydrus-503: UPDATING ... - python3.10-hydrus-503: DONE. Packages updated! 2022-12-06T04:47:34 2022-12-06T04:47:34 [quotedUrls] 2022-12-06T04:47:34 [quotedUrls] nothing found to replace 2022-12-06T04:47:34 Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 2bce94d52d8..9a8142e6cd1 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -10,14 +10,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; - version = "503"; + version = "508"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-nJn5EphbmVYAAOisV3fym/nHlJl/aPZ2Iyp+Z2/N3Jc="; + hash = "sha256-8t7xW8mAmHb/VNuxhgOUNAcDH6UD8SSTEo2Pk5oosro="; }; nativeBuildInputs = [ 2022-12-06T04:49:05 No auto update branch exists 2022-12-06T04:49:06 There might already be an open PR for this update: - hydrus: 503 -> 508 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/197991"