retroarch-bare: add pipewire support

This commit is contained in:
Morgan Helton 2025-07-03 20:33:49 -05:00
parent a289362e80
commit 7b4794ea76
No known key found for this signature in database

View File

@ -26,6 +26,7 @@
libgbm,
nixosTests,
nvidia_cg_toolkit,
pipewire,
pkg-config,
python3,
qt5,
@ -108,6 +109,7 @@ stdenv.mkDerivation rec {
libv4l
libxkbcommon
libgbm
pipewire
udev
];