minigalaxy 0 -> 1 attrpath: minigalaxy 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] Going to be running update for following packages: - minigalaxy-1.2.2 Press Enter key to continue... Running update for: - minigalaxy-1.2.2: UPDATING ... - minigalaxy-1.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/minigalaxy/default.nix b/pkgs/applications/misc/minigalaxy/default.nix index ad694c01cdcb..2e91e25782dc 100644 --- a/pkgs/applications/misc/minigalaxy/default.nix +++ b/pkgs/applications/misc/minigalaxy/default.nix @@ -16,13 +16,13 @@ python3Packages.buildPythonApplication rec { pname = "minigalaxy"; - version = "1.2.2"; + version = "1.2.6"; src = fetchFromGitHub { owner = "sharkwouter"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-bpNtdMYBl2dJ4PQsxkhm/Y+3A0dD/Y2XC0VaUYyRhvM="; + sha256 = "sha256-uGB0P1yUB589Rzluszz/QnIc+rfqcX2Wrk7yMbJQ9Yg="; }; checkPhase = '' An auto update branch exists with message `minigalaxy: 1.2.2 -> 1.2.6`. New version is 1.2.6. An auto update branch exists with an equal or greater version