eva: upgrade cargo fetcher and cargoSha256 (#82093)
This commit is contained in:
parent
0696641d9f
commit
ab0c847d8c
@ -4,10 +4,7 @@ rustPlatform.buildRustPackage rec {
|
||||
pname = "eva";
|
||||
version = "0.2.7";
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "0n3xvlmp4l925nbz8lx6dr9yrrfh6z7b9z8wd6sli3a1dq26d6bg";
|
||||
cargoSha256 = "1lycjw5i169xx73qw8gknbakrxikdbr65fmqx7xq2mafc0hb1zyn";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "NerdyPepper";
|
||||
|
Loading…
Reference in New Issue
Block a user