summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorHoang Xuan Phu <phuhimself@phunehehe.net>2016-12-28 20:28:35 +0800
committerHoang Xuan Phu <phuhimself@phunehehe.net>2017-01-10 13:35:36 +0800
commit4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be (patch)
tree4c6507b2886bfcce966f083076b5d6c65e1117c1 /pkgs/applications/editors
parent7ee897a3b3aa75dc53bd408ceea5f9e4e98822b2 (diff)
downloadnixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar.gz
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar.bz2
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar.lz
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar.xz
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.tar.zst
nixlib-4e513cbc9fbc0fc0ead6f8f897fcc73d544a62be.zip
android-studio: no need for jdk anymore
Android Studio now bundles its own JDK ¯\_(ツ)_/¯
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 2e14ae339cf7..eb2d27c61399 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -9,7 +9,6 @@
 , gnugrep
 , gnutar
 , gzip
-, jdk
 , fontconfig
 , freetype
 , libpulseaudio
@@ -50,7 +49,6 @@ let
         coreutils
         findutils
         gnugrep
-        jdk
         which
 
         # For Android emulator