the exact issue im trying to solve is: ``` Project MESSAGE: =========================================== Project MESSAGE: Using following defines: Project MESSAGE: QUPZILLA_SHAREDLIBRARY QUPZILLA_VERSION=\"2.1.99\" QT_NO_URL_CAST_FROM_STRING QT_USE_QSTRINGBUILDER USE_LIBPATH=\"/usr/lib\" USE_DATADIR=\"/usr/share/qupzilla\" QZ_WS_X11 Project ERROR: Unknown module(s) in QT: x11extras make: *** [Makefile:47: sub-src-lib-make_first] Error 3 builder for ‘/nix/store/a75h8pw9iy03m46jh8ym6zf94z5yy17f-qupzilla.drv’ failed with exit code 2 error: build of ‘/nix/store/a75h8pw9iy03m46jh8ym6zf94z5yy17f-qupzilla.drv’ failed ```