summary refs log tree commit diff
path: root/pkgs/applications/editors/netbeans/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/netbeans/default.nix')
-rw-r--r--pkgs/applications/editors/netbeans/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/netbeans/default.nix b/pkgs/applications/editors/netbeans/default.nix
index f7614e76ef5..a00646437f7 100644
--- a/pkgs/applications/editors/netbeans/default.nix
+++ b/pkgs/applications/editors/netbeans/default.nix
@@ -10,7 +10,7 @@ let
     comment = "Integrated Development Environment";
     desktopName = "Apache NetBeans IDE";
     genericName = "Integrated Development Environment";
-    categories = "Development;";
+    categories = [ "Development" ];
     icon = "netbeans";
   };
 in