Replies: 1 comment
-
These will both be in the next release 🎉
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to install pixi in a location different from the default
$HOME/.pixi
, e.g. by providing an environment variablePIXI_HOME
?In our environment, we access various linux machines where
$HOME
points to a network location with limited space. I'd rather like to specify different locations (e.g. on a network location with larger quota) for 1) the.pixi
location and for 2) the Cache dir (something else than~/.cache/rattler/cache
, similar to how I can specify thePIP_CACHE_DIR
environment variable).Beta Was this translation helpful? Give feedback.
All reactions