Merge pull request #85719 from nioncode/android-studio-ps
android-studio: add ps to closure
This commit is contained in:
commit
b9c027da07
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
, nss
|
, nss
|
||||||
, pciutils
|
, pciutils
|
||||||
, pkgsi686Linux
|
, pkgsi686Linux
|
||||||
|
, ps
|
||||||
, setxkbmap
|
, setxkbmap
|
||||||
, stdenv
|
, stdenv
|
||||||
, systemd
|
, systemd
|
||||||
|
@ -89,6 +90,7 @@ let
|
||||||
|
|
||||||
# Runtime stuff
|
# Runtime stuff
|
||||||
git
|
git
|
||||||
|
ps
|
||||||
]}" \
|
]}" \
|
||||||
--prefix LD_LIBRARY_PATH : "${stdenv.lib.makeLibraryPath [
|
--prefix LD_LIBRARY_PATH : "${stdenv.lib.makeLibraryPath [
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue