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

Add Nix/Flake support #676

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

yogeshsajanikar
Copy link

  • Use tweag/opam-nix for supporting and building Owl
  • Add 'owl' as a default library to build
  • nix build builds owl library
  • nix build .#owl-base .#owl .#owl-top to build all the components

- Use tweag/opam-nix for supporting and building Owl
- Add 'owl' as a default library to build
@yogeshsajanikar
Copy link
Author

Add the nix support for owl. The next step is to add these packages to ocamlPackages in nixpkgs. This way it should be possible to run nix run nixpkgs#utop with owl-top. I am currently trying to use overlay to make this work. Once this PR is approved or merged, it should be possible to modify nixpkgs.

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.

None yet

1 participant