todiff: use sri hash

This commit is contained in:
Aaron Jheng 2023-08-19 21:31:24 +08:00
parent 50a4d6349c
commit 772915fd04
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -8,10 +8,10 @@ rustPlatform.buildRustPackage rec {
owner = "Ekleog";
repo = "todiff";
rev = version;
sha256 = "1y0v8nkaqb8kn61xwarpbyrq019gxx1f5f5p1hzw73nqxadc1rcm";
hash = "sha256-leXAmurYjsM/DLe44kLvLwWAs183K96DsRMtrKZFG/g=";
};
cargoSha256 = "0vrn1vc3rwabv6l2r1qb7mkcxbp75q79bfl3rxhyi51ra3ij507r";
cargoHash = "sha256-+YAi41A5lOhhz4O6lQ4u567OZj0Lhyyo2UvxPNgONm8=";
checkFeatures = [ "integration_tests" ];