mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
platformio: add udev to dependencies
This commit is contained in:
parent
1796324dc1
commit
0ba947ba44
@ -11,6 +11,7 @@ let
|
||||
git
|
||||
xdg-user-dirs
|
||||
ncurses
|
||||
udev
|
||||
]) ++ (with python.pkgs; [
|
||||
python
|
||||
setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user