roon-tui: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 16:50:19 +01:00
committed by Masum Reza
parent 48280859f2
commit 4608792af5
2 changed files with 2 additions and 1523 deletions
-1517
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -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";