grcov 0.8.13 -> 0.8.16 https://repology.org/project/grcov/versions attrpath: grcov 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-6D/wzabwFLYu7YFOhJ0eznmfgXi81yg/H5NBAQZkcsI= [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/misc/grcov/default.nix b/pkgs/development/tools/misc/grcov/default.nix index e4a0f1632a3..f303248782e 100644 --- a/pkgs/development/tools/misc/grcov/default.nix +++ b/pkgs/development/tools/misc/grcov/default.nix @@ -2,16 +2,16 @@ rustPlatform.buildRustPackage rec { pname = "grcov"; - version = "0.8.13"; + version = "0.8.16"; src = fetchFromGitHub { owner = "mozilla"; repo = pname; rev = "v${version}"; - sha256 = "sha256-fyITsOlkBY1f9AjQqUII7G1Onm0i0FIqNspPi8J+eOM="; + sha256 = "sha256-KHwxUZ1Ek0YDAyYWlsLYhpstPU41wmz/ozmSPCoGYII="; }; - cargoSha256 = "sha256-qbxJJGwJ7hRNIujud10AYnM2NaNwjBB5zhOxXp/5z/k="; + cargoHash = "sha256-6D/wzabwFLYu7YFOhJ0eznmfgXi81yg/H5NBAQZkcsI="; # tests do not find grcov path correctly checkFlags = let Successfully finished processing cachix "/nix/store/dszy17k22c1p4v5vilmkihyzzzkjyl6v-grcov-0.8.16" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed