motoc: use fetchCargoVendor

This commit is contained in:
TomaSajt 2025-03-25 00:23:53 +01:00 committed by Masum Reza
parent ceb0682fe3
commit becb13aaf0
2 changed files with 2 additions and 1065 deletions

File diff suppressed because it is too large Load diff

View file

@ -17,13 +17,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-CAKgh9uddDhaFp2O62o1nNZ/ZWJbCR/7dMaI9V992Xk=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"libmonado-rs-0.1.0" = "sha256-bbbo/Mkix6nUGLwplvj6m8IXOcZY5UoWc1xZnI67IlU=";
"openxr-0.19.0" = "sha256-kbEYoN4UvUEaZA9LJWEKx1X1r+l91GjTWs1hNXhr7cw=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-RDzPvHlXuNLv3GiaGSYCyvbhdmxQkjUtwPq/e5NloOg=";
buildInputs = [
openxr-loader