stardust-xr-sphereland: use fetchCargoVendor
This commit is contained in:
-1687
File diff suppressed because it is too large
Load Diff
@@ -19,13 +19,9 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
env.STARDUST_RES_PREFIXES = "${src}/res";
|
||||
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
outputHashes = {
|
||||
"stardust-xr-0.14.1" = "sha256-aJYovCKcR6zoqsVenCBnL5a/ccvXxNku+mAKRf0pp1Q=";
|
||||
"stardust-xr-molecules-0.29.0" = "sha256-rzbLqx+X8KEjut6Cq4x/qiSN9OfbMemrDUP0F+hXy4U=";
|
||||
};
|
||||
};
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-4mESTxfogMQxfDMQRVML752fkinOIqkddW3PHmvxekc=";
|
||||
|
||||
buildInputs = [
|
||||
libxkbcommon
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user