nix: fix Ghostty homepage in package

This commit is contained in:
Jeffrey C. Ollie
2025-01-30 11:04:44 -06:00
parent adf4066b69
commit 6dd9bf0038

View File

@ -202,7 +202,7 @@ in
'';
meta = {
homepage = "https://github.com/ghostty-org/ghostty";
homepage = "https://ghostty.org";
license = lib.licenses.mit;
platforms = [
"x86_64-linux"