···128 ];
129130 meta = with lib; {
131- description = "Desktop application for creating diagrams";
132 homepage = "https://about.draw.io/";
133 license = with lib.licenses; [
134 # The LICENSE file of https://github.com/jgraph/drawio claims Apache License Version 2.0 again since https://github.com/jgraph/drawio/commit/5b2e73471e4fea83d681f0cec5d1aaf7c3884996
···128 ];
129130 meta = with lib; {
131+ description = "Desktop version of draw.io for creating diagrams";
132 homepage = "https://about.draw.io/";
133 license = with lib.licenses; [
134 # The LICENSE file of https://github.com/jgraph/drawio claims Apache License Version 2.0 again since https://github.com/jgraph/drawio/commit/5b2e73471e4fea83d681f0cec5d1aaf7c3884996
+1-1
pkgs/applications/graphics/drawio/headless.nix
···33 meta = with lib; {
34 description = "xvfb wrapper around drawio";
35 longDescription = ''
36- A wrapper around drawio for running in headless environments.
37 Runs drawio under xvfb-run, with configuration going to a temporary
38 directory.
39 '';
···33 meta = with lib; {
34 description = "xvfb wrapper around drawio";
35 longDescription = ''
36+ A wrapper around drawio (draw.io) for running in headless environments.
37 Runs drawio under xvfb-run, with configuration going to a temporary
38 directory.
39 '';