lambdaclass / lambdaclass/lambda_ethereum_consensus
Fix nix flake
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Elixir
- Stars
- 109
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
When cloning the repo, it seems compiling on nix causes libp2p_port to fail at the linking step due to not-found libraries.
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
Reproduce the linking failure by compiling the cloned repository with Nix, focusing on the libp2p_port build entry point mentioned in the report. Identify which libraries are unavailable during linking and update the Nix flake so the project compiles successfully from a fresh clone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100