Platonic-Systems / Platonic-Systems/process-compose-flake

Add `autoWire`

Open
#27 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Nix
Stars
205
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Similar to https://flake.parts/options/haskell-flake.html#opt-perSystem.haskellProjects._name_.autoWire

Add a way to disable auto wiring of flake outputs (packages), so the user can wire them manually.

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 by reading the referenced flake-parts autoWire option and the repository's flake module entry points; the issue does not name specific files or tests. Determine where flake outputs are automatically wired and define the behavior for disabling that wiring. Done means users can opt out of automatic package wiring while retaining manual wiring of flake outputs.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.