Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 1b38115

Browse files
committed
Bump nix flake
1 parent ed58bf4 commit 1b38115

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: install-nix
21-
uses: DeterminateSystems/nix-installer-action@v10
21+
uses: DeterminateSystems/nix-installer-action@v14
2222

2323
- name: build-frontend
2424
run: |

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# `ghc-wasm-miso-examples`
22

3+
[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#haskell-wasm:matrix.terrorjack.com)
4+
35
The GHC wasm backend supports the
46
[JSFFI](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/wasm.html#javascript-ffi-in-the-wasm-backend)
57
feature, allowing Haskell wasm apps to interop with JavaScript

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)