platformio: fix pinned marshmallow package

This commit is contained in:
Bobbe
2026-01-10 14:07:32 +01:00
parent d0cc7d8f47
commit aa1186f524
@@ -23,6 +23,8 @@ let
tag = version;
hash = "sha256-l5pEhv8D6jRlU24SlsGQEkXda/b7KUdP9mAqrZCbl38=";
};
propagatedBuildInputs = with python3.pkgs; [ packaging ];
});
};
};