Commit graph

284192 commits

Author SHA1 Message Date
Luke Granger-Brown
4de343cccf nixos/test-driver: use a variety of different Tesseract settings for OCR
When performing OCR, some of the Tesseract settings perform better than
others on a variety of different workloads, but they mostly take
~negligible incremental time to run compared to the overhead of running
the ImageMagick filters.

After this commit, we try using all three of the current Tesseract
models (classic, LSTM, and classic+LSTM) to generate output text. This
fixes chromium-90's tests at release-20.09, and should make cases where
you're looking for *specific* text better, with the tradeoff of running
Tesseract multiple times.

To make it sensible to cherrypick this into release-20.09, this doesn't
change the existing API surface for the test driver. In particular,
get_screen_text continues to have the existing behaviour.
2021-04-23 18:42:35 +00:00
Graham Christensen
3ac9de55b0
Merge pull request #120304 from DeterminateSystems/yargen
yarGen: patch get_abs_path function, install strings.xml
2021-04-23 10:29:37 -04:00
Dmitry Kalinkin
638936f657
Merge pull request #120124 from veprbl/pr/freeimage_fix
freeimage: fix for darwin
2021-04-23 09:27:55 -04:00
Michael Weiss
112a3b08e9
Merge pull request #120321 from primeos/chromiumDev
chromiumDev: 91.0.4472.19 -> 92.0.4484.7
2021-04-23 14:16:54 +02:00
Valentin Lorentz
92c77733ac mrustc: init at 0.9
mrustc is mostly patched to use shared LLVM sources but still uses
in-tree source for compiler-rt from LLVM 7. This needs to be patched to
compile under glibc 2.31 or later. It's easy enough to reapply all our
compiler-rt patches here.
2021-04-23 10:19:37 +00:00
Valentin Lorentz
9bb6bf650e maintainers: add progval 2021-04-23 10:19:37 +00:00
Michael Weiss
a75b5add13
chromiumDev: 91.0.4472.19 -> 92.0.4484.7 2021-04-23 12:03:56 +02:00
Michael Raskin
2a04a9ce44
Merge pull request #120168 from r-ryantm/auto-update/clingo
clingo: 5.4.1 -> 5.5.0
2021-04-23 08:51:33 +00:00
Michael Raskin
d2d3068328
Merge pull request #120222 from pennae/libreoffice-dbus
libreoffice: kill private dbus instance on exit
2021-04-23 08:50:35 +00:00
Fabian Affolter
c312d8b98c
Merge pull request #120150 from r-ryantm/auto-update/bettercap
bettercap: 2.30.2 -> 2.31.0
2021-04-23 10:40:21 +02:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build (#120312)
* cargo-make: format with nixpkgs-fmt

* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
Jörg Thalheim
8def3d6c05
Merge pull request #120298 from bobby285271/issue-120011
doc: Convert contributing/* to markdown
2021-04-23 09:12:10 +01:00
Fabian Affolter
e097a355c6
Merge pull request #120262 from fabaff/openerz-api
python3Packages.openerz-api: init at 0.1.0
2021-04-23 10:02:10 +02:00
Fabian Affolter
1f7c83a0ea
Merge pull request #119894 from fabaff/bump-angr
python3Packages.angr: 9.0.6281 -> 9.0.6790 and dependencies
2021-04-23 09:47:38 +02:00
Arijit Basu
32a537cb73 xplr: 0.5.5 -> 0.5.6 2021-04-23 09:29:09 +02:00
FliegendeWurst
961f7cad2d trilium: 0.46.7 -> 0.46.9 2021-04-23 09:28:22 +02:00
happysalada
8b23026080 broot: 1.2.0 -> 1.2.9 2021-04-23 09:25:39 +02:00
Fabian Affolter
40d82c7abc home-assistant: enable openerz tests 2021-04-23 09:16:08 +02:00
Fabian Affolter
907d65bde4 home-assistant: update component-packages 2021-04-23 09:12:57 +02:00
Fabian Affolter
89168356c2 python3Packages.openerz-api: init at 0.1.0 2021-04-23 09:12:57 +02:00
Cole Helbling
50ae69d07e
yarGen: install strings.xml
Rather than requiring the tool to be run inside the yarGen repo (or somewhere
else with a strings.xml), add the strings.xml to the store and use it from
there.
2021-04-22 23:39:47 -07:00
Cole Helbling
fea5850009
yarGen: patch get_abs_path function
Otherwise, it would return a path inside the Nix store, which needs to be
writable for proper operation.
2021-04-22 23:37:22 -07:00
Robert Schütz
c21475e7e8 yarGen: don't depend on scandir
Scandir is python2 only since 24896293e4.
2021-04-22 23:32:02 -07:00
Robert Schütz
081c81209f yarGen: improve installPhase 2021-04-22 23:32:02 -07:00
Cole Helbling
e18a2ee062 dcs: init at unstable-2021-04-07 2021-04-22 23:07:38 -07:00
Cole Helbling
7639d0f7f5 perlPackages.CSSMinifier: init at 0.01 2021-04-22 23:07:38 -07:00
Daniël de Kok
e7893cdf1d
Merge pull request #120285 from r-burns/pycuda
pycuda: fix opengl runpath
2021-04-23 07:51:56 +02:00
R. RyanTM
7bd3bad257 opencascade-occt: 7.5.0 -> 7.5.1 2021-04-23 01:33:44 -04:00
Chris Wögi
2640d0492d
beamPackages.hex: 0.21.1 -> 0.21.2 (#120178) 2021-04-23 14:14:33 +09:00
Jörg Thalheim
b2c2551614
Merge pull request #120243 from doronbehar/pkg/zoom-us
zoom-us: Use tarball again
2021-04-23 06:03:12 +01:00
Jörg Thalheim
3ab9aaa5cf
Merge pull request #120281 from mweinelt/home-assistant
home-assistant: find unstable versions in parse-requirements.py
2021-04-23 05:57:05 +01:00
Sandro
bc6fe91da1
Merge pull request #120294 from marsam/init-postgresqlPackages.pgvector
postgresqlPackages.pgvector: init at 0.1.0
2021-04-23 06:54:21 +02:00
Bobby Rong
0fd55565d3 doc/contributing/*.xml: Convert to markdown 2021-04-23 12:53:58 +08:00
Ben Wolsieffer
7d262afed3
python3Packages.pymavlink: 2.4.14 -> 2.4.15 (#120139) 2021-04-23 06:53:54 +02:00
Jörg Thalheim
0f080fb7f4
Merge pull request #120246 from Profpatsch/mpvScripts-convert-fix-patch
mpvScripts: update convert script patch to work with current mpv
2021-04-23 05:47:31 +01:00
Sandro
2ce1d7a408
Merge pull request #119997 from DeterminateSystems/lief
lief: build from source and enable python bindings
2021-04-23 06:36:09 +02:00
Sandro
1b1cd0098c
Merge pull request #120253 from vbgl/beluga-default-ocaml
beluga: build with default version of OCaml
2021-04-23 06:21:49 +02:00
Sandro
0a0224a23a
Merge pull request #120295 from SuperSandro2000/dnscontrol
dnscontrol: 3.8.0 -> 3.8.1
2021-04-23 06:21:24 +02:00
Raphael Megzari
afb7177eca
elixir_ls: fix_build (#120296) 2021-04-23 12:59:55 +09:00
Raphael Megzari
b118066acc
starship: 0.51.0 -> 0.52.1 (#120293) 2021-04-23 12:55:01 +09:00
Anderson Torres
b987009bbf
Merge pull request #120290 from AndersonTorres/quick-modifications
eigen: refactor
2021-04-23 00:54:09 -03:00
Sandro Jäckel
c4432630ad
dnscontrol: 3.8.0 -> 3.8.1 2021-04-23 05:38:39 +02:00
Sandro
cc9e099e63
Merge pull request #119902 from tuxinaut/master
lychee: 0.5.0 -> 0.7.0
2021-04-23 05:26:08 +02:00
Sandro
e20f279317
Merge pull request #120215 from fabaff/bump-whois
python3Packages.whois: 0.9.7 -> 0.9.13
2021-04-23 05:25:33 +02:00
Sandro
1307cbca11
Merge pull request #120057 from FlorianFranzen/sphinx-material 2021-04-23 05:23:20 +02:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss 2021-04-23 05:21:59 +02:00
Sandro
dfdfa86f35
Merge pull request #120060 from mweinelt/libupnp
libupnp: 1.14.4 -> 1.14.6
2021-04-23 05:16:13 +02:00
Sandro
d7abcef1e5
Merge pull request #119927 from jojosch/jellyfin-mpv-shim-2.0.0 2021-04-23 05:01:47 +02:00
Raphael Megzari
0b57aa8701
vector: 0.12.2 -> 0.13.0 (#120134) 2021-04-23 11:52:41 +09:00
AndersonTorres
7e8c6fd28a eigen: refactor 2021-04-22 23:43:10 -03:00