Replies: 1 comment 7 replies
-
|
You're right, I think we simply git ignored our Cargo.lock. We'd include one from the next release onwards. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I was just attempting to make a Nix package based on this repository, and doing that requires having a Cargo.lock file in the repository (or manually providing one myself, which I'll do for now). It's generally standard practice to include a Cargo.lock, though correct me if the unique requirements of this project mean that one can't be included.
Beta Was this translation helpful? Give feedback.
All reactions