rtz: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-25 11:46:05 +05:30
committed by Masum Reza
parent 7ca409f951
commit 060b903150
2 changed files with 2 additions and 4123 deletions
-4117
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -21,12 +21,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-V7N9NFIc/WWxLaahkjdS47Qj8sc3HRdKSkrBqi1ngA8=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"bincode-2.0.0-rc.3" = "sha256-YCoTnIKqRObeyfTanjptTYeD9U2b2c+d4CJFWIiGckI=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-Lm81Qnu3ZQw43fCcQOR63EV1aYXuPyR9Gy+F6BCiwUw=";
nativeBuildInputs = [
pkg-config