orbiton: update meta.homepage

This commit is contained in:
Nikolay Korotkiy 2025-01-19 08:31:31 +04:00
parent f16a654078
commit ffec32e456
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5

View File

@ -50,7 +50,7 @@ buildGoModule rec {
meta = {
description = "Config-free text editor and IDE limited to VT100";
homepage = "https://orbiton.zip";
homepage = "https://roboticoverlords.org/orbiton/";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ sikmir ];
mainProgram = "o";