mlc-ai / mlc-ai/tokenizers-cpp
Missing Cargo.lock
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 512
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to build the project using Nix's rustPlatform.buildRustPackage function, which fails as a Cargo.lock file is required. Would you mind committing it to the repo? (For that matter, having a Nix flake would be awesome, too 🚀 )
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Rust package configuration used by Nix's rustPlatform.buildRustPackage and determine how Cargo.lock should be generated and committed. Verify that the project builds with the lockfile; the requested Cargo.lock is done, while the optional Nix flake is a separate idea.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100