Skip to content

[25.05] zeal: migrate to pkgs/by-name, use qt6#439086

Merged
wolfgangwalther merged 1 commit intoNixOS:release-25.05from
fabianhjr:backport-zeal-manual
Sep 1, 2025
Merged

[25.05] zeal: migrate to pkgs/by-name, use qt6#439086
wolfgangwalther merged 1 commit intoNixOS:release-25.05from
fabianhjr:backport-zeal-manual

Conversation

@fabianhjr
Copy link
Member

@fabianhjr fabianhjr commented Sep 1, 2025

Motivated by qt5.qtwebengine being marked vulnerable (#435067):

  • Move package from pkgs/data/documentation to pkgs/by-name/ze/zeal
  • Switch from Qt5 to Qt6 as the default
  • Remove zeal-qt5 and zeal-qt6 variants in favor of single Qt6 version
  • Add aliases for deprecated Qt-specific variants

(cherry picked from commit 0e805d8)

Manual backport due to conflict: #438676 (comment) (Conflict was on aliases and top-level)

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

Motivated by qt5.qtwebengine being marked vulnerable (NixOS#435067):
- Move package from pkgs/data/documentation to pkgs/by-name/ze/zeal
- Switch from Qt5 to Qt6 as the default
- Remove zeal-qt5 and zeal-qt6 variants in favor of single Qt6 version
- Add aliases for deprecated Qt-specific variants

(cherry picked from commit 0e805d8)
@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. 4.workflow: backport This targets a stable branch labels Sep 1, 2025
@wolfgangwalther wolfgangwalther merged commit a0e5f33 into NixOS:release-25.05 Sep 1, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants