mangayomi: useFetchCargoVendor (#376506)

Co-authored-by: aucub <aucub@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-25 00:55:04 +00:00
committed by GitHub
+2 -1
View File
@@ -25,7 +25,8 @@ let
sourceRoot = "${src.name}/rust";
cargoHash = "sha256-6Iraw5gtlVW3iSrT2zQh6JLubVTZy/y8/5quXKee2Ko=";
useFetchCargoVendor = true;
cargoHash = "sha256-Qzq1FyWtUy1533/S1KS8XEou5nAnq0O0Vxxlt+Iv8OQ=";
passthru.libraryPath = "lib/librust_lib_mangayomi.so";
};