hydrus 503 -> 514 https://github.com/hydrusnetwork/hydrus/releases attrpath: hydrus 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/wl8k8sbshqk7569b6wxavsdyz1wpv7pm-packages.json.drv building '/nix/store/wl8k8sbshqk7569b6wxavsdyz1wpv7pm-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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 6a31bfd0280..62bcaab3624 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 = "514"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-nJn5EphbmVYAAOisV3fym/nHlJl/aPZ2Iyp+Z2/N3Jc="; + hash = "sha256-7Ialm8+yHz51+E8td0xwhcq+woF8uxroa9QUHg3HALc="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - hydrus: 503 -> 514, switch to qt6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/197991"