protoc-gen-tonic 0 -> 1 attrpath: protoc-gen-tonic 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] this derivation will be built: /nix/store/cf2dsg0grvng88sxrgbh40chz8fk81ha-packages.json.drv building '/nix/store/cf2dsg0grvng88sxrgbh40chz8fk81ha-packages.json.drv'... Going to be running update for following packages: - protoc-gen-tonic-0.4.0 Press Enter key to continue... Running update for: - protoc-gen-tonic-0.4.0: UPDATING ... - protoc-gen-tonic-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/pr/protoc-gen-tonic/package.nix b/pkgs/by-name/pr/protoc-gen-tonic/package.nix index 55c1828618e9..0e3334885ef4 100644 --- a/pkgs/by-name/pr/protoc-gen-tonic/package.nix +++ b/pkgs/by-name/pr/protoc-gen-tonic/package.nix @@ -7,14 +7,14 @@ rustPlatform.buildRustPackage rec { pname = "protoc-gen-tonic"; - version = "0.4.0"; + version = "0.4.1"; src = fetchCrate { inherit pname version; - hash = "sha256-3qz1ea9lEsZjhWNA0lcwqsPkNmjj2ZBljqNRr5/2lKM="; + hash = "sha256-H7YQ8y6YA8kjR9bhHfBOYu0OEFc8ezqXkqC6jGScs3s="; }; - cargoHash = "sha256-nUsRoDaP+omZdOTnaxvHbJT1uNGtyfgXyEFZbp/CeYA="; + cargoHash = "sha256-eYX3w/rSi/kuH6gyWCWT4on7pKedPKnl9pht1jXNwpg="; passthru.updateScript = nix-update-script { }; No auto update branch exists There might already be an open PR for this update: - protoc-gen-tonic: 0.4.0 -> 0.4.1, protoc-gen-prost: 0.3.1 -> 0.4.0, protoc-gen-prost-serde: 0.3.0 -> 0.3.1, protoc-gen-prost-crate: 0.4.0 -> 0.4.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/336979"