gdrive3: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-10 15:47:02 +01:00
parent 5e4c2c382f
commit a0f87e745e
2 changed files with 2 additions and 1775 deletions
-1769
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -17,12 +17,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-vWd1sto89U2ZJWZZebPjrbMyBjZMs9buoPEPKocDVnY=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"google-apis-common-5.0.2" = "sha256-E4ON66waUzp4qqpVWTFBD0+M2V80YlYmsewEYZygTuE=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-x5Q9/2Op7ACtNiYeg5CuInMTiOngVCKxFWeHtPVow6A=";
buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
darwin.apple_sdk.frameworks.Security