cargo-update 12.0.0 -> 13.0.0 https://github.com/nabijaczleweli/cargo-update/releases attrpath: cargo-update Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-bg+PieQh4kKBQmTziYdNvjTnqQ3nQVBetYFpYQt/Dic= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-update/default.nix b/pkgs/development/tools/rust/cargo-update/default.nix index 412161ce202..97cfe01bddc 100644 --- a/pkgs/development/tools/rust/cargo-update/default.nix +++ b/pkgs/development/tools/rust/cargo-update/default.nix @@ -16,14 +16,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-update"; - version = "12.0.0"; + version = "13.0.0"; src = fetchCrate { inherit pname version; - sha256 = "sha256-01XtxPVYamXBwn4zwqiRvpD+mHjpIUp+JT0fu3+Peq8="; + sha256 = "sha256-tn7bJuTfs/OZ1bY1+gxY4f4IlkyUBm9Olm82fqp1aq0="; }; - cargoHash = "sha256-x7RK6Wix5TB5/Ff2qWis3HAhBReWekeoxjcFUv19oB4="; + cargoHash = "sha256-bg+PieQh4kKBQmTziYdNvjTnqQ3nQVBetYFpYQt/Dic="; nativeBuildInputs = [ cmake Successfully finished processing cachix "/nix/store/cllbq1c4anayiffd74696rzk49mxnms3-cargo-update-13.0.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built: