youtube-tui: use fetchCargoVendor

This commit is contained in:
Felix Buehler
2025-03-06 22:48:51 +01:00
parent 05dd23b11f
commit 9b9b0a77fc
2 changed files with 2 additions and 1569 deletions
File diff suppressed because it is too large Load Diff
@@ -26,12 +26,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-FOiK3yQcQuwdCEjBtRPW4iBd+8uNsvZ6l5tclHVzL+M=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"libmpv-2.0.1" = "sha256-efbXk0oXkzlIqgbP4wKm7sWlVZBT2vzDSN3iwsw2vL0=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-hzCVMP8RDpdwK6OlYKBvKmJXPImaeevdAFRG0fRa780=";
nativeBuildInputs = [
pkg-config