The file format for conda-lock seems to have changed slightly. Instead of having all locked packages under `packages` its now first grouped by platform.
The file format for conda-lock seems to have changed slightly. Instead of having all locked packages under
packagesits now first grouped by platform.