drawio: add 'draw.io' to description to improve search discoverability
This commit is contained in:
parent
844ac1d72c
commit
da737021af
@ -128,7 +128,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Desktop application for creating diagrams";
|
||||
description = "Desktop version of draw.io for creating diagrams";
|
||||
homepage = "https://about.draw.io/";
|
||||
license = with lib.licenses; [
|
||||
# The LICENSE file of https://github.com/jgraph/drawio claims Apache License Version 2.0 again since https://github.com/jgraph/drawio/commit/5b2e73471e4fea83d681f0cec5d1aaf7c3884996
|
||||
|
||||
@ -33,7 +33,7 @@ writeTextFile {
|
||||
meta = with lib; {
|
||||
description = "xvfb wrapper around drawio";
|
||||
longDescription = ''
|
||||
A wrapper around drawio for running in headless environments.
|
||||
A wrapper around drawio (draw.io) for running in headless environments.
|
||||
Runs drawio under xvfb-run, with configuration going to a temporary
|
||||
directory.
|
||||
'';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user