From 754cb4d7a8f28fdfaf508a9fbc39ae22db998369 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 19:07:12 -0500 Subject: [PATCH] niv musl-wasi: update 5d8a1409 -> 30094b6e MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for musl-wasi: Branch: main Commits: [WebAssembly/wasi-libc@5d8a1409...30094b6e](https://github.com/WebAssembly/wasi-libc/compare/5d8a1409aa85acf8dbb197e13d33489ad1eac656...30094b6ed05f19cee102115215863d185f2db4f0) * [`d8d00bcd`](https://github.com/WebAssembly/wasi-libc/commit/d8d00bcd5a839150f1950678ce6e6a9b80fbc140) Remove support for `__original_main`. ([WebAssembly/wasi-libc⁠#295](https://togithub.com/WebAssembly/wasi-libc/issues/295)) * [`30094b6e`](https://github.com/WebAssembly/wasi-libc/commit/30094b6ed05f19cee102115215863d185f2db4f0) Fix `gettimeofday` to correctly handle a null argument. --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e9e53820abf..354801feb95 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -90,10 +90,10 @@ "homepage": "https://wasi.dev", "owner": "WebAssembly", "repo": "wasi-libc", - "rev": "5d8a1409aa85acf8dbb197e13d33489ad1eac656", - "sha256": "11k306nz8f13g7n1k2zm8v53rv8085phv6xzpw7py9lhqn43sz8w", + "rev": "30094b6ed05f19cee102115215863d185f2db4f0", + "sha256": "1p1ga601ir8prfbmy0b33hp8gyxlvr2d4dps7rzzn9sw450415mh", "type": "tarball", - "url": "https://github.com/WebAssembly/wasi-libc/archive/5d8a1409aa85acf8dbb197e13d33489ad1eac656.tar.gz", + "url": "https://github.com/WebAssembly/wasi-libc/archive/30094b6ed05f19cee102115215863d185f2db4f0.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": {