hyperlight-dev / hyperlight-dev/hyperlight-wasm
Don't install nightly toolchain in `Justfile`
Open
Nobody has claimed this yet.
area/infrastructure
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 728
- Forks
- 39
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 23
Description
It is annoying to keep installing new versions every day you run it, since the version it not pinned. We should pin the version
Contributor guide
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 by inspecting the Justfile and locate where the nightly Rust toolchain is installed. Pin that toolchain version and verify that running the relevant recipe no longer installs a new nightly version each time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100