We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df3794 commit 6b5849cCopy full SHA for 6b5849c
1 file changed
pkgs/development/embedded/platformio/core.nix
@@ -148,7 +148,6 @@ with python.pkgs; buildPythonApplication rec {
148
'';
149
150
meta = with lib; {
151
- broken = stdenv.isAarch64;
152
description = "An open source ecosystem for IoT development";
153
homepage = "https://platformio.org";
154
license = licenses.asl20;
0 commit comments