you-have-mail-cli: use fetchCargoVendor

(cherry picked from commit 535ec691679b38f9204677451ecb5177a586aee0)
This commit is contained in:
TomaSajt
2025-03-25 11:42:02 +05:30
committed by Masum Reza
parent c4d5741523
commit 35a3805e92
2 changed files with 2 additions and 2617 deletions
File diff suppressed because it is too large Load Diff
@@ -44,12 +44,8 @@ rustPlatform.buildRustPackage {
vendorHash = "sha256-QPj2jq8hWL4kZellM/VwqrO/Oku/JW1Cig1Iv5YSI1U=";
}).goModules;
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"you-have-mail-common-0.8.1" = "sha256-jDOIMvHqWvPpnyZ5V+6VsyFUDXz84yFROkInXE5CIyE=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-w2hrrFHpgeAPcP/swerZu0VJ34T/9/JeQkipp4IQ2js=";
meta = {
description = "Small application to notify you when you receive an email in your email account";