pixi icon indicating copy to clipboard operation
pixi copied to clipboard

Caching information clarified to the user

Open tdejager opened this issue 1 year ago • 1 comments

Currently there are multiple caches:

  • Metadata cache (do I need to retrieve the metadata again?)
  • Rebuild cache (do I need to rebuild the package and .conda)
  • Work directory(inside the pixi env where the source is built)
  • Built/Packages cache (contains the extracted packages)

Would be good to be able to view where these caches are and be able to interact with them, e.g clearing.

tdejager avatar Jan 03 '25 09:01 tdejager

Might need to expand scope of this issue, to also include renaming and how to work together with pixi clean CLI.

tdejager avatar Feb 03 '25 09:02 tdejager