Commit graph

79 commits

Author SHA1 Message Date
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Michael Weiss f1d46d094a
home-assistant: Fix the build after baf5494330 2019-10-22 22:22:39 +02:00
Felix Breidenstein 57266005ca Remove fleaz as maintainer and from all pkgs 2019-10-21 11:16:16 +02:00
Peter Hoeg 892fff48fd home-assistant: 0.96.2 -> 0.99.2 2019-09-25 08:07:30 +08:00
Robin Gloster f9953dca30
Merge pull request #68793 from delroth/hass-setuptools
home-assistant: add missing setuptools dependency
2019-09-14 17:14:13 +02:00
Pierre Bourdon 6a0c11b931
home-assistant: add missing setuptools dependency
Fixes currently broken nixos hass test: https://hydra.nixos.org/build/100923199
2019-09-14 15:23:26 +02:00
Pierre Bourdon 04c1fcd09c
home-assistant: remove outdated pyyaml_3 pinning
The recent bump to 0.96.2 now requires pyyaml 5.1.1. The PRs upgrading
home-assistant to a newer version and the one pinning to an old PyYAML
version raced each other and we ended up with both submitted.

Fixes home-assistant build.
2019-09-11 08:39:49 +02:00
Andreas Rammhold 9cd7a73f94
maintainer: rename f-breidenstein to fleaz
He changed the GitHub handle a while ago.
2019-08-31 07:53:35 -04:00
Pierre Bourdon 39f3ab4961
home-assistant: 0.93.2 -> 0.96.2 2019-08-31 07:53:35 -04:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Frederik Rietdijk 3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Robert Schütz 4fc639aa75 home-assistant: 0.92.2 -> 0.93.2
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz 4d607a5ac9 home-assistant: 0.91.4 -> 0.92.2
https://www.home-assistant.io/blog/2019/04/24/release-92/
2019-05-04 12:01:17 +02:00
Robert Schütz 59b1cdba31 python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
Pin the protobuf version used by Home Assistant to the version
required by aioesphomeapi and some components.
2019-04-22 23:56:34 +02:00
Robert Schütz a846ea54d4 home-assistant: 0.91.3 -> 0.91.4 2019-04-17 07:39:03 +02:00
Robert Schütz b54bce24cf home-assistant: 0.91.2 -> 0.91.3 2019-04-11 17:43:55 +02:00
Robert Schütz efdb9b4ee8 home-assistant: pin user-agents to 1.1.0
home-assistant-frontend requires
    user-agents==1.1.0
2019-04-08 16:48:02 +02:00
Robert Schütz 3084079695 home-assistant: 0.91.1 -> 0.91.2 2019-04-08 15:36:28 +02:00
Robert Schütz 38b4d2ca6f home-assistant: 0.90.2 -> 0.91.1
https://www.home-assistant.io/blog/2019/04/03/release-91/
2019-04-05 15:39:48 +00:00
Robert Schütz 5f47ad0f8a home-assistant: 0.90.1 -> 0.90.2 2019-03-27 12:46:51 +01:00
Robert Schütz 149f580412
home-assistant: 0.89.2 -> 0.90.1 (#58017)
https://www.home-assistant.io/blog/2019/03/20/release-90/
2019-03-24 19:45:35 +01:00
Robert Schütz 40d96815a1 home-assistant: 0.89.1 -> 0.89.2 2019-03-14 00:52:17 +01:00
Robert Schütz 4594640a97 home-assistant: 0.87.1 -> 0.89.1 2019-03-08 13:00:06 +01:00
Robert Schütz 27fb4f46d2 home-assistant: 0.86.4 -> 0.87.1 2019-03-02 12:37:48 +01:00
Robert Schütz e68aa6b28f home-assistant: fix pinned dependencies' builds 2019-02-17 14:40:50 +01:00
Robert Schütz 6cb6b90f1a home-assistant: 0.85.1 -> 0.86.4 2019-01-29 08:56:41 +01:00
Robert Schütz feae4d6cdb home-assistant: 0.85.0 -> 0.85.1 2019-01-12 07:39:19 +01:00
Robert Schütz 9a70a1842c home-assistant: 0.84.6 -> 0.85.0 2019-01-10 11:25:16 +01:00
Robert Schütz f9d5ac9bff home-assistant: 0.84.3 -> 0.84.6 2018-12-22 12:00:19 +01:00
Franz Pletz 65dfc2b272
Merge pull request #51914 from dotlambda/home-assistant-python37
home-assistant: use python37
2018-12-19 19:32:11 +00:00
Robert Schütz f47b7d0213 home-assistant: 0.84.2 -> 0.84.3 2018-12-17 17:31:00 +01:00
Robert Schütz 339a9980ec home-assistant: 0.83.3 -> 0.84.2 2018-12-14 20:01:41 +01:00
Robert Schütz 00a9057f75 Revert "home-assistant: pin to python 3.6"
This reverts commit 2fb90e57fd.
Home Assistant now builds fine with Python 3.7.
2018-12-12 17:05:42 +01:00
Robert Schütz b63bb15612 home-assistant: 0.82.1 -> 0.83.3 2018-12-06 14:59:27 +01:00
Franz Pletz 2fb90e57fd
home-assistant: pin to python 3.6 2018-11-23 15:14:31 +01:00
Robert Schütz 5e0e2e252c home-assistant: 0.82.0 -> 0.82.1 2018-11-16 14:52:05 +01:00
Robert Schütz dbceff85b9 home-assistant: 0.81.5 -> 0.82.0 2018-11-12 11:21:41 +01:00
Robert Schütz c1324d571d home-assistant: 0.81.2 -> 0.81.5 2018-11-03 15:25:56 +01:00
Robert Schütz 863a795281 home-assistant: 0.81.1 -> 0.81.2 2018-10-30 13:55:20 +01:00
Robert Schütz e9871745a1 home-assistant: 0.81.0 -> 0.81.1 2018-10-29 13:39:37 +01:00
Robert Schütz 4b60f4c55f home-assistant: 0.80.3 -> 0.81.0 (#49251)
* python3.pkgs.async-timeout: 3.0.0 -> 3.0.1

* home-assistant: 0.80.3 -> 0.81.0
2018-10-27 09:11:53 -04:00
Robert Schütz 0b6180aa89 home-assistant: 0.77.3 -> 0.80.2 2018-10-18 19:20:53 +02:00
Robert Schütz c42f0f95bb home-assistant: 0.77.2 -> 0.77.3 2018-09-06 20:22:56 +02:00
Robert Schütz e5bd748795 home-assistant: 0.77.1 -> 0.77.2 2018-09-02 09:45:31 +02:00
Robert Schütz 13c6a9ba86 home-assistant: 0.76.1 -> 0.77.1 2018-08-31 19:07:35 +02:00
Robert Schütz 33be3c4630 home-assistant: 0.75.2 -> 0.76.1
Also simplify the way overrides are defined for better readability
and use the opportunity to introduce a packageOverrides option.
2018-08-21 19:26:54 +02:00
Robert Schütz db436734cd home-assistant: 0.75.1 -> 0.75.2 2018-08-06 21:23:17 +02:00
Robert Schütz 8dc20dce0a
home-assistant: 0.74.2 -> 0.75.1 (#44500) 2018-08-05 22:13:16 +02:00
Robert Schütz 25fd46d102 home-assistant: 0.74.0 -> 0.74.2 2018-07-30 18:14:10 +02:00