Robert Schütz
613ab461ba
paperless-ngx: test channels in asyncio auto mode
2022-11-19 20:56:28 -08:00
Florian Brandes
9e597cc63e
paperless-ngx: downgrade channels, channels-redis and daphne
...
remove eth override. Re-Enable tests.
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-27 21:46:53 +02:00
Fabian Affolter
f77724235e
paperless-ngx: disable failing tests
2022-10-27 21:43:00 +02:00
Erik Arvstedt
5b7d3d28ca
paperless-ngx: remove unused build input
...
Package `libmysqlclient` is required for MySQL support.
Because it is not a Python package, adding it to
`propagatedBuildInputs` has no effects on the build output.
It could be added to `path` instead, but because we're only
supporting and testing postgresql suppport in NixOS,
we should leave it out.
2022-10-23 11:14:07 +02:00
Moritz 'e1mo' Fromm
27f2a71f46
paperless-ngx: 1.9.1 -> 1.9.2
2022-10-14 09:36:15 +02:00
Martin Weinelt
7da8d25d87
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-28 17:15:11 +02:00
Martin Weinelt
0c3649a83a
Merge pull request #192249 from mweinelt/paperless-ngx-tesseract5
2022-09-28 02:28:23 +02:00
github-actions[bot]
70776ac218
Merge master into staging-next
2022-09-28 00:06:02 +00:00
Florian Brandes
e79ac56275
paperless-ngx: 1.8.0 -> 1.9.1
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Martin Weinelt
5b1a4ed0bf
paperless-ngx: Upgrade to tesseract5
...
The documentation of paperless-ngx mentions it supports versions greater
than or equal 4.0.
2022-09-23 01:43:47 +02:00
Martin Weinelt
73e44107a8
paperless-ngx: disable eth-keys tests
...
Some other override in this package set makes them fail.
2022-09-19 16:05:57 +02:00
Erik Arvstedt
a611c674c2
paperless: use imagemagickBig
...
`imagemagickBig` has `gs` support. This fixes a warning during
thumbnail generation (`convert: no images defined`).
The type of thumbnails that are generated is unchanged.
2022-09-11 22:04:18 +02:00
Erik Arvstedt
e3be4ad2f0
paperless: fix array formatting
2022-09-11 21:58:12 +02:00
Erik Arvstedt
783f8f16c1
paperless: move PYTHONPATH
definition to module
...
`paperless-ngx.pythonPath` was incomplete due to the missing paperless-ngx
source, so it had to be amended in the service.
Instead of amending it, define it entirely in the service.
This allows an override of `paperless-ngx.propagatedBuildInputs` to be reflected
in the service's PYTHONPATH.
2022-09-05 14:50:45 +02:00
Martin Weinelt
73e10d9d5a
paperless: Expose python environment in passthru
...
This allows adding more python dependencies through overrides.
2022-09-04 16:16:46 +02:00
Florian Brandes
c41ed54f93
paperless-ngx: 1.7.1 -> 1.8.0
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-10 10:21:24 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt
-> erikarvstedt
...
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Erik Arvstedt
138a94228d
paperless-ngx: add maintainers
2022-05-30 10:49:52 +02:00
Erik Arvstedt
567e65136f
paperless-ngx: 1.6.0 -> 1.7.1
2022-05-30 10:44:37 +02:00
Mario Rodas
4307907d72
python39Packages.pdfminer-six: add alias to pdfminer
2022-05-25 23:47:50 -07:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
...
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Robert Schütz
a2675e7e29
python3Packages.twisted: use extras-require
2022-05-08 20:32:14 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr
2022-05-07 01:18:35 +02:00
Erik Arvstedt
0977227b86
nixos/paperless-ng: rename to paperless
, use paperless-ngx
package
...
Use this opportunity to rename `paperless-(ng)-server` to `paperless-scheduler`.
This follows the naming scheme in the paperless repo and docs.
2022-04-12 18:15:44 +02:00
Luke Granger-Brown
9faba97d24
paperless-ngx: init at 1.6.0
2022-04-11 22:46:42 +02:00