Commit graph

274333 commits

Author SHA1 Message Date
Martin Weinelt 9ad62a752e
home-assistant: 2021.3.0 -> 2021.3.2 2021-03-06 06:36:45 +01:00
Martin Weinelt 1050f1487b
nixos/home-assistant: disable tests on the package by default
We are running over 6000 tests by now and they take around 5 minutes
on faster machines and tests alot of components that endusers will not
actually be using. It is sufficient if we run them on package upgrades
and in the passthrough test.
2021-03-06 03:02:06 +01:00
Martin Weinelt 63a7edfc24
python3Packages.plexapi: 4.3.1 -> 4.4.0 2021-03-06 03:02:06 +01:00
Martin Weinelt c7b6d1a466
python3Packages.accuweather: 0.0.11 -> 0.1.0 2021-03-06 03:02:06 +01:00
Martin Weinelt 842e35e281
python3Packaegs.adext: 0.3 -> 0.4.1 2021-03-06 03:02:06 +01:00
Martin Weinelt 7aaa74bf2f
python3Packages.alarmdecoder: 1.13.9 -> 1.13.10 2021-03-06 03:02:05 +01:00
Martin Weinelt 71d0d4ddce
python3Packages.bellows: 0.21.0 -> 0.22.0 2021-03-06 03:02:05 +01:00
Martin Weinelt 7a7b2c47cb
python3Pacakges.pyvera: 0.3.11 -> 0.3.13 2021-03-06 03:02:05 +01:00
Martin Weinelt ba2a855492
python3Packages.zigpy-znp: 0.3.0 -> 0.4.0 2021-03-06 03:02:05 +01:00
Martin Weinelt 58b8e6142d
python3Packages.zha-quirks: 0.0.53 -> 0.0.54 2021-03-06 03:02:05 +01:00
Martin Weinelt 11d964f666
home-assistant: 2021.2.3 -> 2021.3.0 2021-03-06 03:02:05 +01:00
Martin Weinelt 598bc98ba1
home-assistant: rerun tests failing with RuntimeError
The flakyness in home-assistant stems from premature event loop closing,
due to race conditions throughout the test suite.

> RuntimeError: Event loop is closed

They also happen during upstreams testsuite runs, but they silently
ignore them, so I don't expect a fix for them in the near future.

