NixOS / NixOS/ofborg

eval gist contains tests.nixos-functions.nixos-test in change attrset

Open
#269 6 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.