From 636293eeb38e0ba5e6eef7499c82a4c7779045f8 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 5 Oct 2020 02:10:31 +0200 Subject: [PATCH] niv musl-wasi: update d2482b78 -> 614d783e MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for musl-wasi: Branch: Commits: [WebAssembly/wasi-libc@d2482b78...614d783e](https://github.com/WebAssembly/wasi-libc/compare/d2482b786a00c790f3b8d1bf13f0ca12b0364d9c...614d783e927261e503bc144f7c7d1a9dc02565ba) * [`614d783e`](https://github.com/WebAssembly/wasi-libc/commit/614d783e927261e503bc144f7c7d1a9dc02565ba) New-style command support. ([WebAssembly/wasi-libc⁠#203](http://r.duckduckgo.com/l/?uddg=https://github.com/WebAssembly/wasi-libc/issues/203)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index ee33d6dce54..335e09c165a 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -63,10 +63,10 @@ "homepage": "https://wasi.dev", "owner": "WebAssembly", "repo": "wasi-libc", - "rev": "d2482b786a00c790f3b8d1bf13f0ca12b0364d9c", - "sha256": "16q4cdlw4qacf8p9zxzin27klc4vyy1zxwzi9b33pn4z1x688f59", + "rev": "614d783e927261e503bc144f7c7d1a9dc02565ba", + "sha256": "02m036sq3zw5f1chwg3041k7mi5n8iqc0flhwz0pb193ii1dkimb", "type": "tarball", - "url": "https://github.com/WebAssembly/wasi-libc/archive/d2482b786a00c790f3b8d1bf13f0ca12b0364d9c.tar.gz", + "url": "https://github.com/WebAssembly/wasi-libc/archive/614d783e927261e503bc144f7c7d1a9dc02565ba.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": {