summary refs log tree commit diff
path: root/pkgs/games/sauerbraten/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/sauerbraten/default.nix')
-rw-r--r--pkgs/games/sauerbraten/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/sauerbraten/default.nix b/pkgs/games/sauerbraten/default.nix
index 7373779c9e5aa..1d2e39d4164ec 100644
--- a/pkgs/games/sauerbraten/default.nix
+++ b/pkgs/games/sauerbraten/default.nix
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
       icon = "sauerbraten";
       desktopName = "Sauerbraten";
       comment = "FPS that uses an improved version of the Cube engine";
-      categories = "Application;Game;ActionGame;";
+      categories = [ "Application" "Game" "ActionGame" ];
     })
   ];