platformio: fix fhsenv version (#359396)

This commit is contained in:
Felix Bühler 2024-11-26 23:12:31 +01:00 committed by GitHub
commit 92736ffd66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,8 @@ let
in in
buildFHSEnv { buildFHSEnv {
name = "platformio"; pname = "platformio";
inherit (platformio-core) version;
targetPkgs = pio-pkgs; targetPkgs = pio-pkgs;
# disabled temporarily because fastdiff no longer support 32bit # disabled temporarily because fastdiff no longer support 32bit