pixi icon indicating copy to clipboard operation
pixi copied to clipboard

Implement `server` and `default_server`

Open wolfv opened this issue 1 year ago • 0 comments

Problem description

We have been discussing in https://github.com/prefix-dev/pixi/pull/944 to add a server and default_server option.

These would be used to override the conda.anaconda.org namespace server.

The default_server would be used for pixi init or pixi global install. The server would be stored in the pixi.toml file (to make sure that all users of the pixi.toml have the same configuration and the lockfile resolves to the same URLs).

wolfv avatar Mar 20 '24 15:03 wolfv