fifoci-worker: Use new name for Dolphin package

This commit is contained in:
OatmealDome
2026-01-24 23:14:37 -05:00
parent 4b6efb863f
commit 5ef2fb0e27

View File

@@ -13,7 +13,7 @@ let
# requires running package hooks to get e.g. the proper PKG_CONFIG_PATH and
# more.
fifociShell = let
dol = pkgs.dolphin-emu-beta;
dol = pkgs.dolphin-emu;
inputAttrs = [
"buildInputs"
"nativeBuildInputs"