cargo-leptos: Use cargoHash

This commit is contained in:
Grafcube
2024-03-07 10:56:41 +05:30
parent b42af21f08
commit d580176db0
2 changed files with 1 additions and 3470 deletions
File diff suppressed because it is too large Load Diff
@@ -24,9 +24,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-ojLAdudgset/5ynOoue8oJ5L3Z43GHDQBf0xnpkKDOg=";
};
cargoLock = {
lockFile = ./Cargo.lock;
};
cargoHash = "sha256-OjA1M/PcMxQ7MvBf6hIn+TSCnFvIwQ+08xPcY+jWs9s=";
buildInputs = optionals isDarwin [
SystemConfiguration