LiveSplitOne-Core needs Cargo.lock #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LiveSplitOne-Core doesn't currently have a Cargo.lock, thus having a Cargo.lock file of LSO-Core in the Mino-NixPackages Repo. This needs to change by doing
cargo buildand pushing the Cargo.lock file into LSO-Core. This will require some minor changes to the liveSplitOneTCP.nix file, but that shouldn't take longer than like 30 minutes at max.Done and adapted on Mino-NixPackages as well :3