Commit 4608792a authored by TomaSajt's avatar TomaSajt Committed by Masum Reza
Browse files

roon-tui: use fetchCargoVendor

parent 48280859
Loading
Loading
Loading
Loading
+0 −1517

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -15,12 +15,8 @@ rustPlatform.buildRustPackage rec {
    hash = "sha256-ocPSqj9/xJ2metetn6OY+IEFWysbstPmh2N5Jd8NDPM=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "roon-api-0.1.1" = "sha256-aFcS8esfgMxzzhWLeynTRFp1FZj2z6aHIivU/5p+uec=";
    };
  };
  useFetchCargoVendor = true;
  cargoHash = "sha256-+RIKnvMW56mbxLWvPFzT9IenTAFlQDhwrd6I+iFFBwI=";

  meta = {
    description = "Roon Remote for the terminal";