android-studio: add usbutils to runtime path

Closes https://github.com/NixOS/nixpkgs/issues/151037
This commit is contained in:
Fabián Heredia Montiel 2021-12-16 18:29:22 -06:00
parent 03ec468b14
commit 969baf2cb3

View File

@ -46,6 +46,7 @@
, stdenv
, systemd
, unzip
, usbutils
, which
, runCommand
, xkeyboard_config
@ -102,6 +103,7 @@ let
# Runtime stuff
git
ps
usbutils
]}" \
--prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath [