summary refs log tree commit diff
path: root/pkgs/games/starsector/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/starsector/default.nix')
-rw-r--r--pkgs/games/starsector/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/starsector/default.nix b/pkgs/games/starsector/default.nix
index 4aac0afb22b..95fb3988f28 100644
--- a/pkgs/games/starsector/default.nix
+++ b/pkgs/games/starsector/default.nix
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
       comment = meta.description;
       genericName = "starsector";
       desktopName = "Starsector";
-      categories = "Game;";
+      categories = [ "Game" ];
     })
   ];