hydrus 503 -> 518 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/7xvb5v0aypl3r9mdqyx2kvzbwikbm4x3-packages.json.drv building '/nix/store/7xvb5v0aypl3r9mdqyx2kvzbwikbm4x3-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..df77a2a90a7 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 = "518"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-nJn5EphbmVYAAOisV3fym/nHlJl/aPZ2Iyp+Z2/N3Jc="; + hash = "sha256-DdzRi2Yw5epblN5oLpuwuvmidrbr2EBm1ocsWrNiDRk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - hydrus: 503 -> 518, switch to qt6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/197991"