Unverified Commit ffec32e4 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

orbiton: update meta.homepage

parent f16a6540
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";