Merge pull request #61592 from xrelkd/update/cargo-sweep
cargo-sweep: fix cargoSha256
This commit is contained in:
commit
4649cce654
@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
|
||||
sha256 = "1zp0x0jy5bjqbxawlwvpj6vb3y602mnh19p48rw70kdx6vripbvj";
|
||||
};
|
||||
|
||||
cargoSha256 = "06hx8mlqarjnqrprwdp80cmanmacg3xz62r1bbn27pn60xv719hn";
|
||||
cargoSha256 = "1j5i4gp5mspgb8l6a25lqlyr5c16pchbh3g3yn8h1qlxj8g2vgnh";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A Cargo subcommand for cleaning up unused build files generated by Cargo";
|
||||
|
Loading…
Reference in New Issue
Block a user