Commit graph

21 commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter 1b52093944 home-assistant-cli: 0.9.5 -> 0.9.6 2022-10-25 00:41:05 +02:00
Fabian Affolter 4bd294d3a9 home-assistant-cli: 0.9.4 -> 0.9.5 2022-10-02 01:39:34 +02:00
Martin Weinelt 04c0a4b7b6 home-assistant-cli: downgrade click to 8.0.4
https://github.com/home-assistant-ecosystem/home-assistant-cli/issues/382
2022-04-15 01:39:55 +02:00
Fabian Affolter 1125e98139 home-assistant-cli: 0.9.3 -> 0.9.4 2021-06-22 13:42:54 +02:00
Martin Weinelt 57fe2b7dc5
home-assistant-cli: 0.9.1 -> 0.9.3
Migrates the check phase to pytestCheckHook.
2021-04-12 16:41:31 +02:00
Martin Weinelt dc84583452
home-assistant: Move maintainership to home-assistant team 2021-04-07 02:33:24 +02:00
Robert Schütz d01376d81d home-assistant: remove dotlambda from maintainers
I'm currently not using it.
2021-04-04 22:15:13 +02:00
R. RyanTM 33647890f2 home-assistant-cli: 0.8.0 -> 0.9.1 2020-05-21 20:08:56 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim cf8cb059e2
home-assistant-cli: fix typo in description 2020-01-09 10:45:46 +00:00
R. RyanTM cf1220bed6 home-assistant-cli: 0.7.0 -> 0.8.0 2019-12-23 07:30:33 -08:00
Robert Schütz c20b21df47 home-assistant-cli: 0.6.0 -> 0.7.0
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Robert Schütz 3382d93982 home-assistant-cli: 0.5.0 -> 0.6.0 2019-02-21 14:03:35 +01:00
Robert Schütz a9bf4cea4b Revert "home-assistant-cli: use python36"
This reverts commit c3b01eed80.
2019-02-12 23:12:57 +01:00
Robert Schütz a069ef2d82 home-assistant-cli: 0.4.4 -> 0.5.0 2019-02-10 19:23:42 +01:00
Robert Schütz 78c73f7ec0 home-assistant-cli: install shell completions 2019-02-06 14:42:59 +01:00
Robert Schütz d165357e4f home-assistant-cli: 0.4.2 -> 0.4.4 2019-01-30 09:20:44 +01:00
Robert Schütz c3b01eed80 home-assistant-cli: use python36
dateparser tests fail on python36: https://github.com/NixOS/nixpkgs/issues/52766
2019-01-29 23:57:18 +01:00
Robert Schütz cfd556fd4a home-assistant-cli: 0.3.0 -> 0.4.2 2019-01-29 23:57:12 +01:00
Robert Schütz 52b1973283 home-assistant-cli: init at 0.3.0 2018-12-19 15:54:28 +01:00