Alleviate our pains by rerunning tests that fail in this particular way.
2021-03-06 02:28:00 +01:00
Martin Weinelt 4e65797018
home-assistant: enable a lot more component tests
We can now track a list of components, that should be integrated into
our testsuite run. Their dependencies will automatically be included
into the checkInputs by reusing the dependency lookup infrastructure we
already have, which is what makes this feasible.
2021-03-06 02:28:00 +01:00
Finn Behrens b2e2f0422f
libfaketime: use date from nix store (#115212)
Previously the faketime command used date (or gdate on darwin) from the environment. This led to issues when the date command was not available or did not behave as expected.
Thus, we patch libfaketime to use the date binary from the Nix coreutils package, pulling it into the closure.
2021-03-05 22:23:09 +01:00
Fabian Affolter b014643071
Merge pull request #114181 from graham33/feature/add_ring_doorbell
Feature/add ring doorbell
2021-03-05 22:04:04 +01:00
Jan Tojnar 35648276c8
Merge pull request #115206 from tadfisher/maxflow
maxflow: init at 3.0.5
2021-03-05 21:28:26 +01:00
Tad Fisher cad7bb44f9
maxflow: init at 3.0.5 2021-03-05 12:04:21 -08:00
Sandro 443aa55529
Merge pull request #114520 from erictapen/sub-batch-0.4.0 2021-03-05 19:18:46 +01:00
Sandro b1ffbf3877
Merge pull request #114572 from veprbl/pr/numba_0_52_0 2021-03-05 19:13:56 +01:00
Martin Weinelt 90e31bac7b ajour: 0.7.1 -> 0.7.2
https://github.com/ajour/ajour/releases/tag/0.7.2
2021-03-05 19:01:15 +01:00
Michael Weiss f6e94a2e21
gns3-{gui,server}: Remove myself as maintainer 2021-03-05 18:46:02 +01:00
Sandro 8bb312b3d2
Merge pull request #115201 from acowley/libqalculate-readline
libqalculate: build with readline80
2021-03-05 18:37:53 +01:00
Maximilian Bosch 71770e1f6f
Merge pull request #111530 from vojta001/nixos-container-show-ip-ipv6
nixos-container: fix show-ip command to support IPv6 addresses
2021-03-05 18:27:38 +01:00
Sandro 054e9b37fd
Merge pull request #114618 from fortuneteller2k/add-sacad 2021-03-05 17:42:57 +01:00
Michael Weiss 1da40cb31c
Merge pull request #115194 from primeos/python-google-api-client
[needs new maintainer] python3Packages.google_api_python_client: 1.12.8 -> 2.0.2
2021-03-05 17:08:05 +01:00
Sandro dcbdd5eabf
Merge pull request #115171 from fabaff/bump-adb-enhanced
python3Packages.adb-enhanced: 2.5.9 -> 2.5.10
2021-03-05 16:56:16 +01:00
Sandro 7b74a67ca3
Merge pull request #115169 from fabaff/uroboros
uroboros: init at 20210304-9bed95b
2021-03-05 16:55:59 +01:00
Anthony Cowley 9c64453ad8 libqalculate: build with readline80
readline support was not working properly for me with the qalc
executable. Changing the `configureFlags` revealed that a readline
newer than 6.3 (i.e. the `readline` package in today's nixpkgs) is
needed.
2021-03-05 10:51:06 -05:00
Sandro 38cf548315
Merge pull request #115186 from fabaff/transmissionrpc 2021-03-05 16:23:19 +01:00
Maximilian Bosch f7d002dd38
Merge pull request #114629 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.19.0 -> 0.19.1
2021-03-05 16:11:54 +01:00
Sandro 826f073ed6
Merge pull request #115196 from fabaff/bump-pyxeoma
python3Packages.pyxeoma: 1.4.1 -> 1.4.2
2021-03-05 16:09:46 +01:00
Maximilian Bosch b0822b464c
Merge pull request #115109 from abathur/update/resholve
resholve: 0.5.0 -> 0.5.1
2021-03-05 16:01:33 +01:00
Andreas Rammhold eed3097135
Merge pull request #114878 from helsinki-systems/upd/webkitgtk
webkitgtk: 2.30.3 -> 2.30.5
2021-03-05 15:56:11 +01:00
Maximilian Bosch 496b02bb7c
Merge pull request #115191 from marsam/update-spotifyd
spotifyd: 0.3.0 -> 0.3.2
2021-03-05 15:55:39 +01:00
Lassulus df83184594
Merge pull request #112501 from r-ryantm/auto-update/imgproxy
imgproxy: 2.15.0 -> 2.16.0
2021-03-05 15:55:08 +01:00
Lassulus 1251270463
Merge pull request #112532 from r-ryantm/auto-update/sickgear
sickgear: 0.23.10 -> 0.23.11
2021-03-05 15:51:07 +01:00
Fabian Affolter 4b8e771866 python3Packages.pyxeoma: 1.4.1 -> 1.4.2 2021-03-05 15:46:08 +01:00
Dmitry Kalinkin 88237f6545
Merge pull request #114270 from veprbl/pr/graphicsmagick_full_paths
graphicsmagick: set full paths to delegates such as ghostscript
2021-03-05 09:37:16 -05:00
Michael Weiss cc4be81635
python3Packages.google_api_python_client: Remove myself as maintainer 2021-03-05 15:05:04 +01:00
Michael Weiss 39aff3a902
python3Packages.google_api_python_client: 1.12.8 -> 2.0.2 2021-03-05 15:05:01 +01:00
Michael Weiss dac4672072
html-proofer: Add bundlerUpdateScript and remove myself as maintainer 2021-03-05 14:59:24 +01:00
Michael Weiss e2285e1fd1
html-proofer: 3.18.6 -> 3.18.8 2021-03-05 14:59:19 +01:00
davidak 5a461c3b8d
Merge pull request #110176 from fabaff/nosqli
nosqli: init at 0.5.2
2021-03-05 13:49:42 +01:00
Fabian Affolter bceef38188 flexget: use transmission-rpc instead of transmissionrpc 2021-03-05 13:46:20 +01:00
Lassulus 8a4cee4f61
Merge pull request #112550 from r-ryantm/auto-update/vkquake
vkquake: 1.05.1 -> 1.05.2
2021-03-05 13:30:03 +01:00
Fabian Affolter 87981483ed python3Packages.transmissionrpc: re-init at 0.11 2021-03-05 13:20:45 +01:00
Lassulus 90b45eda99
Merge pull request #112564 from r-ryantm/auto-update/yad
yad: 7.2 -> 7.3
2021-03-05 13:13:22 +01:00
Michael Weiss 6abbdecf62
Merge pull request #114977 from primeos/chromium-remove-client-credentials
chromium: Remove google_default_client_{id,secret}
2021-03-05 13:08:09 +01:00
Antonio Yang 6244b0c175 gitui: 0.11.0 -> 0.12.0 2021-03-05 12:55:47 +01:00
Mario Rodas c6f172b4a5 spotifyd: 0.3.0 -> 0.3.2 2021-03-05 06:00:00 -05:00