nixpkgs/pkgs/development/libraries/qt-5/hooks
K900 ee70129510 qt5, qt6: use versioned QML import paths in wrappers
Qt is smart enough to figure out the target Qt version for native plugins.
However, Qt is _not_ smart enough to figure out the target Qt version for
QML imports, which causes all kinds of funny breakage when you start running
Qt 5 applications from Qt 6 ones and vice versa.

So, do some minimally invasive surgery to make different Qt versions pick up
different QML import path variables, so they don't mess with each other.

This is kind of very cursed, but what can you do.
2024-01-17 11:32:40 +03:00
..
fix-qmake-libtool.sh
fix-qt-builtin-paths.sh
fix-qt-module-paths.sh
move-qt-dev-tools.sh
qmake-hook.sh
qtbase-setup-hook.sh
qttools-setup-hook.sh
wrap-qt-apps-hook.sh qt5, qt6: use versioned QML import paths in wrappers 2024-01-17 11:32:40 +03:00