You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This template is a guide only, feel free add or omit sections as appropriate.
I am no longer able to get a nix flake with ghcjs-dom as a dependency. The webkit packages fail to build, and when removed, splitmix (a dependency of QuickCheck) fails to build with javascript-unknown-ghcjs, possibly because of an llvm bug.
To make this easy to reproduce, I forked github:ghcjs/ghcjs-dom-hello to github:cliffordbeshers/ghcjs-dom-hello and committed files for each stage. For all the build failures, the output of nix log is stored in LOG.
Any guidance to getting a working flake with ghcjs-dom included would be appreciated. I can live without jsaddle/webkit for now.
The text was updated successfully, but these errors were encountered:
cliffordbeshers
changed the title
ghcjs-dom-hello fwith hix fails to build webkit, splitmix
ghcjs-dom-hello with hix fails to build webkit, splitmix
Dec 6, 2024
This template is a guide only, feel free add or omit sections as appropriate.
I am no longer able to get a nix flake with ghcjs-dom as a dependency. The webkit packages fail to build, and when removed, splitmix (a dependency of QuickCheck) fails to build with javascript-unknown-ghcjs, possibly because of an llvm bug.
To make this easy to reproduce, I forked github:ghcjs/ghcjs-dom-hello to github:cliffordbeshers/ghcjs-dom-hello and committed files for each stage. For all the build failures, the output of nix log is stored in LOG.
Any guidance to getting a working flake with ghcjs-dom included would be appreciated. I can live without jsaddle/webkit for now.
The text was updated successfully, but these errors were encountered: