eval gist contains tests.nixos-functions.nixos-test in change attrset
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
All evaluations now contain two attributes:
- tests.nixos-functions.nixos-test
- tests.nixos-functions.nixosTest-test
in its changed attrset
Building those will also try to build a kernel. nix-review currently try to build all packages in this file.
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 changed attrset in the linked gist and trace the nix-review logic that selects packages from it. Confirm which test attributes are included and when their builds trigger kernel compilation. Done means the unintended test attributes are handled appropriately without breaking the intended package evaluations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100