Conversation
|
This appears to compile fine on my end (i.e. on Windows, after making the necessary undocumented changes for compiling on Windows). Now we just need someone on Linux to attempt to compile it. |
|
Docker and nix environments added here for reproducibility, and cross-platform compatibility for windows/mac/linux. |
|
I looked this over and it looks good! But I'm going to leave this PR open for now, and can direct ppl to it if they have compilation issues. Mostly it's because I don't want to do the work of maintaining a nix lockfile + dockerfiles quite yet when the structure of the repo is still kind of questionable, e.g.
I'd like to address at least some of these before doing any Dockerfile stuff so we don't have to keep making new Dockerfiles :) |
|
I've installed the latest Elixir 1.19.5 and it seems like |
When trying to compile on macOS, hitting #126. This PR replaces uses of get_in with the wrapped direct access.