paperless-ngx: 1.16.3 -> 1.16.5

This commit is contained in:
Leona Maroni
2023-06-28 21:55:56 +02:00
parent f96adcdd7d
commit 28cb82dd98
@@ -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