···82828383 maintainers = [];
8484 platforms = lib.platforms.unix;
8585+8686+ knownVulnerabilities = [ "CVE-2021-42785" ];
8787+ # Unfortunately, upstream doesn't maintain the 1.3 branch anymore, and the
8888+ # new 2.x branch is substantially different (requiring either Windows or Java)
8589 };
8690}