jnc lock
Solves all environments defined in the workspace manifest and writes an updatedjnc.lock file. Unlike jnc install, this command does not install any packages into an environment prefix — it only computes and persists the dependency resolution.
This is useful in CI workflows, validation checks, or when you want to preview what would change before installing.