sonusmix: use fetchCargoVendor

This commit is contained in:
TomaSajt 2025-03-24 13:02:53 +01:00
parent 886ee74bf5
commit 5ea022d5d6
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 2 additions and 2026 deletions

File diff suppressed because it is too large Load diff

View file

@ -23,12 +23,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-vqbYJuErghSsvkFccLFUYuf1Dsg17tCBhF4/NLcba/E=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"libspa-0.8.0" = "sha256-R68TkFbzDFA/8Btcar+0omUErLyBMm4fsmQlCvfqR9o=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-KiCJ8XOU5qnO0zB1K7XBTx35WWUpAmqPFkNZOIgwLA0=";
nativeBuildInputs = [
pkg-config