Loading pkgs/by-name/te/telegram-bot-api/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ gperf, openssl, zlib, versionCheckHook, }: stdenv.mkDerivation { Loading @@ -30,6 +31,11 @@ stdenv.mkDerivation { zlib ]; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; versionCheckProgramArg = [ "--version" ]; meta = { description = "Telegram Bot API server"; homepage = "https://github.com/tdlib/telegram-bot-api"; Loading Loading
pkgs/by-name/te/telegram-bot-api/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ gperf, openssl, zlib, versionCheckHook, }: stdenv.mkDerivation { Loading @@ -30,6 +31,11 @@ stdenv.mkDerivation { zlib ]; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; versionCheckProgramArg = [ "--version" ]; meta = { description = "Telegram Bot API server"; homepage = "https://github.com/tdlib/telegram-bot-api"; Loading