summary refs log tree commit diff
path: root/pkgs/games/clonehero/fhs-wrapper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/clonehero/fhs-wrapper.nix')
-rw-r--r--pkgs/games/clonehero/fhs-wrapper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/clonehero/fhs-wrapper.nix b/pkgs/games/clonehero/fhs-wrapper.nix
index 97758b2c1fa..cd7f3986b10 100644
--- a/pkgs/games/clonehero/fhs-wrapper.nix
+++ b/pkgs/games/clonehero/fhs-wrapper.nix
@@ -13,7 +13,7 @@ let
     comment = clonehero-unwrapped.meta.description;
     exec = name;
     icon = name;
-    categories = "Game;";
+    categories = [ "Game" ];
   };
 in
 buildFHSUserEnv {