diffoscope: update doc2txt comment

This commit is contained in:
Sandro Jäckel 2024-04-08 23:31:16 +02:00
parent f4ed855c24
commit 9e2322eb10
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -216,7 +216,7 @@ python3.pkgs.buildPythonApplication rec {
h5py h5py
pdfminer-six pdfminer-six
r2pipe r2pipe
# docx2txt, breaks the tests. # docx2txt, nixpkgs packages another project named the same, which does not work
]) ])
# oggvideotools is broken on Darwin, please put it back when it will be fixed? # oggvideotools is broken on Darwin, please put it back when it will be fixed?
++ lib.optionals stdenv.isLinux [ oggvideotools ] ++ lib.optionals stdenv.isLinux [ oggvideotools ]