rust-synapse-compress-state: use fetchCargoVendor
This commit is contained in:
-1816
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"
|
||||
|
||||
Reference in New Issue
Block a user