diff --git a/pkgs/by-name/lu/lutok/package.nix b/pkgs/by-name/lu/lutok/package.nix index a09724b5348f..144854abb9e4 100644 --- a/pkgs/by-name/lu/lutok/package.nix +++ b/pkgs/by-name/lu/lutok/package.nix @@ -77,7 +77,7 @@ lib.fix ( __structuredAttrs = true; meta = { - description = "Libraries to write tests in C, C++, and shell"; + description = "Lightweight C++ API for Lua"; homepage = "https://github.com/freebsd/lutok/"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ reckenrode ];