nix: fix Ghostty homepage in package
parent
adf4066b69
commit
6dd9bf0038
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue