The problem with Homebrew is that it also exposes (transitive) dependencies to the global PATH
if they’re required by the installed tool. Does pixi manage to avoid that (by “sandboxing” the installed tool somehow)?
The problem with Homebrew is that it also exposes (transitive) dependencies to the global PATH
if they’re required by the installed tool. Does pixi manage to avoid that (by “sandboxing” the installed tool somehow)?