Commit 35a3805e authored by TomaSajt's avatar TomaSajt Committed by Masum Reza
Browse files

you-have-mail-cli: use fetchCargoVendor

(cherry picked from commit 535ec691679b38f9204677451ecb5177a586aee0)
parent c4d57415
Loading
Loading
Loading
Loading
+0 −2611

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -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";