diff --git a/pkgs/development/embedded/platformio/chrootenv.nix b/pkgs/development/embedded/platformio/chrootenv.nix index 9e84a8d6ba45..18bcfdb9b8b7 100644 --- a/pkgs/development/embedded/platformio/chrootenv.nix +++ b/pkgs/development/embedded/platformio/chrootenv.nix @@ -10,6 +10,7 @@ let zlib git xdg-user-dirs + ncurses ]) ++ (with python.pkgs; [ python setuptools