nixosTests.paperless: Test tesseract compiles when english is not staged
Tests for the regression introduced in #303388 and fixed in
f0721f3779
.
This commit is contained in:
parent
f0721f3779
commit
7067c4b0bb
@ -23,6 +23,7 @@ import ./make-test-python.nix ({ lib, ... }: {
|
||||
};
|
||||
services.paperless.settings = {
|
||||
PAPERLESS_DBHOST = "/run/postgresql";
|
||||
PAPERLESS_OCR_LANGUAGE = "deu";
|
||||
};
|
||||
};
|
||||
}; in self;
|
||||
|
Loading…
Reference in New Issue
Block a user