panopticon: upgrade cargo fetcher and cargoSha256

Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
Benjamin Hipple 2020-02-16 00:00:59 -05:00 committed by Jon
parent 5375b833bc
commit e73928ba4d

View File

@ -24,10 +24,7 @@ rustPlatform.buildRustPackage rec {
git
];
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "1fsxd7yzb38h1d52yyz7kj1v0riycjydb1b1bn1zkhgwm5sm2kbs";
cargoSha256 = "1hdsn011y9invfy7can8c02zwa7birj9y1rxhrj7wyv4gh3659i0";
doCheck = false;
postInstall = ''