Skip to content

Reduce unnecessary flake inputs and filter outputs - #2733

Open
tfc wants to merge 2 commits into
l3montree-dev:mainfrom
tfc:main
Open

Reduce unnecessary flake inputs and filter outputs#2733
tfc wants to merge 2 commits into
l3montree-dev:mainfrom
tfc:main

Conversation

@tfc

@tfc tfc commented Aug 2, 2026

Copy link
Copy Markdown

This PR does:

  • drop flake-utils
    • flake-utils are bigger an import than the LOC that are needed to get the same effect. Unnecessarily increased the size of the lock file and evaluation closure.
    • flake-utils make it intransparent what target platforms are actually used
  • Filter outputs so that they don't appear for platforms where they don't really make sense. Mostly darwin.
  • I also used nixfmt to format the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant