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