about summary refs log tree commit diff
path: root/pkgs/games/prismlauncher/default.nix
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2023-10-13 00:39:56 -0400
committerGitHub <noreply@github.com>2023-10-13 00:39:56 -0400
commit9cbf22c3f42fc91e1cb744a275da414ffd3589af (patch)
treedbd1f3b2dccff8611813e5ca069fd57ecb2716b9 /pkgs/games/prismlauncher/default.nix
parent7ba31c7a91e430e22bd1596f9b4dd277c543ed4e (diff)
parent2de11a7688a9c5eec0b8413cb00e8307a7fea02c (diff)
Merge pull request #260239 from NickCao/qt6
qt6: 6.5.3 -> 6.6.0
Diffstat (limited to 'pkgs/games/prismlauncher/default.nix')
-rw-r--r--pkgs/games/prismlauncher/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/games/prismlauncher/default.nix b/pkgs/games/prismlauncher/default.nix
index 9f260aaba9d5b..2347c8b53ee71 100644
--- a/pkgs/games/prismlauncher/default.nix
+++ b/pkgs/games/prismlauncher/default.nix
@@ -42,7 +42,9 @@ rec {
     sha256 = "sha256-RArg60S91YKp1Mt97a5JNfBEOf2cmuX4pK3VAx2WfqM=";
   };
 
-  patches = lib.optionals stdenv.isDarwin [
+  patches = [
+    ./0001-launcher-translations-explicitly-convert-QVector-ite.patch
+  ] ++ lib.optionals stdenv.isDarwin [
     # https://github.com/PrismLauncher/PrismLauncher/pull/1452
     # These patches allow us to disable the Sparkle updater and cmake bundling
     # TODO: remove these when updating to 8.0