Merge pull request #176604 from teutat3s/fix/cloud-init-pyserial
cloud-init: fix missing pyserial dependency
This commit is contained in:
@@ -51,6 +51,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
jsonschema
|
||||
netifaces
|
||||
oauthlib
|
||||
pyserial
|
||||
pyyaml
|
||||
requests
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user