Merged
Conversation
27 tasks
Contributor
Author
|
raboof
approved these changes
Feb 8, 2026
Member
raboof
left a comment
There was a problem hiding this comment.
I can confirm inkcut also still starts when invoked as an inkscape extension - cool work, thanks!
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.
Main motivation for this is spyder, which depends on qtwebengine.
Part of #480196
Testing methodology:
nixpkgs-reviewto get rebuild listQT_QPA_PLATFORM=waylandandQT_QPA_PLATFORM=xcbnix why-dependsto ensure no qt5 leaks into qt6 appsPrograms Tested
magicgui: dependency tonapari, choses QT backend automatically nownapari: Works on python 3.12 and 3.13python3.14Packages.napari: broken because ofnapari-npe2, not Qtangr-management: runsinkcut: Updated to qt6, runsnapari-console: dependency fornapariqtawesome: dependency for spyderqtconsole: dependency for spydersuperqt: dependency for most of these, choses QT backend automatically nowenamix: dependency toinkcutrare: Still runs, but update to Qt6 likely needs an update of the software and i do not have EpicGames to testsasview: already was qt6, runstypstwriter: already was qt6, runsspyder: Does not find kernels unless run withnix-shell -I nixpkgs=. -p "(python3.withPackages (python-pkgs: [python-pkgs.spyder]))", but this issue exists on master already. I do not believe this is a blocker.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.