summary refs log tree commit diff
diff options
context:
space:
mode:
authorKirill Radzikhovskyy <kirillrdy@gmail.com>2023-06-11 08:35:08 +1000
committerYt <happysalada@tuta.io>2023-06-12 16:01:27 -0400
commit80a3b4b7de2fa0570904c1e4bea7fda58be60c5d (patch)
tree48f235f4ee77cb2f6fb227626d0f8ac490f7d6b0
parentf51499490bd8edb94b8cd31b5500b9b0a23807b2 (diff)
downloadnixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar.gz
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar.bz2
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar.lz
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar.xz
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.tar.zst
nixpkgs-80a3b4b7de2fa0570904c1e4bea7fda58be60c5d.zip
android-studio: fix launching firefox from inside buildFHSUserEnv
-rw-r--r--pkgs/applications/editors/android-studio/common.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/common.nix b/pkgs/applications/editors/android-studio/common.nix
index 7560f5191e8..26dded34fef 100644
--- a/pkgs/applications/editors/android-studio/common.nix
+++ b/pkgs/applications/editors/android-studio/common.nix
@@ -38,7 +38,7 @@
 , makeWrapper
 , ncurses5
 , nspr
-, nss
+, nss_latest
 , pciutils
 , pkgsi686Linux
 , ps
@@ -146,7 +146,7 @@ let
           libXfixes
           libGL
           nspr
-          nss
+          nss_latest
           systemd
 
           # For GTKLookAndFeel