rust-synapse-compress-state: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-25 11:43:27 +05:30
committed by Masum Reza
parent a0815750f1
commit d56b5a4b05
2 changed files with 2 additions and 1822 deletions
File diff suppressed because it is too large Load Diff
@@ -19,12 +19,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-nNQ/d4FFAvI+UY+XeqExyhngq+k+j5Pkz94ch27aoVM=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"state-map-0.1.0" = "sha256-zToFCioijyT0vZ6c1uO+1ho+RODTe4OwbK2GhoKk+X4=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-l8N6+xh0CbFKt4eEbSAvUJ5oHxhp5jf2YHLheYAegnU=";
cargoBuildFlags = [
"--all"