forked from mirrors/nixpkgs
ffsend: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
parent
2bd2d7bec6
commit
c51bc2b9fc
1 changed files with 1 additions and 4 deletions
|
@ -25,10 +25,7 @@ buildRustPackage rec {
|
||||||
sha256 = "0yqigqh5vldzmp7wc1mxi5a4bxzm81xycx5h0ghak74vbjibps49";
|
sha256 = "0yqigqh5vldzmp7wc1mxi5a4bxzm81xycx5h0ghak74vbjibps49";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "0m2931fmc8jczjpb08077cpz9klhhf3aq15j2h76sb254qndagzy";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "1wwdnm6a5g4gpd1f89qii8v4f6mcfc1bif1v6mdlcbrpwax5skh4";
|
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake pkgconfig installShellFiles ];
|
nativeBuildInputs = [ cmake pkgconfig installShellFiles ];
|
||||||
buildInputs = [ openssl ]
|
buildInputs = [ openssl ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue