Merge pull request #80288 from bhipple/u/rust-cargo-emplace

emplace: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-02-17 08:51:25 -05:00 committed by GitHub
commit 1e0222cd1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "1y77cla6bgy8pjb21cawx7cb69hhri4r7gyjkhnjyiixkh945mwj";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "119llsc8m7qda2cjnd45ndml148z8074f76xygkz6fp3m1c2z3pw";
cargoSha256 = "1vkcr239axxqya0iin74jxkmx6z9nwb67pjjdh89v4qwjvwhiqg3";
meta = with lib; {
description = "Mirror installed software on multiple machines";