seatd: update meta.description

This commit is contained in:
sinanmohd 2023-08-24 19:03:27 +05:30 committed by tomf
parent 28c44b64c8
commit e7af27fd21

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
];
meta = {
description = "A universal seat management library";
description = "A minimal seat management daemon, and a universal seat management library";
changelog = "https://git.sr.ht/~kennylevinsen/seatd/refs/${finalAttrs.version}";
homepage = "https://sr.ht/~kennylevinsen/seatd/";
license = lib.licenses.mit;