From 8e73afb2e13c3717044aea3de2ad6e7085caf589 Mon Sep 17 00:00:00 2001 From: Charles Strahan Date: Tue, 27 Jun 2017 18:20:37 -0400 Subject: [PATCH] zoom-us: don't add mesa to the LD_LIBRARY_PATH zoom-us was failing to launch under the proprietary nvidia drivers, as described in the comments of #26596. Closes #26916 --- .../networking/instant-messengers/zoom-us/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix index 45fb10da391e..d77cf347e5a8 100644 --- a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix +++ b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix @@ -29,7 +29,6 @@ in stdenv.mkDerivation { libpulseaudio libxml2 libxslt - mesa nspr nss sqlite