platformio: remove 32bit packages to unbreak
This commit is contained in:
committed by
Martin Weinelt
parent
5bc89d6e89
commit
59a013b6ea
@@ -23,7 +23,8 @@ in buildFHSUserEnv {
|
||||
name = "platformio";
|
||||
|
||||
targetPkgs = pio-pkgs;
|
||||
multiPkgs = pio-pkgs;
|
||||
# disabled temporarily because fastdiff no longer support 32bit
|
||||
# multiPkgs = pio-pkgs;
|
||||
|
||||
meta = with lib; {
|
||||
description = "An open source ecosystem for IoT development";
|
||||
|
||||
Reference in New Issue
Block a user