nixpkgs/pkgs/development/mobile
Dolphin von Chips 28d80ffa92 genymotion: fix startup on Qt-based environments
Currently trying to run Genymotion on Plasma 5 fails at all, Genymotion
itself complaining about libqtquickcontrols2materialstyleplugin.so using
"incompatible Qt library".
As it turns out, this package ships its own
version of Qt but does not ignore any environment variables related to
Qt, which results in Genymotion's Qt using (apparently incompatible)
QML plugins from user's system. This can be fixed quite easily by
unsetting `QML2_IMPORT_PATH` in a wrapper, which this patch does.
There might be more such problems, but I haven't encountered them yet,
so fixing those will be up to someone else ;)
2022-03-24 16:32:38 +05:00
..
abootimg abootimg: fix cross compilation and set strictDeps 2022-01-09 09:18:21 +08:00
adb-sync pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adbfs-rootless treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
androidenv androidenv: default emulatorVersion to one available 2021-12-10 20:43:45 +01:00
checkra1n checkra1n: init at 0.12.4 (#128798) 2021-07-05 18:39:59 +02:00
cocoapods cocoapods: 1.10.2 -> 1.11.0 2021-09-10 20:11:34 -04:00
genymotion genymotion: fix startup on Qt-based environments 2022-03-24 16:32:38 +05:00
gomobile gomobile: make providing Android SDK optional 2021-11-05 18:20:30 +01:00
imgpatchtools maintainers: update personal details 2021-12-31 21:48:55 +03:00
titaniumenv pkgs/development: followup fmt 2021-11-10 14:03:48 +01:00
webos treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xcodeenv pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
xpwn treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00