From c73a899a7b84efbb96f236d013e145fcccd7b653 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 28 Sep 2020 02:10:35 +0200 Subject: [PATCH] niv musl-wasi: update 215adc8a -> d2482b78 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for musl-wasi: Branch: Commits: [WebAssembly/wasi-libc@215adc8a...d2482b78](https://github.com/WebAssembly/wasi-libc/compare/215adc8ac9f91eb055311acc72683fd2eb1ae15a...d2482b786a00c790f3b8d1bf13f0ca12b0364d9c) * [`d2482b78`](https://github.com/WebAssembly/wasi-libc/commit/d2482b786a00c790f3b8d1bf13f0ca12b0364d9c) activate the use of __heap_base ([WebAssembly/wasi-libc⁠#215](http://r.duckduckgo.com/l/?uddg=https://github.com/WebAssembly/wasi-libc/issues/215)) --- nix/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 364c8e293eb..e4912044aa1 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,5 +1,5 @@ { - "common": { + "common": { "ref": "master", "repo": "ssh://git@github.com/dfinity-lab/common", "rev": "129dcc07ccf90440e0ececf5e8cf1a5a0318f8fe", @@ -63,10 +63,10 @@ "homepage": "https://wasi.dev", "owner": "WebAssembly", "repo": "wasi-libc", - "rev": "215adc8ac9f91eb055311acc72683fd2eb1ae15a", - "sha256": "004hkwh2yy7ifnxm13igpvfz7pnn0wkh2bv2z2lw1qc28d33wq56", + "rev": "d2482b786a00c790f3b8d1bf13f0ca12b0364d9c", + "sha256": "16q4cdlw4qacf8p9zxzin27klc4vyy1zxwzi9b33pn4z1x688f59", "type": "tarball", - "url": "https://github.com/WebAssembly/wasi-libc/archive/215adc8ac9f91eb055311acc72683fd2eb1ae15a.tar.gz", + "url": "https://github.com/WebAssembly/wasi-libc/archive/d2482b786a00c790f3b8d1bf13f0ca12b0364d9c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": {