hydrus 0 -> 1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7fl7mfjx8cqjq4gdnvgncglif4qm42a6-packages.json.drv building '/nix/store/7fl7mfjx8cqjq4gdnvgncglif4qm42a6-packages.json.drv'... Going to be running update for following packages: - python3.11-hydrus-559 Press Enter key to continue... Running update for: - python3.11-hydrus-559: UPDATING ... - python3.11-hydrus-559: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 89e2d8c20817..7d02864f0d82 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -12,14 +12,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; - version = "559"; + version = "563"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-+aYrqt1sifCe6/qS4kZyx0CLSHEoutFk6cyxmOXmN7Q="; + hash = "sha256-xJXYGT2qyInxKhlXFso53LC4+pJYzKCSPOy4JCsNvqU="; }; nativeBuildInputs = [ An auto update branch exists with message `hydrus: 559 -> 563`. New version is 563. An auto update branch exists with an equal or greater version