summary refs log tree commit diff
path: root/pkgs/games/openra/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/openra/common.nix')
-rw-r--r--pkgs/games/openra/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/openra/common.nix b/pkgs/games/openra/common.nix
index 306c5de3b43a1..41c903e101167 100644
--- a/pkgs/games/openra/common.nix
+++ b/pkgs/games/openra/common.nix
@@ -1,7 +1,7 @@
 /*  The reusable code, and package attributes, between OpenRA engine packages (engine.nix)
     and out-of-tree mod packages (mod.nix).
 */
-{ lib, stdenv, makeSetupHook, curl, unzip, dos2unix, pkg-config, makeWrapper
+{ lib, makeSetupHook, curl, unzip, dos2unix, pkg-config, makeWrapper
 , lua, mono, dotnetPackages, python
 , libGL, freetype, openal, SDL2
 , zenity