Skip to content

fix(nixopts): remove redundant -- from -I flag construction#86

Merged
water-sucks merged 1 commit intonix-community:mainfrom
water-sucks:correct-include-flag-decl
Jul 7, 2025
Merged

fix(nixopts): remove redundant -- from -I flag construction#86
water-sucks merged 1 commit intonix-community:mainfrom
water-sucks:correct-include-flag-decl

Conversation

@water-sucks
Copy link
Copy Markdown
Collaborator

The --include flag that gets passed through to Nix was declared incorrectly and had an extra -- at the beginning, and thus was not getting converted to the raw Nix flags at all and was being skipped.

@water-sucks water-sucks merged commit 258a479 into nix-community:main Jul 7, 2025
1 check passed
@water-sucks water-sucks deleted the correct-include-flag-decl branch July 7, 2025 06:45
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