Commit Graph

29 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Fabian Affolter
06ed0ca39b appdaemon: migrate to pythonRelaxDepsHook 2024-02-16 09:22:06 +01:00
Robert Schütz
084df790de appdaemon: 4.2.1 -> 4.4.2
Diff: https://github.com/AppDaemon/appdaemon/compare/refs/tags/4.2.1...4.4.2

Changelog: https://github.com/AppDaemon/appdaemon/blob/4.4.2/docs/HISTORY.md
2023-12-10 18:27:53 -08:00
Martin Weinelt
1bd4b71a35 python310Packages.cchardet: Drop in favor of faust-cchardet
The former packages has seen its last release in 2020-10 and can be
considered abandoned. Meanwhile a new fork has appeared in
faust-cchardet, that we're going to use in its place.

Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2023-03-03 23:59:29 +01:00
Martin Weinelt
10b858a022
appdaemon: 4.0.8 -> 4.2.1
https://github.com/AppDaemon/appdaemon/blob/4.2.1/docs/HISTORY.rst
2023-02-20 01:16:22 +01:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client 2021-06-15 22:03:10 +02:00
Martin Weinelt
389ed7fd8f
appdaemon: 4.0.5 -> 4.0.8 2021-04-18 19:32:43 +02:00
Martin Weinelt
df34ff2a7b
appdaemon: remove peterhoeg from maintainers
https://github.com/NixOS/nixpkgs/pull/118633\#discussion_r607862567
2021-04-07 02:33:24 +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
Marius Bergmann
a04bdd8fbe
appdaemon: fix astral dependency (#116777)
appdaemon v4.0.5 pins astral to v1.10.1. The appdaemon package
definition removes this pinning. However, the current nixpkgs version of
astral (v2.x) is incompatible with the v1.x API. I added an override for
the astral package to bring back v1.10.1 into this derivation.
2021-03-20 14:05:41 +01:00
Fabian Affolter
79a00cb241 appdaemon: allow later websocket-client releases 2021-03-15 23:09:14 +01:00
Fabian Affolter
226b3da90e appdaemon: adjust requirements 2020-12-30 21:41:06 +01:00
freezeboy
5dea442d09 appdaemon: 4.0.1 -> 4.0.5 2020-11-18 10:57:17 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
4358dfff8d
appdaemon: 3.0.5 -> 4.0.1 2020-01-30 14:00:40 +00:00
Jonathan Ringer
b9948763f5 appdaemon: add setuptools 2019-11-02 16:48:07 -07:00
Frederik Rietdijk
d92d210c84 appdaemon: fix build 2019-08-18 11:48:40 +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
Robert Schütz
7e09b531ae appdaemon: 3.0.4 -> 3.0.5 2019-05-04 12:01:23 +02:00
Robert Schütz
160b9db695 appdaemon: 3.0.3 -> 3.0.4 2019-04-05 15:39:48 +00:00
Robert Schütz
c009d32686 appdaemon: 3.0.2 -> 3.0.3 2019-04-03 14:31:48 +02:00
Robert Schütz
cc70439e11 python3.pkgs.aiohttp: 3.4.4 -> 3.5.2 2019-01-10 17:05:15 +01:00
Robert Schütz
5a2317d331 appdaemon: add idna-ssl to aiohttp's propagatedBuildInputs
closes #51009, closes #51010
2018-11-25 12:20:47 +01:00
Robert Schütz
62fc9e2526
appdaemon: 3.0.1 -> 3.0.2 (#49581) 2018-11-16 15:06:01 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Robert Schütz
8886cadda9 appdaemon: 3.0.0 -> 3.0.1 2018-04-19 08:51:07 +02:00
Robert Schütz
9d98f0cbe8 appdaemon: 3.0.0b4 -> 3.0.0 2018-03-18 17:31:14 +01:00
Peter Hoeg
9c64494c82 appdaemon: init at 3.0.0b4 2018-03-04 23:43:05 +01:00