summaryrefslogtreecommitdiff
path: root/pkgs/by-name/xl/xlights/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/xl/xlights/package.nix')
-rw-r--r--pkgs/by-name/xl/xlights/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/xl/xlights/package.nix b/pkgs/by-name/xl/xlights/package.nix
index 197e212baf72..5600a859cdd0 100644
--- a/pkgs/by-name/xl/xlights/package.nix
+++ b/pkgs/by-name/xl/xlights/package.nix
@@ -14,7 +14,7 @@ appimageTools.wrapType2 rec {
};
meta = {
- description = "xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers";
+ description = "Sequencer for lights with USB and E1.31 drivers";
homepage = "https://xlights.org";
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ kashw2 ];