Right now, the lockfile only records the binary for the platform it was generated on.
This isn't ideal, as it means the lockfile won't work across different platforms.
Looking at how tools like https://github.com/aquaproj/aqua handle this, we'll probably need to rethink the structure of both the lockfile itself and the metadata published by the package registry.
Right now, the lockfile only records the binary for the platform it was generated on.
This isn't ideal, as it means the lockfile won't work across different platforms.
Looking at how tools like https://github.com/aquaproj/aqua handle this, we'll probably need to rethink the structure of both the lockfile itself and the metadata published by the package registry.