caryoscelus
caryoscelus
i'm randomly running into this issue recently . more details and discussion [here](https://github.com/zeronet-conservancy/zeronet-conservancy/issues/250) . note that this repository is dead
hello and thanks for the PR . this project is dead (as @shortcutme haven't been around for a long while) and development now happens in forks . as a maintainer...
@imachug the version wasn't pinned so most users have already upgraded to the latest . if it causes any problems , it already does ```Requirement already satisfied: msgpack>=0.6.0 in ./venv/lib/python3.9/site-packages...
what's your issue?
i've just run into this issue and honestly i don't find using binary cache can be considered a solution. is there any other possible workaround? (i'm fairly new to nix...
> Using the binary cache is the fix for now unfortunately that sounds like the whole setup is effectively not fully open source :( > https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend#current-status-and-supported-features thanks
@dmjio for my purposes i want to be able to build everything myself so different cache doesn't make much difference. right now i'm still evaluating whether to use Haskell&Miso or...
@pietrovismara this seems a bit too hacky to be reliable: anything not in API can be changed without warning. for now i simply forked repo to use in the project...
one issue that may arise with this is if you have components with `Types.eid` fields since entity ids are world-dependent. i'm trying to build a custom serialization and run into...
@marek22k did you fix that PR? does it work now?