python3Packages.meshtastic: fix build

This commit is contained in:
Sigmanificient
2026-03-26 06:47:04 +01:00
parent 50e6e147d7
commit f28bedaee7
@@ -47,6 +47,7 @@ buildPythonPackage (finalAttrs: {
"bleak"
"packaging"
"protobuf"
"tabulate"
];
build-system = [ poetry-core ];