nixpkgs/pkgs/tools/virtualization/cloud-init
teutat3s cf594d1f6e
cloud-init: fix missing pyserial dependency
and check for all required imports as per requirements.txt

While debugging missing metadata in the cloud-init boot local phase
in a NixOS VM on SmartOS, the following error was observed:
SystemError: Unable to open /dev/ttyS1
Adding the missing pyserial dependency fixes the above error and
cloud-init metadata detection now works in NixOS VMs on SmartOS
2022-06-07 14:33:03 +02:00
..
0001-add-nixos-support.patch
default.nix cloud-init: fix missing pyserial dependency 2022-06-07 14:33:03 +02:00