Merge pull request #121848 from fabaff/mutesync
This commit is contained in:
@@ -531,7 +531,7 @@
|
||||
"mqtt_statestream" = ps: with ps; [ aiohttp-cors paho-mqtt ];
|
||||
"msteams" = ps: with ps; [ pymsteams ];
|
||||
"mullvad" = ps: with ps; [ mullvad-api ];
|
||||
"mutesync" = ps: with ps; [ ]; # missing inputs: mutesync
|
||||
"mutesync" = ps: with ps; [ mutesync ];
|
||||
"mvglive" = ps: with ps; [ PyMVGLive ];
|
||||
"my" = ps: with ps; [ aiohttp-cors pillow ];
|
||||
"mychevy" = ps: with ps; [ ]; # missing inputs: mychevy
|
||||
|
||||
@@ -316,6 +316,7 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"mqtt_room"
|
||||
"mqtt_statestream"
|
||||
"mullvad"
|
||||
"mutesync"
|
||||
"nexia"
|
||||
"notify"
|
||||
"notion"
|
||||
|
||||
Reference in New Issue
Block a user