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 Coryler
parent e15436cdda
commit a49e01251e
1 changed files with 2 additions and 0 deletions

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