orbiton: update meta.homepage
This commit is contained in:
parent
f16a654078
commit
ffec32e456
@ -50,7 +50,7 @@ buildGoModule rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Config-free text editor and IDE limited to VT100";
|
description = "Config-free text editor and IDE limited to VT100";
|
||||||
homepage = "https://orbiton.zip";
|
homepage = "https://roboticoverlords.org/orbiton/";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
maintainers = with lib.maintainers; [ sikmir ];
|
maintainers = with lib.maintainers; [ sikmir ];
|
||||||
mainProgram = "o";
|
mainProgram = "o";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user