Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix fileset filtering #784

Merged
merged 1 commit into from
Jan 22, 2025
Merged

doc: fix fileset filtering #784

merged 1 commit into from
Jan 22, 2025

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Jan 22, 2025

hasExt only takes the extension as an argument

See
https://nixos.org/manual/nixpkgs/unstable/#function-library-lib.fileset.fileFilter

Motivation

Checklist

  • added tests to verify new behavior
  • added an example template or updated an existing one
  • updated docs/API.md (or general documentation) with changes
  • updated CHANGELOG.md

`hasExt` only takes the extension as an argument
@ipetkov
Copy link
Owner

ipetkov commented Jan 22, 2025

Thanks for the fix!

@ipetkov ipetkov enabled auto-merge (squash) January 22, 2025 16:27
@ipetkov ipetkov merged commit 8493764 into ipetkov:master Jan 22, 2025
19 checks passed
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.

2 participants