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
Karl Fischer
a4dd9d7896
skypeforlinux: 8.51.0.72 -> 8.54.0.85
2019-11-06 10:22:05 +01:00
Mario Rodas
ef7a7d0f75
pythonPackages.grpcio-tools: 1.24.3 -> 1.25.0
2019-11-06 04:20:00 -05:00
Mario Rodas
b60f2ad808
grpc: 1.24.3 -> 1.25.0
2019-11-06 04:20:00 -05:00
Andreas Rammhold
1e72fa5158
Merge pull request #68954 from dguibert/dg/cudatoolkit_10_1
...
cudatoolkit: add 10.1.243
2019-11-06 08:58:30 +01:00
worldofpeace
3485204442
nixos/corefonts: remove
...
4 years ago in 7edb27b7af
the option was made
hidden. We should just remove the module and use mkRemovedOptionModule.
2019-11-06 02:47:00 -05:00
Jan Hrnko
650ccb604b
nixos/morty: port test to python
2019-11-06 07:58:22 +01:00
Jan Hrnko
38b2e18faa
nixos/upnp: port test to python
2019-11-06 07:54:45 +01:00