mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
mindustry: add .desktop category
This commit is contained in:
parent
5caf4b9c39
commit
8baf42676a
@ -98,6 +98,7 @@ let
|
||||
desktopName = "Mindustry";
|
||||
exec = "mindustry";
|
||||
icon = "mindustry";
|
||||
categories = [ "Game" ];
|
||||
};
|
||||
|
||||
cleanupMindustrySrc = ''
|
||||
|
Loading…
Reference in New Issue
Block a user