Support for menuinst
#1894
Replies: 10 comments 3 replies
-
Hey Dave, thanks for the issue 👍 I think this would be great for global installs at least. Do you have any experience how well this works @dhirschfeld ? |
Beta Was this translation helpful? Give feedback.
-
I don't have much experience with it, but my use case is also for globally installed tools. I don't know that it makes much sense for per-environment tools/libraries but for globally installed tools/applications it could be pretty slick (make for a nice demo!) |
Beta Was this translation helpful? Give feedback.
-
I agree, for sure! |
Beta Was this translation helpful? Give feedback.
-
@tdejager do you think we'd have to port menuinst to rust? |
Beta Was this translation helpful? Give feedback.
-
I think so yes, because it would affect the installation procedure. However, we could experiment with the python one first of course. |
Beta Was this translation helpful? Give feedback.
-
Feel free to ping me if there are any questions :) I'm sure we will find some rough edges and opportunities for improvement in |
Beta Was this translation helpful? Give feedback.
-
I moved this to a discussion in the ideas section. I think its a good idea but I just don't know when we'll get to it. |
Beta Was this translation helpful? Give feedback.
-
Without menuinst we found some encoding bugs on windows, e.g. Open-MSS/MSS#2668 |
Beta Was this translation helpful? Give feedback.
-
Good news - menuinst is coming to |
Beta Was this translation helpful? Give feedback.
-
Is this all that is needed to make conda-forge suitable for GUI applications? I presume some work would be needed to enable this capability in the following applications:? FreeCAD : https://github.com/conda-forge/freecad-feedstock |
Beta Was this translation helpful? Give feedback.
-
Problem description
It would be great if
pixi
supportedmenuinst
:Beta Was this translation helpful? Give feedback.
All reactions