about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix')
-rw-r--r--nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix b/nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix
index 97758b2c1fab..cd7f3986b109 100644
--- a/nixpkgs/pkgs/games/clonehero/fhs-wrapper.nix
+++ b/nixpkgs/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 {