Skip to content

Commit

Permalink
Updating nix hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and actions-user committed Jun 28, 2024
1 parent 077d485 commit 034367d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ rec {
nixpkgs.rustPlatform.buildRustPackage {
name = "ic-wasm";
src = nixpkgs.sources.ic-wasm;
cargoSha256 = "sha256-a8iN/lTEVqdmogsSlT3+v3nivSG5VRhOz4/trmAsZLY=";
cargoSha256 = "sha256-CvlSN8vlylXmG5LcFFtNDp9FcfmV0kh18MsKFi8VIpI=";
doCheck = false;
patchPhase = ''
mkdir -p .cargo
Expand Down

0 comments on commit 034367d

Please sign in to comment.