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
Francesco Gazzetta
446368e529
jasmin: init at 2.4
2019-11-06 15:43:29 +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
1efa71616fadd5c7f852173445b2db824534b99b.
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
Bastien Rivière
e870472892
insomnia: 6.6.2 -> 7.0.3
...
Update insomnia to latest version (at the current date: 2019/11/06)
2019-11-06 10:42:24 +01:00
Thomas Friese
689b96305a
neomutt: add autocrypt
...
According to Neomutt's autocrypt manual
<https://neomutt.org/guide/autocryptdoc.html >, autocrypt needs to be
enabled in the `configureFlags` and `sqlite` is a new dependency.
2019-11-06 10:38:11 +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 7edb27b7af6ebff7e35207f7fcf16e0e2bd8884a 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
Jan Hrnko
13febec464
nixos/zookeeper: port test to python
2019-11-06 07:54:37 +01:00
Jan Hrnko
49914d7d8b
nixos/yabar: port test to python
2019-11-06 07:54:16 +01:00
Jan Hrnko
274fb7e0b9
nixos/trickster: port test to python
2019-11-06 07:17:39 +01:00
Nick Partridge
22d0ccbd2d
R: enable tcltk on darwin
2019-11-06 13:14:11 +10:00
Aaron Andersen
ec6579437c
Merge pull request #71603 from aanderse/kdevelop
...
kdevelop, kdev-php, kdev-python: 5.4.2 -> 5.4.3
2019-11-05 22:10:46 -05:00
worldofpeace
32ece96558
Merge pull request #72853 from worldofpeace/glib-networking/gnome-boxes
...
gnome3.gnome-boxes: add glib-networking
2019-11-06 03:08:01 +00:00