pixi lock#
About#
Solve environment and update the lock file without installing the environments
Usage#
Options#
- 
--json- Output the changes in JSON format
 
 - 
--check- Check if any changes have been made to the lock file. If yes, exit with a non-zero code
 
 
Update Options#
- 
--no-install- Don't modify the environment, only modify the lock-file
 
 
Global Options#
- 
--manifest-path <MANIFEST_PATH>- The path to 
pixi.toml,pyproject.toml, or the workspace directory