Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nixify o1js bindings #291

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Nixify o1js bindings #291

merged 2 commits into from
Sep 17, 2024

Conversation

georgeee
Copy link
Contributor

Provide a wrapping for ocaml code in bindings repo.

TODOs:

  • Consider moving some of flake.nix's complexity to dune-nix library
  • Use mina as submodule, not a flake pointing to a github repo

Testing:

  • building of o1js isn't broken
  • ocaml code builds with nix, necessary artifacts are generated

Closes #290

Add a flake.nix that is capable of building ocaml components of
bindings.
@Geometer1729 Geometer1729 merged commit 9767adf into main Sep 17, 2024
1 check passed
@Geometer1729 Geometer1729 deleted the georgeee/nixify-o1js-bindings branch September 17, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile ocaml code under nix
2 participants