espanso: use fetchCargoVendor

This commit is contained in:
TomaSajt 2025-03-08 12:41:52 +01:00
parent 1c45162ac1
commit 4b55ea7837
No known key found for this signature in database
GPG Key ID: F011163C050122A1
2 changed files with 2 additions and 3916 deletions

File diff suppressed because it is too large Load Diff

View File

@ -40,12 +40,8 @@ rustPlatform.buildRustPackage {
hash = "sha256-4MArENBmX6tDVLZE1O8cuJe7A0R+sLZoxBkDvIwIVZ4=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"yaml-rust-0.4.6" = "sha256-wXFy0/s4y6wB3UO19jsLwBdzMy7CGX4JoUt5V6cU7LU=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-2Hf492/xZ/QGqDYbjiZep/FX8bPyEuoxkMJ4qnMqu+c=";
nativeBuildInputs = [
extra-cmake-modules