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

qt5/qtbase.nix: add mysqlSupport #220312

Merged
merged 1 commit into from Mar 10, 2023
Merged

qt5/qtbase.nix: add mysqlSupport #220312

merged 1 commit into from Mar 10, 2023

Conversation

ghost
Copy link

@ghost ghost commented Mar 9, 2023

Description of changes

This commit switches libmysqlclient-enablement from !=null-style to fooSupport-style, by adding an additional boolean parameter mysqlSupport.

This parameter defaults to stdenv.hostPlatform==stdenv.buildPlatform, so there should be no change in behavior for the non-cross-compiling case.

@ghost ghost requested a review from ttuegel as a code owner March 9, 2023 09:46
@ghost ghost mentioned this pull request Mar 9, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Mar 9, 2023
This commit switches `libmysqlclient`-enablement from `!=null`-style
to `fooSupport`-style, by adding an additional boolean parameter `mysqlSupport`.

This parameter defaults to
`stdenv.hostPlatform==stdenv.buildPlatform`, so there should be no
change in behavior for the non-cross-compiling case.

Co-authored-by: Artturi <[email protected]>
@ghost
Copy link
Author

ghost commented Mar 10, 2023

Squashed, updated commit message.

@ghost ghost requested review from Artturin and removed request for ttuegel March 10, 2023 05:44
@Artturin Artturin merged commit 0c4800d into NixOS:master Mar 10, 2023
@ghost ghost deleted the pr/qt5/cross/mysqlclient branch January 23, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: qt/kde 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant