en-croissant: use fetchCargoVendor

This commit is contained in:
TomaSajt
2024-12-02 22:10:32 +01:00
parent da6ec030c5
commit ffcd04865f
2 changed files with 3 additions and 7028 deletions
File diff suppressed because it is too large Load Diff
+3 -8
View File
@@ -34,16 +34,11 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-hvWXSegUWJvwCU5NLb2vqnl+FIWpCLxw96s9NUIgJTI=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"tauri-plugin-log-0.0.0" = "sha256-t+zmMMSnD9ASZZvqlhu1ah2OjCUtRXdk/xaI37uI49c=";
"vampirc-uci-0.11.1" = "sha256-g2JjHZoAmmZ7xsw4YnkUPRXJxsYmBqflWxCFkFEvMXQ=";
};
};
cargoRoot = "src-tauri";
useFetchCargoVendor = true;
cargoHash = "sha256-6cBGOdJ7jz+mOl2EEXxoLNeX9meW+ybQxAxnnHAplIc=";
buildAndTestSubdir = cargoRoot;
nativeBuildInputs =