you-have-mail-cli: use fetchCargoVendor
(cherry picked from commit 535ec691679b38f9204677451ecb5177a586aee0)
This commit is contained in:
-2611
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";
|
||||
|
||||
Reference in New Issue
Block a user