summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-02-21 05:33:01 +0100
committerGitHub <noreply@github.com>2021-02-21 05:33:01 +0100
commit93df7c6427e640860aa0d875a69d9e20f99503b2 (patch)
tree3b7a1e5f0320b2e2a3267d67483dab278d42a373 /pkgs/servers
parent22e6b1aaa65746884fd2e52ed7c630b35b83cd7f (diff)
parent81fdd23144164be072c4d5bb8d6d666abc146752 (diff)
downloadnixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar.gz
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar.bz2
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar.lz
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar.xz
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.tar.zst
nixpkgs-93df7c6427e640860aa0d875a69d9e20f99503b2.zip
Merge pull request #113790 from fabaff/wiffi
Diffstat (limited to 'pkgs/servers')
-rw-r--r--pkgs/servers/home-assistant/component-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix
index 2721cd20be2..795e0523b92 100644
--- a/pkgs/servers/home-assistant/component-packages.nix
+++ b/pkgs/servers/home-assistant/component-packages.nix
@@ -928,7 +928,7 @@
     "websocket_api" = ps: with ps; [ aiohttp-cors ];
     "wemo" = ps: with ps; [ ]; # missing inputs: pywemo
     "whois" = ps: with ps; [ python-whois ];
-    "wiffi" = ps: with ps; [ ]; # missing inputs: wiffi
+    "wiffi" = ps: with ps; [ wiffi ];
     "wilight" = ps: with ps; [ pywilight ];
     "wink" = ps: with ps; [ aiohttp-cors pubnubsub-handler python-wink ];
     "wirelesstag" = ps: with ps; [ ]; # missing inputs: wirelesstagpy