panopticon: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
parent
5375b833bc
commit
e73928ba4d
1 changed files with 1 additions and 4 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in a new issue