| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| 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-19 | python3Packages.pyhon-miio: Fix tests with pytest 7.2 | Martin Weinelt | |
| and clean up obsolete patches. | |||
| 2022-10-10 | treewide: optional -> optionals where the argument is a list | Artturin | |
| the argument to optional should not be list | |||
| 2022-08-03 | python3Packages.python-miio: 0.5.11 -> 0.5.12 | Martin Weinelt | |
| 2022-04-20 | python3Packages.python-miio: update decorator | Fabian Affolter | |
| 2022-03-08 | python3Packages.python-miio: 0.5.10 -> 0.5.11 | Martin Weinelt | |
| 2022-02-19 | python3Packages.python-miio: 0.5.9.2 -> 0.5.10 | Fabian Affolter | |
| 2022-01-16 | pythonPackages.python-miio: 0.5.9.1 -> 0.5.9.2 | Ulrik Strid | |
| The miio integration in home-assistant is broken with the current version. These changes works as a override in my setup. | |||
| 2021-12-25 | python3Packages.cryptography: 3.4.2 -> 36.0.0 (#150320) | Martin Weinelt | |
| * python3Packages.cryptography: 3.4.8 -> 36.0.0 * python3Packages.python-miio: 0.5.8 -> 0.5.9.1 | |||
| 2021-12-09 | python3Packages.python-miio: relax PyYAML constraint | Robert Schütz | |
| 2021-10-04 | python39Packages.python-miio: relax cryptography dependency | Sandro Jäckel | |
| 2021-09-10 | python3Packages.python-miio: 0.5.7 -> 0.5.8 | Fabian Affolter | |
| 2021-08-14 | python3Packages.python-miio: 0.5.6 -> 0.5.7 | Fabian Affolter | |
| 2021-06-22 | python3Packages.python-miio: relax click constraint; fix cli | Martin Weinelt | |
| The CLI requires pyyaml which was previously only a checkInput. | |||
| 2021-05-07 | python3Packages.python-miio: 0.5.5.2 -> 0.5.6 | Fabian Affolter | |
| 2021-04-03 | python3Packages.python-miio: allow later zeroconf releases | Fabian Affolter | |
| 2021-03-25 | python3Packages.python-miio: 0.5.5.1 -> 0.5.5.2 | Fabian Affolter | |
| 2021-03-24 | python3Packages.python-miio: 0.5.4 -> 0.5.5.1 | Robert Schütz | |
| 2021-01-25 | treewide: remove stdenv where not needed | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | |||
| 2020-12-01 | python3Packages.python-miio: 0.5.3 -> 0.5.4 | Frederik Rietdijk | |
| 2020-10-30 | python-miio: fix | Florian Pester | |
| 2020-08-04 | python: python-miio: 0.5.1 -> 0.5.3 | Frederik Rietdijk | |
| 2020-06-06 | python: python-miio: 0.5.0.1 -> 0.5.1 | Frederik Rietdijk | |
| 2020-05-07 | python-miio: 0.4.8 -> 0.5.0.1 | Florian | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2020-01-13 | python-miio: init at 0.4.8 | Florian | |
| Homeassitant uses this package to control Xiaomi Roborock vacuum cleaners. | |||
