kyua 0 -> 1 attrpath: kyua 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: - kyua-0.13-unstable-2024-01-22 Press Enter key to continue... Running update for: - kyua-0.13-unstable-2024-01-22: UPDATING ... - kyua-0.13-unstable-2024-01-22: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ky/kyua/package.nix b/pkgs/by-name/ky/kyua/package.nix index 6209c2048037..97eff414d17f 100644 --- a/pkgs/by-name/ky/kyua/package.nix +++ b/pkgs/by-name/ky/kyua/package.nix @@ -18,13 +18,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "kyua"; - version = "0.13-unstable-2024-01-22"; # Match the commit used in FreeBSD’s port. + version = "0.13"; # Match the commit used in FreeBSD’s port. src = fetchFromGitHub { owner = "freebsd"; repo = "kyua"; rev = "c85354e09ad93a902c9e8a701c042c045ec2a5b7"; - hash = "sha256-fZ0WFgOTj8Gw8IT5O8DnuaNyZscKpg6B94m+l5UoZGc"; + hash = "sha256-fZ0WFgOTj8Gw8IT5O8DnuaNyZscKpg6B94m+l5UoZGc="; }; setupHooks = ./kyua-check-hook.sh; An auto update branch exists with message `kyua: 0.13-unstable-2024-01-22 -> 0.13`. New version is 0.13. An auto update branch exists with an equal or greater version