seatd: update meta.description
This commit is contained in:
parent
28c44b64c8
commit
e7af27fd21
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue