Loading pkgs/by-name/le/legcord/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , makeWrapper , copyDesktopItems , makeDesktopItem , nix-update-script }: stdenv.mkDerivation rec { pname = "legcord"; Loading Loading @@ -72,6 +73,8 @@ stdenv.mkDerivation rec { }) ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Lightweight, alternative desktop client for Discord"; homepage = "https://legcord.app"; Loading Loading
pkgs/by-name/le/legcord/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , makeWrapper , copyDesktopItems , makeDesktopItem , nix-update-script }: stdenv.mkDerivation rec { pname = "legcord"; Loading Loading @@ -72,6 +73,8 @@ stdenv.mkDerivation rec { }) ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Lightweight, alternative desktop client for Discord"; homepage = "https://legcord.app"; Loading