Skip to content

feat: use command dispatcher for global installs.#4126

Merged
tdejager merged 7 commits intoprefix-dev:mainfrom
tdejager:feature/pix-890-replace-installation-code-with-command-dispatcher
Jul 14, 2025
Merged

feat: use command dispatcher for global installs.#4126
tdejager merged 7 commits intoprefix-dev:mainfrom
tdejager:feature/pix-890-replace-installation-code-with-command-dispatcher

Conversation

@tdejager
Copy link
Contributor

This PR modifies the pixi global installation code to use the command dispatcher instead. I've verified that it works locally using the pixi global test-suite.

This is useful because it more easily opens the path to installing source dependencies.

The only significant thing is that we do not pass in the virtual packages if we are not solving for the same platform, and that it uses the progress style of regular pixi.

@tdejager tdejager requested a review from baszalmstra July 11, 2025 15:31
@tdejager tdejager merged commit 434d9c1 into prefix-dev:main Jul 14, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants