Loading pkgs/applications/office/paperless-ngx/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -130,6 +130,7 @@ python.pkgs.buildPythonApplication rec { h11 hiredis httptools httpx humanfriendly humanize hyperlink Loading pkgs/development/python-modules/tika-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ }: buildPythonPackage rec { pname = "tika-client"; version = "0.1.1"; version = "0.2.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "stumpylog"; repo = "tika-client"; rev = version; hash = "sha256-QVNUOL0BWSxIkuKPWrKnWDupqn6bQ40G4Nd+ctb41Xw="; hash = "sha256-ApKj+Lo3bG6bkgyYBwfY+4uodcGB/bupoGwZdSkizQE="; }; propagatedBuildInputs = [ Loading Loading
pkgs/applications/office/paperless-ngx/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -130,6 +130,7 @@ python.pkgs.buildPythonApplication rec { h11 hiredis httptools httpx humanfriendly humanize hyperlink Loading
pkgs/development/python-modules/tika-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ }: buildPythonPackage rec { pname = "tika-client"; version = "0.1.1"; version = "0.2.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "stumpylog"; repo = "tika-client"; rev = version; hash = "sha256-QVNUOL0BWSxIkuKPWrKnWDupqn6bQ40G4Nd+ctb41Xw="; hash = "sha256-ApKj+Lo3bG6bkgyYBwfY+4uodcGB/bupoGwZdSkizQE="; }; propagatedBuildInputs = [ Loading