Please include haskellPackages and rPackages in build checks
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Could you please configure the copy of Nixpkgs used for the evaluation and build checks to include haskellPackages and rPackages? https://github.com/NixOS/nixos-homepage/pull/201 has a simple override that can be applied to achieve this by adding the (normally absent) recurseIntoAttrs modifier to those attribute sets.
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
Locate the configuration that selects the Nixpkgs copy for evaluation and build checks, then review the override shown in nixos-homepage/pull/201. Confirm that the configured package sets expose haskellPackages and rPackages to the checks, and verify the relevant evaluation or build checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, r, rust
- Domain
- build-system, ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100