Skip to content

qt5/qtbase.nix: add mysqlSupport#220312

Merged
Artturin merged 1 commit intomasterfrom
unknown repository
Mar 10, 2023
Merged

qt5/qtbase.nix: add mysqlSupport#220312
Artturin merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@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
@github-actions github-actions bot added the 6.topic: qt/kde Object-oriented framework for GUI creation label Mar 9, 2023
@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 <Artturin@artturin.com>
@ghost
Copy link
Copy Markdown
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 Object-oriented framework for GUI creation 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