Loading pkgs/kde/plasma/plasma-mobile/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ mkKdeDerivation { qtsensors qtwayland ]; # FIXME: work around Qt 6.10 cmake API changes cmakeFlags = [ "-DQT_FIND_PRIVATE_MODULES=1" ]; postFixup = '' substituteInPlace "$out/share/wayland-sessions/plasma-mobile.desktop" \ --replace-fail \ Loading Loading
pkgs/kde/plasma/plasma-mobile/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ mkKdeDerivation { qtsensors qtwayland ]; # FIXME: work around Qt 6.10 cmake API changes cmakeFlags = [ "-DQT_FIND_PRIVATE_MODULES=1" ]; postFixup = '' substituteInPlace "$out/share/wayland-sessions/plasma-mobile.desktop" \ --replace-fail \ Loading