1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
nixpkgs/pkgs
Luke Granger-Brown 51d83077ff google-chrome: avoid crash under some situations
If our Chrome derivation is Vulkan enabled, the Chrome GPU process
reliably crashes for me under M92 using the proprietary Nvidia drivers.
This is because the PCI-based GPU detection path fails, and we attempt
to use the Vulkan fallback instead, which then crashes(!!)

Including libpci allows us to use Angle's
src/gpu_info_util/SystemInfo_libpci.cpp path instead, which doesn't
crash, unlike src/gpu_info_util/SystemInfo_vulkan.cpp.
2021-07-25 08:53:56 +01:00
..
applications google-chrome: avoid crash under some situations 2021-07-25 08:53:56 +01:00
build-support Initial implementation of s390 cross-compile 2021-07-25 10:12:18 +07:00
common-updater
data Merge pull request #131327 from sternenseemann/noto-fonts-emoji-2.028 2021-07-24 22:25:36 +00:00
desktops
development Merge pull request #131427 from dotlambda/imap-tools-0.44.0 2021-07-25 07:28:47 +00:00
games Merge pull request #131315 from McSinyx/blackshades-1.3.1 2021-07-25 07:31:33 +00:00
misc Merge pull request #131296 from happysalada/vscode-extensions-calva 2021-07-24 20:14:12 +00:00
os-specific Merge pull request #131191 from Mic92/ofp 2021-07-23 18:18:08 +02:00
pkgs-lib
servers Merge pull request #131392 from Stunkymonkey/atlassian-crowd-phases 2021-07-24 22:29:18 +00:00
shells
stdenv
test
tools Merge pull request #131309 from ruuda/squashfstools45 2021-07-25 07:28:03 +00:00
top-level Merge pull request #122828 from balodja/openmodelica 2021-07-25 09:24:25 +07:00