about summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-10-30 22:20:37 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-10-30 22:25:49 -0400
commit1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f (patch)
tree2dde37e977b3fc48442bd82cfb290d4a8407a03a /pkgs/stdenv/adapters.nix
parent135430eb607cd5775d31287c4c233dc78cdd52e0 (diff)
downloadnixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar.gz
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar.bz2
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar.lz
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar.xz
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.tar.zst
nixlib-1c1ce083f7d97e72dc11e8a127091f2f9ddebd7f.zip
qt6.qtwebengine: fix QtWebEngine build crash
QtWebEngine tries to build with clang 14, which links libc++ 14, but the
top-level libc++ on Dariwn is libc++ 16. This results in a crash during
the build, which is fixed by building with the default stdenv.
Diffstat (limited to 'pkgs/stdenv/adapters.nix')
0 files changed, 0 insertions, 0 deletions