Loading pkgs/by-name/_6/_64gram/package.nix +0 −15 Original line number Diff line number Diff line Loading @@ -2,10 +2,6 @@ lib, fetchFromGitHub, telegram-desktop, alsa-lib, jemalloc, libopus, libpulseaudio, withWebkit ? true, }: Loading @@ -24,17 +20,6 @@ telegram-desktop.override { fetchSubmodules = true; }; buildInputs = (old.buildInputs or [ ]) ++ [ alsa-lib jemalloc libopus libpulseaudio ]; cmakeFlags = (old.cmakeFlags or [ ]) ++ [ (lib.cmakeBool "DESKTOP_APP_DISABLE_AUTOUPDATE" true) ]; meta = { description = "Unofficial Telegram Desktop providing Windows 64bit build and extra features"; license = lib.licenses.gpl3Only; Loading Loading
pkgs/by-name/_6/_64gram/package.nix +0 −15 Original line number Diff line number Diff line Loading @@ -2,10 +2,6 @@ lib, fetchFromGitHub, telegram-desktop, alsa-lib, jemalloc, libopus, libpulseaudio, withWebkit ? true, }: Loading @@ -24,17 +20,6 @@ telegram-desktop.override { fetchSubmodules = true; }; buildInputs = (old.buildInputs or [ ]) ++ [ alsa-lib jemalloc libopus libpulseaudio ]; cmakeFlags = (old.cmakeFlags or [ ]) ++ [ (lib.cmakeBool "DESKTOP_APP_DISABLE_AUTOUPDATE" true) ]; meta = { description = "Unofficial Telegram Desktop providing Windows 64bit build and extra features"; license = lib.licenses.gpl3Only; Loading