watchmate: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-26 00:32:40 +05:30
committed by Masum Reza
parent ff1f2beabb
commit 1aa694a1a4
2 changed files with 2 additions and 3535 deletions
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -25,12 +25,8 @@ rustPlatform.buildRustPackage {
hash = "sha256-fHWxn7hFx/9cnLlCHIC6hIJaLd1U3Ii9mJgTJ+Hw63M=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"mpris2-zbus-0.1.0" = "sha256-a/cvbB0M9cUd8RP5XxgHRbJ/i/UKAEK4DTwwUU69IuY=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-9OR0+OIUpDu37BDC1QJ0r4P/T+DtuHIStFfYT/kPXBE=";
nativeBuildInputs = [
pkg-config