sourcegit: added missing link category entry 'Development'
This commit is contained in:
@@ -80,6 +80,7 @@ buildDotnetModule (finalAttrs: {
|
||||
exec = "SourceGit";
|
||||
icon = "SourceGit";
|
||||
desktopName = "SourceGit";
|
||||
categories = [ "Development" ];
|
||||
terminal = false;
|
||||
comment = finalAttrs.meta.description;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user