pixi icon indicating copy to clipboard operation
pixi copied to clipboard

Publish `pixi_config` as crate

Open pavelzw opened this issue 8 months ago • 1 comments

We are planning to use pixi_config as a crate in rattler-build (https://github.com/prefix-dev/rattler-build/pull/1563) as well as in pixi-pack (https://github.com/Quantco/pixi-pack/pull/136). Would be nice to have this package available as a crate s.t. we can use it in those tools without needing git for it

pavelzw avatar Apr 25 '25 14:04 pavelzw

Agreed, let's publish pixi_config and others with release_plz

Hofer-Julian avatar Apr 25 '25 14:04 Hofer-Julian

Quick side though would it be valuable to move stuff like this to the conda-org and try to make it more "conda org" like instead of prefix focussed? There is no value to us to keep this to ourself IMO.

ruben-arts avatar Apr 28 '25 07:04 ruben-arts

I think moving this configuration to the rattler crate and having a way to extend it with pixi specific configuration options would be good in the long run.

Things like mirror configuration etc. - would be good to have in multiple places. As well as the logic to override things.

wolfv avatar Apr 28 '25 07:04 wolfv

obsolete with https://github.com/conda/rattler/issues/1322

pavelzw avatar May 16 '25 12:05 pavelzw