Skip to content

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

Closed
ghost wants to merge 4 commits intomasterfrom
unknown repository
Closed

check-meta.nix: use meta.availableOn#208686
ghost wants to merge 4 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@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.
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 2, 2023
@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
Copy Markdown
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

Labels

6.topic: stdenv Standard environment 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants