+84
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+84
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
···+<link xlink:href="https://github.com/the-paperless-project/paperless/commit/9b0063c9731f7c5f65b1852cb8caff97f5e40ba4">has+<link xlink:href="options.html#opt-services.paperless-ng.extraConfig"><literal>services.paperless-ng.extraConfig</literal></link>
+47
nixos/doc/manual/release-notes/rl-2111.section.md
+47
nixos/doc/manual/release-notes/rl-2111.section.md
···+archived](https://github.com/the-paperless-project/paperless/commit/9b0063c9731f7c5f65b1852cb8caff97f5e40ba4)+Users can use the `services.paperless-ng` module as a replacement while noting the following incompatibilities:+- `services.paperless.ocrLanguages` has no replacement. Users should migrate to [`services.paperless-ng.extraConfig`](options.html#opt-services.paperless-ng.extraConfig) instead:- The `erigon` ethereum node has moved to a new database format in `2021-05-04`, and requires a full resync
+1
-1
nixos/modules/module-list.nix
+1
-1
nixos/modules/module-list.nix
+304
nixos/modules/services/misc/paperless-ng.nix
+304
nixos/modules/services/misc/paperless-ng.nix
···
···+setupEnv = lib.concatStringsSep "\n" (mapAttrsToList (name: val: "export ${name}=\"${val}\"") env);+See <link xlink:href="https://paperless-ng.readthedocs.io/en/latest/configuration.html">the documentation</link>
-183
nixos/modules/services/misc/paperless.nix
-183
nixos/modules/services/misc/paperless.nix
···
···
+1
-1
nixos/tests/all-tests.nix
+1
-1
nixos/tests/all-tests.nix
···
···
+36
nixos/tests/paperless-ng.nix
+36
nixos/tests/paperless-ng.nix
···
···
-36
nixos/tests/paperless.nix
-36
nixos/tests/paperless.nix
···-"convert -size 400x40 xc:white -font 'DejaVu-Sans' -pointsize 20 -fill black -annotate +5+20 'hello world 16-10-2005' /var/lib/paperless/consume/doc.png"
···
+197
pkgs/applications/office/paperless-ng/default.nix
+197
pkgs/applications/office/paperless-ng/default.nix
···
···+path = lib.makeBinPath [ ghostscript imagemagick jbig2enc optipng pngquant qpdf tesseract4 unpaper ];+url = "https://github.com/jonaswinkler/paperless-ng/releases/download/ng-${version}/${pname}-${version}.tar.xz";+PATH="${path}:$PATH" HOME=$(mktemp -d) XDG_DATA_DIRS="${liberation_ttf}/share:$XDG_DATA_DIRS" pytest+description = "A supercharged version of paperless: scan, index, and archive all of your physical documents";
-168
pkgs/applications/office/paperless/default.nix
-168
pkgs/applications/office/paperless/default.nix
···-# pythonEnv = paperless.python.withPackages (ps: paperless.runtimePackages ++ [ ps.gunicorn ]);
···
-11
pkgs/applications/office/paperless/python-modules/default.nix
-11
pkgs/applications/office/paperless/python-modules/default.nix
···
···
-39
pkgs/applications/office/paperless/python-modules/django-crispy-forms.nix
-39
pkgs/applications/office/paperless/python-modules/django-crispy-forms.nix
···
···
-26
pkgs/applications/office/paperless/python-modules/django-filter.nix
-26
pkgs/applications/office/paperless/python-modules/django-filter.nix
···-description = "A reusable Django application for allowing users to filter querysets dynamically.";
···
-68
pkgs/applications/office/paperless/withConfig.nix
-68
pkgs/applications/office/paperless/withConfig.nix
···
···
+28
pkgs/development/python-modules/inotifyrecursive/default.nix
+28
pkgs/development/python-modules/inotifyrecursive/default.nix
···
···
+29
pkgs/development/python-modules/tika/default.nix
+29
pkgs/development/python-modules/tika/default.nix
···
···
+1
pkgs/top-level/aliases.nix
+1
pkgs/top-level/aliases.nix
···ocz-ssd-guru = throw "ocz-ssd-guru has been removed due to there being no source available"; # added 2021-07-12
···ocz-ssd-guru = throw "ocz-ssd-guru has been removed due to there being no source available"; # added 2021-07-12
+1
-1
pkgs/top-level/all-packages.nix
+1
-1
pkgs/top-level/all-packages.nix
+4
pkgs/top-level/python-packages.nix
+4
pkgs/top-level/python-packages.nix
······
······