Commit Graph

284252 Commits

Author SHA1 Message Date
"Andrey Kuznetsov"
37c937a95f vimPlugins.nvim-base16: init at 2021-04-12 2021-04-23 20:47:52 +00:00
"Andrey Kuznetsov"
2a4aec9cdf vimPlugins: update 2021-04-23 20:47:26 +00:00
Maximilian Bosch
de2d41e133
Merge pull request #120336 from dotlambda/radicale-pytestCheckHook
radicale: use pytestCheckHook
2021-04-23 22:30:39 +02:00
Luke Granger-Brown
6e4f8b06f5
Merge pull request #120349 from lukegb/debug-release-2009
nixos/test-driver: use a variety of different Tesseract settings for OCR
2021-04-23 21:04:02 +01:00
Michael Weiss
c9c3e3793b
Merge pull request #120339 from primeos/intel-gmmlib
intel-gmmlib: 21.1.1 -> 21.1.2
2021-04-23 21:46:23 +02:00
Luke Granger-Brown
e25eb0b7a5
Merge pull request #119756 from lukegb/factorio
factorio/factorio-demo: 1.1.30 -> 1.1.32
2021-04-23 20:44:14 +01:00
Peter Simons
cbc9a5a0de
Merge pull request #119652 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-04-15 (plus other fixes)
2021-04-23 21:15:22 +02:00
Peter Simons
5a06dc2024 ShellCheck: apply patch to fix Haddock errors
https://github.com/koalaman/shellcheck/issues/2216
2021-04-23 20:56:42 +02:00
Peter Simons
e62aca25dc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
2fedb31fe1.
2021-04-23 20:43:44 +02:00
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
Doron Behar
7bc6f4b9db
Merge pull request #120273 from Kranzes/bump-mympd 2021-04-23 18:40:39 +00:00
Peter Simons
ff65b84466 hackage2nix: update list of broken packages to fix evaluation errors 2021-04-23 20:39:26 +02:00
Graham Christensen
8d0340aee5
Merge pull request #120009 from DeterminateSystems/scancode
python3.pkgs.scancode-toolkit: init at 21.3.31
2021-04-23 12:41:48 -04:00
Cole Helbling
cdc750d797
python3.pkgs.scancode-toolkit: init at 21.3.31 2021-04-23 09:11:00 -07:00
Cole Helbling
8c53f702cc
python3.pkgs.typecode-libmagic: init at 21.4.4 2021-04-23 09:11:00 -07:00
Cole Helbling
c27b9e0a68
python3.pkgs.extractcode-libarchive: init at 21.4.4 2021-04-23 09:11:00 -07:00
Cole Helbling
edfa120360
python3.pkgs.extractcode-7z: init at 21.4.4 2021-04-23 09:10:59 -07:00
Cole Helbling
157f3eae60
python3.pkgs.pymaven-patch: init at 0.3.0 2021-04-23 09:10:59 -07:00
Cole Helbling
4c77db5984
python3.pkgs.extractcode: init at 21.2.24 2021-04-23 09:10:59 -07:00
Cole Helbling
c1a7235f73
python3.pkgs.debian-inspector: init at 0.9.10 2021-04-23 09:10:59 -07:00
Cole Helbling
5b7ba25dc9
python3.pkgs.urlpy: init at 0.5 2021-04-23 09:10:59 -07:00
Cole Helbling
3eda68a476
python3.pkgs.spdx-tools: init at 0.6.1 2021-04-23 09:10:59 -07:00
Cole Helbling
fceea030c9
python3.pkgs.fingerprints: init at 1.0.3 2021-04-23 09:10:58 -07:00
Cole Helbling
3eb8428c86
python3.pkgs.normality: init at 2.1.3 2021-04-23 09:10:58 -07:00
Cole Helbling
2456c3524b
python3.pkgs.banal: init at 1.0.6 2021-04-23 09:10:58 -07:00
Cole Helbling
6079757a7a
python3.pkgs.gemfileparser: init at 0.8.0 2021-04-23 09:10:58 -07:00
Cole Helbling
4455989424
python3.pkgs.typecode: init at 21.2.24 2021-04-23 09:10:58 -07:00
Cole Helbling
f72f9ff624
python3.pkgs.plugincode: init at 21.1.21 2021-04-23 09:10:58 -07:00
Cole Helbling
68f660dc19
python3.pkgs.commoncode: init at 21.1.21 2021-04-23 09:10:58 -07:00
Cole Helbling
1afb06b2da
python3.pkgs.saneyaml: init at 0.5.2 2021-04-23 09:10:57 -07:00
Cole Helbling
20d7a471d1
python3.pkgs.intbitset: init at 2.4.1 2021-04-23 09:10:57 -07:00
Cole Helbling
b5a2cf2123
python3.pkgs.dparse: add missing dependency
This fixes builds on aarch64.
2021-04-23 09:08:56 -07:00
Manuel Bärenz
a773d882d1
agdaPackages.standard-library: 1.5 -> 1.6 (#120180)
* agdaPackages.standard-library: 1.5 -> 1.6

* agdaPackages.functional-linear-algebra: 0.2 -> 0.3

* agdaPackages.agda-categories: 0.1.5 -> 0.1.6
2021-04-23 12:06:31 -04:00
Jörg Thalheim
4230f632cc
Merge pull request #120254 from Luflosi/ipfs-simplify-systemd-unit
nixos/ipfs: remove separate ipfs-init systemd unit
2021-04-23 17:00:37 +01:00
Graham Christensen
5259a2e5da
Merge pull request #119996 from DeterminateSystems/sasquatch
sasquatch: 4.3 -> 4.4
2021-04-23 11:41:23 -04:00
Peter Simons
a8ade4385f Merge origin/master into haskell-updates. 2021-04-23 17:15:13 +02: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
8d212bee7c
intel-gmmlib: 21.1.1 -> 21.1.2 2021-04-23 15:19:35 +02:00
Robert Schütz
f2ab385874 radicale: add passthru.tests 2021-04-23 15:13:36 +02:00
Robert Schütz
8a3c8eed75 radicale: use pytestCheckHook 2021-04-23 14:47:59 +02: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