Commit 1aa694a1 authored by TomaSajt's avatar TomaSajt Committed by Masum Reza
Browse files

watchmate: use fetchCargoVendor

parent ff1f2bea
Loading
Loading
Loading
Loading
+0 −3529

File deleted.

Preview size limit exceeded, changes collapsed.

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