cargo-typify 0 -> 1 attrpath: cargo-typify Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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: - cargo-typify-0.0.14 Press Enter key to continue... Running update for: - cargo-typify-0.0.14: UPDATING ... - cargo-typify-0.0.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ca/cargo-typify/package.nix b/pkgs/by-name/ca/cargo-typify/package.nix index e8bf2013f935..222347cd6dbd 100644 --- a/pkgs/by-name/ca/cargo-typify/package.nix +++ b/pkgs/by-name/ca/cargo-typify/package.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "cargo-typify"; - version = "0.0.14"; + version = "0.1.0"; src = fetchFromGitHub { owner = "oxidecomputer"; repo = "typify"; rev = "v${version}"; - hash = "sha256-Clwm5hRjPPPRB6xpO8YOGpqnyNFtsSMkPbWBY3etPCI="; + hash = "sha256-vokhWIY5iikTyADrqxp6DIq+tJ+xdFPebDFTddJnstA="; }; cargoHash = "sha256-balx5xOtrWwMOFeGQkYQ2f+lcGMCJvdPqE8rH9adkfU="; No auto update branch exists There might already be an open PR for this update: - cargo-typify: 0.0.14 -> 0.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/333558"