Skip to content

erooke/ocp.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocp.nix

Nix expressions to build OCP and related projects. Inspired by vinszent/cq-flake.

Usage

If you just want to start up a cq-editor session right now you can do that with:

nix run github:erooke/ocp.nix

Goals

Make it trivial to start + run an OCP based project with 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.

Upstream changes

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.

Contributing

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.

About

OCP ecosystem in nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published