lnx: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-06 13:53:15 +01:00
parent dcc0ce5ed4
commit 6c92aaed91
2 changed files with 4 additions and 2288 deletions
-2282
View File
File diff suppressed because it is too large Load Diff
+4 -6
View File
@@ -21,12 +21,10 @@ rustPlatform.buildRustPackage {
rev = "2cb80f344c558bfe37f21ccfb83265bf351419d9";
sha256 = "sha256-iwoZ6xRzEDArmhWYxIrbIXRTQjOizyTsXCvMdnUrs2g=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"compose-0.1.0" = "sha256-zcniGI3wa+gI3jFTDqHcesX+6hAtNEbW81ABPUcFTXk=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-9fro1Dx7P+P9NTsg0gtMfr0s4TEpkZA31EFAnObiNFo=";
buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
DiskArbitration
Foundation