kmymoney: switch from qtwebkit to qtwebengine#201953
Merged
SuperSandro2000 merged 3 commits intoNixOS:masterfrom Nov 20, 2022
Merged
kmymoney: switch from qtwebkit to qtwebengine#201953SuperSandro2000 merged 3 commits intoNixOS:masterfrom
SuperSandro2000 merged 3 commits intoNixOS:masterfrom
Conversation
See PR NixOS#201028 and issue NixOS#53079
13 tasks
das-g
commented
Nov 19, 2022
69 tasks
aidalgol
approved these changes
Nov 19, 2022
Contributor
aidalgol
left a comment
There was a problem hiding this comment.
The changes look good to me. KMyMoney appears to run normally, but I may not be using some features affected or disabled by this change.
Member
Author
|
Result of 2 packages marked as broken and skipped:
2 packages built:
|
doronbehar
reviewed
Nov 19, 2022
Contributor
doronbehar
left a comment
There was a problem hiding this comment.
Changes look good overall.
(to get rid of transitive dependency on qtwebkit) See PR NixOS#201028 and issue NixOS#53079
kdewebkit doesn't seem to be used anymore and doesn't have any nixpkgs package maintainers. I'm not sure whether the entry at https://github.com/NixOS/nixpkgs/blob/6164b7bb61395b4488919ca4bbdf918d96a7d4ab/pkgs/development/libraries/kde-frameworks/srcs.nix#L230-L237 is also part of this, but that file has a DO NOT EDIT comment, so I'm leaving it as-is.
0f7f6dc to
8d9eab4
Compare
Member
Author
|
Result of 2 packages marked as broken and skipped:
2 packages built:
|
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.
Description of changes
Get rid of dependency on qtwebkit for KMyMoney and its dependencies, so that it build again despite qtwebkit having been marked known vulnerable by PR #201028. (See also QtWebKit deprecation issue #53079.)
nixpkgs/pkgs/development/libraries/kde-frameworks/srcs.nix
Lines 230 to 237 in 6164b7b
nixpkgs/pkgs/development/libraries/kde-frameworks/srcs.nix
Line 1 in 6164b7b
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes