rav1e: upgrade cargo fetcher and cargoSha256

gstqt5
Benjamin Hipple 2020-03-08 22:27:42 -04:00
parent ab0c847d8c
commit 3dcdededf6
1 changed files with 1 additions and 4 deletions

View File

@ -25,10 +25,7 @@ rustPlatform.buildRustPackage rec {
'';
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "0jxc8qsp5fasnh5cbg6yl9d878n7dppay9gzjndlb65kj9j43h84";
cargoSha256 = "0n6gkn4iyqk4bijrvcpq884hiihl4mpw1p417w1m0dw7j4y4karn";
nativeBuildInputs = [ nasm ];