How to integrate msys2 packages? #4257
Unanswered
ocroquette
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need some tools like clang, gcc or cppcheck which are available as msys2 packages. Some seem to be available on conda-forge, I guess repackaged, but it is not clear which ones, what the mapping is, and if they are up-to-date.
I created a rattler-build recipe that downloads several msys2 packages and repackages them as a single conda package. It works, but it doesn't feel right.
What would be great is native support in pixi for msys2 packages, similarly to pypi. Would that be theoretically possible?
Beta Was this translation helpful? Give feedback.
All reactions