Skip to content

[Backport release-26.05] dovecot: add mysql-config dependency#537202

Open
nixpkgs-ci[bot] wants to merge 1 commit into
release-26.05from
backport-498421-to-release-26.05
Open

[Backport release-26.05] dovecot: add mysql-config dependency#537202
nixpkgs-ci[bot] wants to merge 1 commit into
release-26.05from
backport-498421-to-release-26.05

Conversation

@nixpkgs-ci

@nixpkgs-ci nixpkgs-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bot-based backport to release-26.05, triggered by a label in #498421.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

Required when using `withMySQL` with `strictDeps` set to true.

(cherry picked from commit 6316ae4)
@nixpkgs-ci nixpkgs-ci Bot requested a review from magicquark June 30, 2026 22:37
@nixpkgs-ci nixpkgs-ci Bot mentioned this pull request Jun 30, 2026
13 tasks
@nixpkgs-ci nixpkgs-ci 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. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch labels Jun 30, 2026
@magicquark

Copy link
Copy Markdown
Contributor

This PR fixes a regression introduced to NixOS 26.05 and fixes a bug preventing dovecot_2_3 building with MySQL support. It is suitable for backporting.

I have built it successfully on x86_64-linux.

nix-repl> rev
"d08d491e5f4ab10b9ac8f2f087fa2ef2e8503896"
nix-repl> pkgs = legacyPackages.x86_64-linux
nix-repl> :b pkgs.dovecot_2_3.override{withMySQL=true;}
This derivation produced the following outputs:
  out -> /nix/store/wzr37iq6y9lcyws9xrvg1i6h62a0160w-dovecot-2.3.21.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch 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