summary refs log tree commit diff
path: root/pkgs/games/xbill/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/xbill/default.nix')
-rw-r--r--pkgs/games/xbill/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/xbill/default.nix b/pkgs/games/xbill/default.nix
index a20b52e7854..765af44936a 100644
--- a/pkgs/games/xbill/default.nix
+++ b/pkgs/games/xbill/default.nix
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
     icon = "xbill";
     desktopName = "XBill";
     comment     = "Get rid of those Wingdows viruses!";
-    categories  = "Game;ArcadeGame;";
+    categories  = [ "Game" "ArcadeGame" ];
   }) ];
 
   postInstall = ''