From f50c22a7f284d257a97320d755947e94a2c612f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Thu, 13 Jun 2024 10:45:38 +0200 Subject: [PATCH] paperless-ngx: use headless ghostscript we don't need cups or X --- 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 a0764c940e3a..58456daac0e3 100644 --- a/pkgs/applications/office/paperless-ngx/default.nix +++ b/pkgs/applications/office/paperless-ngx/default.nix @@ -7,7 +7,7 @@ , python3 , giflib , darwin -, ghostscript +, ghostscript_headless , imagemagickBig , jbig2enc , optipng @@ -55,7 +55,7 @@ let path = lib.makeBinPath [ - ghostscript + ghostscript_headless imagemagickBig jbig2enc optipng