Skip to content

Commit 9a9b0f0

Browse files
committed
Bump wasi-libc
1 parent 132fc09 commit 9a9b0f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overlays/wasm.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ final: prev: prev.lib.optionalAttrs prev.stdenv.targetPlatform.isWasm {
1919
domain = "gitlab.haskell.org";
2020
owner = "haskell-wasm";
2121
repo = "wasi-libc";
22-
rev = "f8f0d3101e02aa3aaf37c5e31db23de34963053d";
23-
hash = "sha256-EvqbvVP9EH63C7KUmN4QaYjYbc4yGPU7vNev9u6a46o=";
22+
rev = "16aa8495f039918edb47046b277bf48b516a9776";
23+
hash = "sha256-cun3q5OKjryabVhXMNjwQ0bsmz+pS1eCupRP2he+f1k=";
2424
fetchSubmodules = true;
2525
};
2626
preBuild = ''

0 commit comments

Comments
 (0)