Merge pull request #81254 from bhipple/u/rust-cargo-vivid

vivid: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-02-28 05:26:32 -05:00 committed by GitHub
commit f7d07d4851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,10 +15,7 @@ rustPlatform.buildRustPackage rec {
substituteInPlace src/main.rs --replace /usr/share $out/share
'';
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "04xx26ngz7hx7bv5g01q9h6dqa96xkx0xm3jb0qk6c3hp6500zpn";
cargoSha256 = "1l34i7qalid9mlcbpqhbb2bxgn2ylb2lwki4c0hf4kkq646ql0n1";
postInstall = ''
mkdir -p $out/share/${pname}