about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorFabián Heredia Montiel <fabianhjr@protonmail.com>2021-12-16 18:29:22 -0600
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2021-12-16 18:29:29 -0600
commit969baf2cb36e6340adfa1d50cea7b4fc665d66aa (patch)
tree33e4608fdf0de33efa47b812060e4c77d8b4aa30 /pkgs/applications/editors/android-studio
parent03ec468b14067729a285c2c7cfa7b9434a04816c (diff)
downloadnixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar.gz
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar.bz2
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar.lz
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar.xz
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.tar.zst
nixlib-969baf2cb36e6340adfa1d50cea7b4fc665d66aa.zip
android-studio: add usbutils to runtime path
Closes https://github.com/NixOS/nixpkgs/issues/151037
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/editors/android-studio/common.nix b/pkgs/applications/editors/android-studio/common.nix
index 1393ae943028..540c59586a6e 100644
--- a/pkgs/applications/editors/android-studio/common.nix
+++ b/pkgs/applications/editors/android-studio/common.nix
@@ -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 [