summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/emulators/cemu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/emulators/cemu/default.nix')
-rw-r--r--pkgs/applications/emulators/cemu/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/emulators/cemu/default.nix b/pkgs/applications/emulators/cemu/default.nix
index a51982a19cd4..e2fb22542169 100644
--- a/pkgs/applications/emulators/cemu/default.nix
+++ b/pkgs/applications/emulators/cemu/default.nix
@@ -1,6 +1,6 @@
{ lib, stdenv, fetchFromGitHub
, addOpenGLRunpath
-, wrapGAppsHook
+, wrapGAppsHook3
, cmake
, glslang
, nasm
@@ -64,7 +64,7 @@ in stdenv.mkDerivation rec {
nativeBuildInputs = [
addOpenGLRunpath
- wrapGAppsHook
+ wrapGAppsHook3
cmake
glslang
nasm