@ -2,4 +2,4 @@
with pkgs;
mkShell { buildInputs = [ platformio ]; }
mkShell { buildInputs = [ platformio clang ]; }