Loading pkgs/applications/networking/remote/x2goserver/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -88,6 +88,6 @@ stdenv.mkDerivation rec { homepage = "http://x2go.org/"; platforms = lib.platforms.linux; license = licenses.gpl2; maintainers = with maintainers; [ averelld mkg20001 ]; maintainers = with maintainers; [ averelld ]; }; } Loading
pkgs/applications/networking/remote/x2goserver/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -88,6 +88,6 @@ stdenv.mkDerivation rec { homepage = "http://x2go.org/"; platforms = lib.platforms.linux; license = licenses.gpl2; maintainers = with maintainers; [ averelld mkg20001 ]; maintainers = with maintainers; [ averelld ]; }; }