Merge pull request #120272 from fabaff/pynx584
This commit is contained in:
@@ -573,7 +573,7 @@
|
||||
"number" = ps: with ps; [ ];
|
||||
"nut" = ps: with ps; [ ]; # missing inputs: pynut2
|
||||
"nws" = ps: with ps; [ pynws ];
|
||||
"nx584" = ps: with ps; [ ]; # missing inputs: pynx584
|
||||
"nx584" = ps: with ps; [ pynx584 ];
|
||||
"nzbget" = ps: with ps; [ ]; # missing inputs: pynzbgetapi
|
||||
"oasa_telematics" = ps: with ps; [ ]; # missing inputs: oasatelematics
|
||||
"obihai" = ps: with ps; [ ]; # missing inputs: pyobihai
|
||||
|
||||
@@ -332,6 +332,7 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"notify"
|
||||
"notion"
|
||||
"number"
|
||||
"nx584"
|
||||
"omnilogic"
|
||||
"ondilo_ico"
|
||||
"openerz"
|
||||
|
||||
Reference in New Issue
Block a user