Nix expressions to build OCP and related projects. Inspired by vinszent/cq-flake.
If you just want to start up a cq-editor
session right now you can do that with:
nix run github:erooke/ocp.nix
A nix user should be able to run a single command to get a working environment to play with CadQuery and its ilk. This environment should be robust, others should be able to run the project well into the future.
In the course of packaging CadQuery and friends new nix expressions have been written, some have been patched. Wherever this makes sense these changes should be upstream-ed to nixpkgs. Similarly any issues with or improvements to the OCP build pipeline should be reported upstream. Ideally I should be able to delete this repository some day.
I don't know what I'm doing. If you see something which you think could be done better or want to contribute a package feel free to open a PR. Especially if you know how to solve any of the help wanted issues.