nixpkgs/pkgs
Danylo Hlynskyi 854638ea29
zoom-us: fix launch (#80005)
zoom-us: fix launch

Probably due to glibc update, ZoomLauncher became broken when v4l is present in
LD_PRELOAD path. It can be fixed by a) removing ZoomLauncher from startup chain,
so `zoom` is started directly or b) removing v4l from LD_PRELOAD.

The reason v4l was added before was because my video was rotated upside down without it.
Seem like nowadays this is fixed by Zoom itself, so I'm removing it.

Fixes https://github.com/NixOS/nixpkgs/issues/79954

Co-authored-by: @mmlb
2020-02-14 16:16:02 +02:00
..
applications zoom-us: fix launch (#80005) 2020-02-14 16:16:02 +02:00
build-support Merge pull request #80102 from nlewo/fix-78744 2020-02-14 09:48:52 +01:00
common-updater
data Merge pull request #75163 from rnhmjoj/gohu 2020-02-14 00:46:05 +01:00
desktops Merge pull request #79780 from mkg20001/ge 2020-02-12 22:34:20 -05:00
development Merge pull request #79973 from asbachb/update-openjdk 2020-02-14 08:53:09 -05:00
games Merge pull request #79935 from mmahut/ezquake 2020-02-14 09:47:48 +01:00
misc treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08:00
os-specific alsaPluginWrapper: fix shebang 2020-02-14 04:16:50 +01:00
servers Merge pull request #79971 from r-ryantm/auto-update/opensmtpd 2020-02-14 12:08:05 +01:00
shells treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08:00
stdenv
test
tools Merge pull request #79897 from r-ryantm/auto-update/byobu 2020-02-14 08:36:54 -05:00
top-level docker-slim: move expression to outside of build-support (#80078) 2020-02-14 09:42:18 +01:00