Skip to content

feat(extensions): search in pixi global directory as well, along with PATH#4365

Merged
nichmor merged 7 commits intoprefix-dev:mainfrom
mrswastik-robot:pixi-global-extensions
Sep 8, 2025
Merged

feat(extensions): search in pixi global directory as well, along with PATH#4365
nichmor merged 7 commits intoprefix-dev:mainfrom
mrswastik-robot:pixi-global-extensions

Conversation

@mrswastik-robot
Copy link
Copy Markdown
Contributor

closes #3997

This PR makes changes in the search_directories() so that extension discovery also works for pixi global directories(~/.pixi/bin) in addition to PATH, and displays them during pixi --list

Copy link
Copy Markdown
Contributor

@nichmor nichmor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@lucascolley lucascolley added enhancement New features area:extensions Related to pixi extensions labels Sep 5, 2025
@lucascolley lucascolley requested a review from nichmor September 5, 2025 13:00
@lucascolley lucascolley changed the title feat: Search for pixi-extensions in pixi global directory as well, along with PATH feat(extensions): search in pixi global directory as well, along with PATH Sep 8, 2025
@nichmor nichmor merged commit c3f1b38 into prefix-dev:main Sep 8, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:extensions Related to pixi extensions enhancement New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(extensions): search in pixi global bins folder

3 participants