svgbob: upgrade cargo fetcher and cargoSha256
This commit is contained in:
parent
f32e17d802
commit
aa86eb9261
@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
sourceRoot = "source/svgbob_cli";
|
sourceRoot = "source/svgbob_cli";
|
||||||
|
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "1y9jsnxmz51zychmmzp6mi29pb5ks2qww7lk5bshkhp56v51sm8d";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "0mnq1s809f394x83gjv9zljr07c94k48zkrwxs6ibi19shgmrnnd";
|
|
||||||
|
|
||||||
# Test tries to build outdated examples
|
# Test tries to build outdated examples
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user