1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

lutok: update meta.description

(cherry picked from commit 4a79f0bce2)
This commit is contained in:
Ivan Trubach 2024-07-25 11:37:23 +03:00 committed by github-actions[bot]
parent 9343b2d509
commit ec05d037c8

View file

@ -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 ];