Merge pull request #320613 from yottanami/add-udev-to-platformio

platformio: add udev to dependencies
This commit is contained in:
Rick van Schijndel 2024-06-19 20:15:14 +02:00 committed by GitHub
commit 7e1f4f7daf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ let
git
xdg-user-dirs
ncurses
udev
]) ++ (with python.pkgs; [
python
setuptools