Skip to content

Commit 5d42a30

Browse files
winniehellblinry
authored andcommitted
Update flake.nix
1 parent 5fae47b commit 5d42a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# With gcc (default), the WASM build fails silently
2020
# at runtime there is an error message similar to https://github.com/DioxusLabs/dioxus/discussions/3807.
21-
# Maybe this can be resolved with dioxus 0.7.0 due to https://github.com/DioxusLabs/dioxus/issues/4023.
21+
# this seems to be caused by the ring dependency: https://github.com/briansmith/ring/issues/1473
2222
CC_wasm32_unknown_unknown = "${pkgs.llvmPackages.clang-unwrapped}/bin/clang";
2323

2424
# Include path to standard library is missing by default.

0 commit comments

Comments
 (0)