nix: fix Ghostty homepage in package

pull/5436/head
Jeffrey C. Ollie 2025-01-30 11:04:44 -06:00
parent adf4066b69
commit 6dd9bf0038
No known key found for this signature in database
GPG Key ID: 6F86035A6D97044E
1 changed files with 1 additions and 1 deletions

View File

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