[draft] qt5.qtwebengine: drop#480196
Draft
LordGrimmauld wants to merge 23 commits intoNixOS:masterfrom
Draft
Conversation
13 tasks
emilazy
reviewed
Jan 14, 2026
pkgs/top-level/aliases.nix
Outdated
| quicksynergy = throw "'quicksynergy' has been removed due to lack of maintenance upstream. Consider using 'deskflow' instead."; # Added 2025-06-18 | ||
| quictls = throw "'quictls' has been removed. QUIC support is now available in `openssl`."; | ||
| quorum = throw "'quorum' has been removed as it was broken and unmaintained upstream"; # Added 2025-11-07 | ||
| qutebrowser-qt5 = throw "'qutebrowser-qt5' has been removed as it dependend on vulnerable and outdated qt5 webengine"; # Added 2026-01-14 |
Member
There was a problem hiding this comment.
Point to qutebrowser, I suppose?
Member
There was a problem hiding this comment.
Minor typo "dependend" -> "depended"
| qtvirtualkeyboard = callPackage ../modules/qtvirtualkeyboard.nix { }; | ||
| qtwayland = callPackage ../modules/qtwayland.nix { }; | ||
| qtwebchannel = callPackage ../modules/qtwebchannel.nix { }; | ||
| qtwebengine = callPackage ../modules/qtwebengine.nix { |
b4ac06d to
72203fa
Compare
This was referenced Feb 5, 2026
Draft
46b957a to
15d29f2
Compare
Contributor
Author
|
Another one, dealing with spyder and the fallout that brings with it in dependencies that need to update: #487941 |
15d29f2 to
a6fc606
Compare
Includes update to qt6
123591d to
b2fafa2
Compare
Unmaintained upstream [1], depends on qmake and qt5 webengine. [1] notepadqq/notepadqq@b426303
Parts depended on qt5 webengine, and the rest was unused libraries
Upstream is working on a qt6 update: https://github.com/keshavbhatt/whatsie/tree/Orochimarufan-qt6 The update is however not yet complete, we can reintroduce the package later if interest persists.
3 tasks
13 tasks
Upstream is planning deprecation of the gui entirely, see grzegorzmazur/yacas#361.
f6ffa41 to
4bddfe7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP, eval errors are currently expected.
Full list of things still using qt5 webengine, some covered already:
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.