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 Apr 7, 2024
1 parent 61eba91 commit bf9ae75
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-FOI12PBCg9C91ztX7V8HZyfbe6llUHHwtR+rydbHYSo=";
doCheck = false;
patchPhase = ''
mkdir -p .cargo
Expand Down

0 comments on commit bf9ae75

Please sign in to comment.