Skip to content

Commit 1f8de89

Browse files
github-actions[bot]cachebag
authored andcommitted
fix(nix): update cargoHash
1 parent 0dec96d commit 1f8de89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage {
1919

2020
src = ./.;
2121

22-
cargoHash = "sha256-8X7VPthmFceMtLZ8fJCV+IxvSUkrVgJkJZFnMJ9BqXw=";
22+
cargoHash = "sha256-Hqs0Iex1T3q9DpvVf85NH/I2vFRqB5zFAiU1FT5Zwn8=";
2323

2424
nativeBuildInputs = [
2525
pkg-config

0 commit comments

Comments
 (0)