Commit graph

201003 commits

Author SHA1 Message Date
Maximilian Bosch 5f3956f019
Merge pull request #72596 from kolaente/update/spotify
Spotify 1.0.96.181 -> 1.1.10.546
2019-11-06 18:36:28 +01:00
worldofpeace 0923ffb2f6
Merge pull request #72899 from JohnAZoidberg/fix-py-test-driver-crash
nixos/tests: Ignore shutdown/crash if not booted
2019-11-06 17:28:26 +00:00
MetaDark 093ea0c15a protontricks: 1.2.5 -> 1.3 2019-11-06 12:28:01 -05:00
R. RyanTM f8948e9606 mcelog: 164 -> 165 (#72583) 2019-11-06 18:18:28 +01:00
R. RyanTM 46af0b2a2c opera: 62.0.3331.43 -> 64.0.3417.83
(#72587)
2019-11-06 18:12:08 +01:00
R. RyanTM afa48f16f2 reaper: 5.983 -> 5.984
(#72654)
2019-11-06 18:06:07 +01:00
worldofpeace 7a551b3d43 fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00
worldofpeace 070fbc350c nixos/fontconfig-ultimate: remove
This module has been obsolete for several years now.
2019-11-06 12:02:35 -05:00
Dmitry Kalinkin 7272491194
Merge pull request #72373 from jlesquembre/pulumi-fix
pulumi: install providers and add update script
2019-11-06 11:32:33 -05:00
Francesco Gazzetta d1473e031e coloursum: 0.1.0 -> 0.2.0 (#72900) 2019-11-06 18:05:29 +02:00
Jan Hrnko 8920cbc8aa nixos/signal-desktop: port test to python 2019-11-06 16:38:26 +01:00
Matthew Bauer 46f1daead7
Merge pull request #72727 from oxalica/mips-parse
lib.systems: handle mips family properly
2019-11-06 10:24:05 -05:00
Timo Kaufmann c54848ee77
Merge pull request #72771 from timokau/sage-fixes
sage: fix tests
2019-11-06 16:21:51 +01:00
Jan Hrnko 4ffdd43d2d nixos/rss2email: port test to python 2019-11-06 16:18:24 +01:00
Jan Hrnko 71824d769c nixos/roundcube: port test to python 2019-11-06 16:07:18 +01:00
Daniel Schaefer afbfef93a7 nixos/tests: Ignore shutdown/crash if not booted
Condition seems to be inverted. Crash and shutdown only make sense, when
the machine is booted; i.e. we return immediately otherwise.
In the Perl test driver this is:

    return unless $self->{booted};
2019-11-06 16:06:43 +01:00
Matthew Bauer eeba5c8e0d
Merge pull request #72777 from cab404/android-studio/flutter-tls-support
android-studio: Fixed Flutter "TLS Error" on flutter pub get
2019-11-06 09:59:16 -05:00
Jan Hrnko 6868807c2f nixos/redis: port test to python 2019-11-06 15:57:56 +01:00
Jan Hrnko 9ca60eda5a nixos/radarr: port test to python 2019-11-06 15:56:04 +01:00
Yannis Koutras fc323c26d0
Merge pull request #72867 from Evils-Devils/mattermost-filechooser
Mattermost-desktop: 4.2.3 -> 4.3.1
2019-11-06 15:05:06 +01:00
Timo Kaufmann afb9887dbd sage: backport fix for threejs r109 2019-11-06 14:40:16 +01:00
Timo Kaufmann f64885b9ca sage: fix pkgconfig errors in tests
python.pkgs.pkgconfig raises an exception on missing packages since
version 1.5.0. Previously those errors were just silently ignored. That
worked fine, since the packages are only missing at runtime (when they
are not really needed) but present at buildtime.

Since this fails the tests now, we just add the packages to
PKG_CONFIG_PATH at runtime. This does not add additional runtime
dependencies. Still, it would be nicer if the sage testssuite would not
test the buildsystem at runtime in the first place.

The breakage was originally caused by the pkgconfig update in
1efa71616f.
2019-11-06 14:40:13 +01:00
Timo Kaufmann da7ec1c139 sage: ignore werkzeug immutable dict deprecation 2019-11-06 14:40:13 +01:00
Timo Kaufmann f85ce834ce sage: ignore deprecation warnings in rst2sws
Needs to be fixed upstream (by werkzeug, twisted). Doesn't impact the
functionality and the tests are soon to be removed with the py3 update
anyway.
2019-11-06 14:40:13 +01:00
Timo Kaufmann af480796c9 sage: ignore cmp deprecation in sagenb 2019-11-06 14:40:13 +01:00
David Guibert d8e7f7e246
Merge pull request #72891 from JohnAZoidberg/fix-qt-paraview
paraview: 5.6.0 -> 5.6.3 (and fix it)
2019-11-06 14:38:02 +01:00
Léo Gaspard a1a448424c
Merge pull request #72885 from Ma27/bump-matrix-synapse
matrix-synapse: 1.5.0 -> 1.5.1
2019-11-06 14:23:09 +01:00
Robert Scott baa8892616 opencv3: 3.4.7 -> 3.4.8 (security)
addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939

all internal downloads are unchanged for this release
2019-11-06 13:20:15 +00:00
Renaud c59079b133
Merge pull request #72850 from fishi0x01/fishi0x01/skype-upgrade
skypeforlinux: 8.51.0.72 -> 8.54.0.85
2019-11-06 14:04:06 +01:00
Daniel Schaefer 4390b5ef7c paraview: 5.6.0 -> 5.6.3
* Use qt wrapper, otherwise it wouldn't find plugins and fail to start
2019-11-06 13:24:35 +01:00
Maximilian Bosch abe853b84c
Merge pull request #70336 from abbradar/synapse-ipv6
matrix-synapse service: blacklist local IPv6 addresses by default
2019-11-06 13:14:04 +01:00
Domen Kožar f103882328
Merge pull request #72833 from marijanp/port-tests-python
Port tests to Python
2019-11-06 13:13:12 +01:00
Maximilian Bosch 3c2c50b359
matrix-synapse: 1.5.0 -> 1.5.1
https://github.com/matrix-org/synapse/releases/tag/v1.5.1
2019-11-06 12:52:25 +01:00
Marijan af117c388b nixos/borgbackup: port test to python 2019-11-06 12:46:24 +01:00
Marijan 54cc018b1e nixos/boot-stage1: port test to python 2019-11-06 12:46:24 +01:00
Marijan 44e6c84ea1 nixos/bind: port test to python 2019-11-06 12:46:24 +01:00
Marijan db54622145 nixos/beanstalkd: port test to python 2019-11-06 12:46:24 +01:00
Marijan f794de4e31 nixos/bcachefs: port test to python 2019-11-06 12:46:24 +01:00
Marijan 0f96f9f038 nixos/avahi: port test to python 2019-11-06 12:46:24 +01:00
Marijan e86b9b9f08 nixos/atd: port test to python 2019-11-06 12:46:24 +01:00
Jan Hrnko 3803abae68 nixos/snapper: port test to python 2019-11-06 12:44:51 +01:00
Jan Hrnko 1b6ca29f6d nixos/strongswan-swanctl: port test to python 2019-11-06 12:43:08 +01:00
Jan Hrnko c0c04737ed nixos/telegraf: port test to python 2019-11-06 12:40:43 +01:00
Jan Hrnko 8060e76037 nixos/xautolock: port test to python 2019-11-06 12:30:29 +01:00
Jan Hrnko 6ea7ba4d69 nixos/moodle: port test to python 2019-11-06 12:27:14 +01:00
adisbladis f6501c42cd
Merge pull request #72872 from marsam/enable-librsvg-emacs-darwin
emacs: also allow librsvg dependency when using withNS
2019-11-06 11:13:08 +00:00
talyz a779d7751e gitlab: 12.4.1 -> 12.4.2 2019-11-06 10:56:20 +01:00
talyz 22302ce845 gitlab: Limit node memory consumption to 2048MB
Hydra fails to build the assets on i686 - it runs out of memory. If we
limit the max consumption to 2048MB the assets still build, and will
hopefully also build on hydra.
2019-11-06 10:56:20 +01:00
talyz a30facc96e gitlab: Don't build any gitlab component outside linux
For some reason hydra seems to have issues downloading the
gitlab-workhorse source on macOS. Since we don't build the rails app
for macOS, the other components seem a bit useless there, so we
limit them to linux for now.
2019-11-06 10:56:20 +01:00
R. RyanTM b69a51a08b libtommath: 1.1.0 -> 1.2.0
(#72554)
2019-11-06 10:46:15 +01:00