From dd0849093ffcbe79653c51cbe25daa9a089bfc9f Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Sun, 8 Sep 2024 02:20:47 +0200 Subject: [PATCH] niv ic: update 7921f5f3 -> 42bf74ea ## Changelog for ic: Branch: luc/latest-ic-wasm64-test Commits: [luc-blaeser/ic@7921f5f3...42bf74ea](https://github.com/luc-blaeser/ic/compare/7921f5f3dc0d9fb774e3222f8ff6b1c00a086f1a...42bf74ea5bfdef2aa1c1111af92d3462f8262061) * [`277843b0`](https://github.com/luc-blaeser/ic/commit/277843b0844f45c45e70d24cfa73dd033cb50c15) Remove 32-bit heap boundaries for 64-bit stable memory accesses * [`42bf74ea`](https://github.com/luc-blaeser/ic/commit/42bf74ea5bfdef2aa1c1111af92d3462f8262061) Lift 8 GB memory boundary from `drun` --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 19872f58034..307c57bd544 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -26,10 +26,10 @@ "homepage": "", "owner": "luc-blaeser", "repo": "ic", - "rev": "7921f5f3dc0d9fb774e3222f8ff6b1c00a086f1a", - "sha256": "1ykawbpaqnf1y508vh81m30p813ykmnbffxc3p0hw0p0k1ynq6zz", + "rev": "42bf74ea5bfdef2aa1c1111af92d3462f8262061", + "sha256": "17s121yk80l5pbzm2in6gm79g16j7kn9wxq1ldkxvm83xg8j6bgs", "type": "tarball", - "url": "https://github.com/luc-blaeser/ic/archive/7921f5f3dc0d9fb774e3222f8ff6b1c00a086f1a.tar.gz", + "url": "https://github.com/luc-blaeser/ic/archive/42bf74ea5bfdef2aa1c1111af92d3462f8262061.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "ic-hs": {