rustplayer: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 16:54:36 +01:00
committed by Masum Reza
parent 060b903150
commit 7076bd458c
2 changed files with 3 additions and 2166 deletions
File diff suppressed because it is too large Load Diff
+3 -6
View File
@@ -24,12 +24,9 @@ rustPlatform.buildRustPackage {
./dynamic-lib.patch
];
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"ffmpeg-sys-next-6.0.1" = "sha256-/CcyWDPeVLVSV8NfWFJhj1tGmuqLPnnyvVosIXM27NI=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-cfr5q44SzJ5iYm8cu/3+RkoPaoUklmOV/UbSdZZbu38=";
nativeBuildInputs = [
pkg-config
rustPlatform.bindgenHook