Loading pkgs/applications/networking/remote/x2goclient/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ qt5.mkDerivation rec { meta = with lib; { description = "Graphical NoMachine NX3 remote desktop client"; homepage = "http://x2go.org/"; maintainers = with maintainers; [ mkg20001 ]; maintainers = with maintainers; [ ]; license = licenses.gpl2; platforms = platforms.linux; }; 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/x2goclient/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ qt5.mkDerivation rec { meta = with lib; { description = "Graphical NoMachine NX3 remote desktop client"; homepage = "http://x2go.org/"; maintainers = with maintainers; [ mkg20001 ]; maintainers = with maintainers; [ ]; license = licenses.gpl2; platforms = platforms.linux; }; 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 ]; }; }