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

check-meta.nix: use meta.availableOn #208686

Closed
wants to merge 4 commits into from
Closed

check-meta.nix: use meta.availableOn #208686

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 1, 2023

Description of changes

This eliminates duplicated logic, and also enables the use of lib.systems.inspect.patterns patterns (from #37395) in meta.badPlatforms.

This PR includes the changes in #208687.

Things done

This eliminates duplicated logic, and also enables the use of
`lib.systems.inspect.patterns` patterns (from #37395) in
`meta.badPlatforms`.
@github-actions github-actions bot added the 6.topic: stdenv Standard environment label Jan 1, 2023
Adam Joseph added 2 commits January 1, 2023 16:16
Currently, `lib.meta.availableOn` will fail for packages which omit
`meta.platforms` (e.g. `djbdns`).  This commit avoids that failure.
@ghost

This comment was marked as resolved.

@ghost

This comment was marked as resolved.

@ghost ghost marked this pull request as ready for review January 2, 2023 01:31
@ghost
Copy link
Author

ghost commented Jan 2, 2023

Apparently I already submitted this, back in October: #195294

@ghost ghost closed this Jan 2, 2023
@ghost ghost deleted the pr/use-availableOn branch January 23, 2024 06:50
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants