Unverified Commit 9e2322eb authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

diffoscope: update doc2txt comment

parent f4ed855c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -216,7 +216,7 @@ python3.pkgs.buildPythonApplication rec {
      h5py
      pdfminer-six
      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?
    ++ lib.optionals stdenv.isLinux [ oggvideotools ]