gh-dash: update homepage (#441827)

This commit is contained in:
Felix Bargfeldt
2025-09-10 23:26:10 +00:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ buildGoModule rec {
meta = {
changelog = "https://github.com/dlvhdr/gh-dash/releases/tag/${src.rev}";
description = "Github Cli extension to display a dashboard with pull requests and issues";
homepage = "https://github.com/dlvhdr/gh-dash";
homepage = "https://www.gh-dash.dev";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ amesgen ];
mainProgram = "gh-dash";