From 5b1a4ed0bff8d2facae2a20e5e0f7e89ffbf90bd Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Wed, 21 Sep 2022 15:34:42 +0200 Subject: [PATCH] paperless-ngx: Upgrade to tesseract5 The documentation of paperless-ngx mentions it supports versions greater than or equal 4.0. --- pkgs/applications/office/paperless-ngx/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/paperless-ngx/default.nix b/pkgs/applications/office/paperless-ngx/default.nix index e85f13b892f7..279a4198f947 100644 --- a/pkgs/applications/office/paperless-ngx/default.nix +++ b/pkgs/applications/office/paperless-ngx/default.nix @@ -8,7 +8,7 @@ , optipng , pngquant , qpdf -, tesseract4 +, tesseract5 , unpaper , liberation_ttf , fetchFromGitHub @@ -56,7 +56,7 @@ let optipng pngquant qpdf - tesseract4 + tesseract5 unpaper ]; in