From 28cb82dd98197b7db21a9f02e274141a9bd6ecab Mon Sep 17 00:00:00 2001 From: Leona Maroni Date: Wed, 28 Jun 2023 01:40:24 +0200 Subject: [PATCH] paperless-ngx: 1.16.3 -> 1.16.5 --- pkgs/applications/office/paperless-ngx/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/paperless-ngx/default.nix b/pkgs/applications/office/paperless-ngx/default.nix index 1993a2895e36..97109efb8363 100644 --- a/pkgs/applications/office/paperless-ngx/default.nix +++ b/pkgs/applications/office/paperless-ngx/default.nix @@ -17,13 +17,13 @@ }: let - version = "1.16.3"; + version = "1.16.5"; src = fetchFromGitHub { owner = "paperless-ngx"; repo = "paperless-ngx"; rev = "refs/tags/v${version}"; - hash = "sha256-DudTg7d92/9WwaPtr2PrvojcGxZ8z3Z2oYA0LcrkxZI="; + hash = "sha256-suwXFqq3QSdY0KzSpr6NKPwm6xtMBR8aP5VV3XTynqI="; }; # Use specific package versions required by paperless-ngx @@ -130,6 +130,7 @@ python.pkgs.buildPythonApplication rec { h11 hiredis httptools + httpx humanfriendly humanize hyperlink