hyprls: adopt by hyprland team

This commit is contained in:
John Titor
2026-06-13 22:20:56 +05:30
parent 3f6396ab50
commit b1f5b8b77d
+1
View File
@@ -30,6 +30,7 @@ buildGoModule (finalAttrs: {
changelog = "https://github.com/hyprland-community/hyprls/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
maintainers = [ ];
teams = [ lib.teams.hyprland ];
mainProgram = "hyprls";
};
})