Commit Graph

181792 Commits

Author SHA1 Message Date
Matthew Bauer
8c09536ef1
Merge pull request #62622 from matthewbauer/zoom-us-ld-preload
zoom-us: set LD_PRELOAD=.../v4l2convert.so
2019-06-03 15:07:38 -04:00
Izorkin
3e567d2567 phpPackages.couchbase: 2.6.0 -> 2.6.1 2019-06-03 22:03:22 +03:00
Izorkin
6128cfac0e phpPackages.protobuf: 3.7.1 -> 3.8.0 2019-06-03 22:02:29 +03:00
Izorkin
d56f064e03 phpPackages.php-cs-fixer: 2.14.2 -> 2.15.1 2019-06-03 22:01:07 +03:00
Izorkin
0854eb5504 phpPackages.imagick: 3.4.3 -> 3.4.4 2019-06-03 21:59:32 +03:00
Izorkin
9c85185b1e phpPackages.event: 2.5.0 -> 2.5.1 2019-06-03 21:58:35 +03:00
Matthew Bauer
cfec14e1fe
Merge pull request #62334 from Kiwi/hplip
hplip: add aarch64-linux to platforms
2019-06-03 14:16:52 -04:00
Matthew Bauer
64f837491c
Merge pull request #62618 from matthewbauer/talloc-fix
proot/talloc fixes
2019-06-03 13:56:55 -04:00
Matthew Bauer
c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Silvan Mosberger
b9ffded489
jack module: init (#57712)
jack module: init
2019-06-03 19:18:04 +02:00
Matthew Bauer
9d65bb588f zoom-us: set LD_PRELOAD=.../v4l2convert.so
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:

https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Matthew Bauer
ba76fa91c7 treewide: handle enchant = enchant2
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
R. RyanTM
6eb0be091c rabbitmq-server: 3.7.14 -> 3.7.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-06-03 18:41:49 +02:00
Matthew Bauer
cc582920f2 proot: 20190305 -> 20190510 2019-06-03 12:28:29 -04:00
Matthew Bauer
6c9977f753 waf: only add crossFlags when hostPlatform.system == targetPlatform
waf fails otherwise in some weird CHECK_UNAME things

Fixes #62540
2019-06-03 12:28:29 -04:00
Matthew Bauer
9f7bb1f512 python27: add override to build statically 2019-06-03 12:28:25 -04:00
Matthew Glazar
74bb653916 duplicity: speed up testing
Apply some upstream duplicity patches which optimize installCheckPhase.
On my laptop, this lowers duplicity's total build time from 8 m 42 s to
6 m 50 s (-21%).
2019-06-03 09:14:41 -07:00
Matthew Glazar
071167e6a9 duplicity: enable tests
* Install required tool dependencies ('tar', 'rdiff', etc.)
* Run installed duplicity instead of source tree duplicity
* Fix shebang of scripts in testing/overrides/bin/
* Disable some unhelpful developer-only tests
* Disable a test broken on Linux (root cause unknown)
* Work around low file descriptor soft limit for Darwin builders
2019-06-03 09:14:40 -07:00
Ryan Mulligan
5884dfe5a9
Merge pull request #62581 from r-ryantm/auto-update/uget
uget: 2.2.1 -> 2.2.2
2019-06-03 09:05:45 -07:00
Ryan Mulligan
197c759214
Merge pull request #62497 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.12 -> 4.1.13
2019-06-03 09:05:27 -07:00
Bas van Dijk
1959799d51 strongswan: 5.7.2 -> 5.8.0 2019-06-03 18:01:55 +02:00
Cyril Cohen
547466064e
coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed 2019-06-03 15:23:35 +00:00
Mario Rodas
ddaf94d804 ocamlPackages.merlin: 3.2.2 -> 3.3.0 2019-06-03 17:13:37 +02:00
Matthew Bauer
3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Matthew Bauer
be705d8249 pyenchant: mark broken on darwin/macOS 2019-06-03 11:13:35 -04:00
Matthew Bauer
eb0d5fc3f0 pylint: remove pyenchant dependency
pyenchant is broken on macOS and also no longer actively developed.
pylint has made this an optional dependency that is no longer part of the
default test suite.

See this issue for more discussion:

https://github.com/PyCQA/pylint/issues/1900
2019-06-03 11:13:35 -04:00
Mario Rodas
7531309c6e
Merge pull request #62404 from xrelkd/update/cargo-make
cargo-make: 0.19.3 -> 0.19.4
2019-06-03 09:12:58 -05:00
Mario Rodas
168d253a00
Merge pull request #62539 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.10 -> 1.11
2019-06-03 09:07:01 -05:00
R. RyanTM
a0d1442ed8
python27Packages.python-stdnum: 1.10 -> 1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-python-stdnum/versions
2019-06-03 09:01:40 -05:00
Nikolay Amiantov
28bd05ce62 libsForQt5.qtwebkit-plugins: 2015-05-09 -> 2017-01-25 2019-06-03 17:01:04 +03:00
Nikolay Amiantov
d5b8080332 libxls: 1.4.0 -> 1.5.1 2019-06-03 17:00:38 +03:00
Mario Rodas
15017d6d90
Merge pull request #62547 from r-ryantm/auto-update/python3.7-uncertainties
python37Packages.uncertainties: 3.0.3 -> 3.1
2019-06-03 08:54:22 -05:00
R. RyanTM
4ae62e26ea
python37Packages.uncertainties: 3.0.3 -> 3.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-uncertainties/versions
2019-06-03 08:49:56 -05:00
Mario Rodas
3e8696f7b1
Merge pull request #62543 from r-ryantm/auto-update/python3.7-stripe
python37Packages.stripe: 2.27.0 -> 2.29.0
2019-06-03 08:46:07 -05:00
Maximilian Bosch
0dbdb2e21d
Merge pull request #62528 from eadwu/compton/wintypes-conflict
compton: try not to conflict wintypes
2019-06-03 15:41:37 +02:00
R. RyanTM
25fb89009f
python37Packages.stripe: 2.27.0 -> 2.29.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-stripe/versions
2019-06-03 08:41:20 -05:00
Jörg Thalheim
37e4161535
src: 1.25 -> 1.26 (#62576)
src: 1.25 -> 1.26
2019-06-03 14:19:06 +01:00
Mario Rodas
15989fb47b
Merge pull request #62548 from r-ryantm/auto-update/python3.7-XlsxWriter
python37Packages.XlsxWriter: 1.1.7 -> 1.1.8
2019-06-03 08:16:50 -05:00
Ryan Mulligan
1a28cf8943
Merge pull request #62584 from r-ryantm/auto-update/urlscan
urlscan: 0.9.2 -> 0.9.3
2019-06-03 05:52:47 -07:00
Ryan Mulligan
6d2df40892
Merge pull request #62597 from r-ryantm/auto-update/you-get
you-get: 0.4.1295 -> 0.4.1302
2019-06-03 05:51:42 -07:00
Ryan Mulligan
106e639b91
Merge pull request #62598 from r-ryantm/auto-update/zim
zim: 0.71.0 -> 0.71.1
2019-06-03 05:50:52 -07:00
Ryan Mulligan
9555f0b4ec
Merge pull request #62388 from r-ryantm/auto-update/drawpile
drawpile: 2.1.8 -> 2.1.10
2019-06-03 05:49:30 -07:00
Ryan Mulligan
33c0d28e32
Merge pull request #62579 from r-ryantm/auto-update/tpm2-tss
tpm2-tss: 2.2.2 -> 2.2.3
2019-06-03 05:46:55 -07:00
Ryan Mulligan
1c090da0f1
Merge pull request #62416 from r-ryantm/auto-update/gede
gede: 2.13.1 -> 2.14.1
2019-06-03 05:46:17 -07:00
Tor Hedin Brønner
ebd379e40c
Merge pull request #62427 from worldofpeace/gnome-updates
Some GNOME3 updates (again)
2019-06-03 14:44:27 +02:00
Maximilian Bosch
c2b83eaf31
Merge pull request #62596 from r-ryantm/auto-update/xterm
xterm: 345 -> 346
2019-06-03 14:37:14 +02:00
Jörg Thalheim
51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 (#62569)
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Jörg Thalheim
e8e1dc71c5
Merge pull request #62529 from danieldk/remove-btsync-module
nixos/btsync: remove
2019-06-03 13:21:58 +01:00
Jörg Thalheim
96ec038aa0
Merge pull request #62600 from asymmetric/paperkey
paperkey: use HTTPS
2019-06-03 13:18:06 +01:00