Skip to content

Commit 6b5849c

Browse files
committed
platformio: unset broken on aarch64
1 parent 2df3794 commit 6b5849c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • pkgs/development/embedded/platformio

pkgs/development/embedded/platformio/core.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ with python.pkgs; buildPythonApplication rec {
148148
'';
149149

150150
meta = with lib; {
151-
broken = stdenv.isAarch64;
152151
description = "An open source ecosystem for IoT development";
153152
homepage = "https://platformio.org";
154153
license = licenses.asl20;

0 commit comments

Comments
 (0)