about summary refs log tree commit diff
path: root/pkgs/games/gog/xeen.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/gog/xeen.nix')
-rw-r--r--pkgs/games/gog/xeen.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/gog/xeen.nix b/pkgs/games/gog/xeen.nix
index e5e65fc8..506c3a05 100644
--- a/pkgs/games/gog/xeen.nix
+++ b/pkgs/games/gog/xeen.nix
@@ -1,6 +1,6 @@
 { lib, stdenv, buildSandbox, fetchGog, gogUnpackHook, bchunk, p7zip
 , scummvm, fetchFromGitHub
-, runCommand, xvfb_run
+, runCommand, xvfb-run
 
 , showItemCosts ? true
 , durableArmor ? true
@@ -86,7 +86,7 @@ let
   injectOption = c: o: lib.optionalString c "-e '/^\\[worldof/a ${o}=true'";
 
   scummVmConfig = runCommand "scummvm-xeen.ini" {
-    nativeBuildInputs = [ xvfb_run latestScummVM ];
+    nativeBuildInputs = [ xvfb-run latestScummVM ];
     inherit gameData;
   } ''
     xvfb-run scummvm -p "$gameData" -a