treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
This commit is contained in:
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
|
||||
sha256 = "1i93qkz6d8sbk78i4rvx099hnn4lklp4cjvanpm9ssv8na4rqvh2";
|
||||
};
|
||||
|
||||
cargoSha256 = "0zg5q2p9snpfyxl0gx87ix1f46afrfm5jq0m6c7s8qw2x9hpvxzr";
|
||||
cargoSha256 = "03mhlp5hi3nlybb9dkwf1gxgsg056mjq2zsxnb5qh8pdxw7fmdxk";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A simple terminal clock written in Rust";
|
||||
|
||||
Reference in New Issue
Block a user