Loading
python3Packages.aioesphomeapi: disable tests on darwin
Due to the lack of network sandboxing on darwin parallel builds of this package, e.g. during nixpkgs-review, leads to conflicting socket binds, which makes one of the packages fail. This issues stretches over multiple files, so that it is tedious to disasble these tests selectivly.