hyperlight-dev / hyperlight-dev/hyperlight-wasm

Don't install nightly toolchain in `Justfile`

Open
#135 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.