Skip to content

Commit

Permalink
Fix Nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Dec 18, 2024
1 parent 6a4b49a commit a20c6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/ibc-starknet-cw.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let
cargoLock = {
lockFile = ./../light-client/Cargo.lock;
outputHashes = {
"hermes-cosmos-encoding-components-0.1.0" = "sha256-PFhd/mI4MLDRiLo5oG2ZnON3uwlCNNbXBlC15ZZlokQ=";
"hermes-cosmos-encoding-components-0.1.0" = "sha256-OrNFK6UQjQ7cpj8HqPipG2YcqCV4/KjiV5oRLnoUUyY=";
};
};

Expand Down

0 comments on commit a20c6e6

Please sign in to comment.