Add fontconfig and pipewire to shell.nix (#42700)

fix(nix): Add fontconfig and pipewire to shell.nix

This fixes dev client crashing when running in a nix dev shell.
This commit is contained in:
MidoriKurage
2026-01-29 21:34:07 +08:00
committed by GitHub
parent aad8729176
commit 2a268a5c25

View File

@@ -18,6 +18,7 @@ let
libGL
openal
freetype
fontconfig
fluidsynth
soundfont-fluid
gtk3
@@ -43,6 +44,7 @@ let
xorg.libxshmfence
mesa
alsa-lib
pipewire
dbus
at-spi2-core
cups