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 Sep 4, 2024
1 parent 18ba899 commit 8007f21
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 @@ -605,7 +605,7 @@ rec {
nixpkgs.rustPlatform.buildRustPackage {
name = "ic-wasm";
src = nixpkgs.sources.ic-wasm;
cargoSha256 = "sha256-a8iN/lTEVqdmogsSlT3+v3nivSG5VRhOz4/trmAsZLY=";
cargoSha256 = "sha256-KsbpaKMPY/91ZFXhXyfAkBdZA/eahMbImSa5b2sC8+8=";
doCheck = false;
patchPhase = ''
mkdir -p .cargo
Expand Down

0 comments on commit 8007f21

Please sign in to comment.