Skip to content

feat: build source dependencies in conda-script tool.pixi tables - #6910

Open
Hofer-Julian wants to merge 1 commit into
conda-script-runfrom
conda-script-source-deps
Open

feat: build source dependencies in conda-script tool.pixi tables#6910
Hofer-Julian wants to merge 1 commit into
conda-script-runfrom
conda-script-source-deps

Conversation

@Hofer-Julian

@Hofer-Julian Hofer-Julian commented Aug 27, 2026

Copy link
Copy Markdown
Contributor
  • --experimental implies the pixi-build preview for conda-script files (conda-script proposal #3751), so git, path and url specs under [tool.pixi.dependencies] build without further opt-in
  • Adds an integration test for a shape nothing covered before: a binary spec in one feature and a source spec in another reach the solver together, the source provides the candidate and the version constrains it

@Hofer-Julian Hofer-Julian changed the title conda script source deps feat: build source dependencies in conda-script tool.pixi tables Aug 27, 2026
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-source-deps branch from a91e491 to e485391 Compare August 27, 2026 15:20
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-source-deps branch from e485391 to c71c36e Compare August 27, 2026 15:30
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-source-deps branch from c71c36e to 04edd80 Compare August 31, 2026 11:20
`--experimental` implies the pixi-build preview for conda-script files, so a
git, path or url spec under `[tool.pixi.dependencies]` builds without
further opt-in. The integration test covers the union shape nothing tested
before: a binary spec in one feature and a source spec in another reach the
solver together, the source provides the candidate and the version
constrains it. A corpus example demonstrates the same shape end to end.
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-source-deps branch from 04edd80 to 1a2b7f9 Compare August 31, 2026 11:49
@Hofer-Julian
Hofer-Julian marked this pull request as ready for review August 31, 2026 12:43
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.

1 participant