cargo-chef 0.1.52 -> 0.1.54 https://github.com/LukeMathWalker/cargo-chef/releases attrpath: cargo-chef 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-xmBJH8upmSMXvBfZ8vEQe735RBb1dqMa4PQ4Y7B3zlg= [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-chef/default.nix b/pkgs/development/tools/rust/cargo-chef/default.nix index a6ac5c72279..72bf0d32fa4 100644 --- a/pkgs/development/tools/rust/cargo-chef/default.nix +++ b/pkgs/development/tools/rust/cargo-chef/default.nix @@ -2,14 +2,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-chef"; - version = "0.1.52"; + version = "0.1.54"; src = fetchCrate { inherit pname version; - sha256 = "sha256-eUFQT2zYABRtTqWxMi+AyU1ZHdt8+B1nMC0Sz6IK6+w="; + sha256 = "sha256-txKwkVDpmd0xxzW7uAm7iFUSzJQuPhc35BN13bUtOQI="; }; - cargoHash = "sha256-uzuITRUvAOsuFaq+dkO8tRyozwUt4xB/3BP3mNCxr2g="; + cargoHash = "sha256-xmBJH8upmSMXvBfZ8vEQe735RBb1dqMa4PQ4Y7B3zlg="; meta = with lib; { description = "A cargo-subcommand to speed up Rust Docker builds using Docker layer caching"; Successfully finished processing cachix "/nix/store/pb1a3adsnn3fy0y6wr93xhshyn6h1vq5-cargo-chef-0.1.54" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built: