oscavmgr: use fetchCargoVendor

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-12-15 18:29:39 +01:00
parent 21ba68c292
commit 09308da5f8
2 changed files with 2 additions and 2430 deletions
-2422
View File
File diff suppressed because it is too large Load Diff
+2 -8
View File
@@ -20,14 +20,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-05dNBzf1f92bVNLbRaUB6KUae+wY3V8mUxDgAb+g1T4=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"alvr_common-20.11.1" = "sha256-d4KldPii8W1HcfnMSD8Fn+IGO/a3r8747APPjRCnbe8=";
"openxr-0.19.0" = "sha256-kbEYoN4UvUEaZA9LJWEKx1X1r+l91GjTWs1hNXhr7cw=";
"settings-schema-0.2.0" = "sha256-luEdAKDTq76dMeo5kA+QDTHpRMFUg3n0qvyQ7DkId0k=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-fw26EbdCnz7KtDmCDpvfy4fjYORL2KcnhzQBJDdNEuI=";
nativeBuildInputs = [
pkg-config