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/n9fiqmd9yr327dznsm1jkb33y872wkgh-packages.json.drv building '/nix/store/n9fiqmd9yr327dznsm1jkb33y872wkgh-packages.json.drv'... Going to be running update for following packages: - python3.11-hydrus-564 Press Enter key to continue... Running update for: - python3.11-hydrus-564: UPDATING ... - python3.11-hydrus-564: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 9d9b22c1cb74..d546baa98415 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 = "564"; + version = "566"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-U2Z04bFrSJBCk6RwLcKr/x+Pia9V5UHjpUi8AzaCf9o="; + hash = "sha256-0vz2UnfU7yZIy1S+KOXLFrlQDuPCbpSw1GYEK8YZ/Qc="; }; nativeBuildInputs = [ An auto update branch exists with message `hydrus: 564 -> 566`. New version is 566. An auto update branch exists with an equal or greater version