about summary refs log tree commit diff
path: root/pkgs/games/commandergenius/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/commandergenius/default.nix')
-rw-r--r--pkgs/games/commandergenius/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/commandergenius/default.nix b/pkgs/games/commandergenius/default.nix
index 70413f0f941b6..2abc46690e944 100644
--- a/pkgs/games/commandergenius/default.nix
+++ b/pkgs/games/commandergenius/default.nix
@@ -1,4 +1,4 @@
-{ lib, stdenv, fetchFromGitHub, SDL2, SDL2_image, pkgconfig
+{ stdenv, fetchFromGitHub, SDL2, SDL2_image, pkgconfig
 , libvorbis, libGL, boost, cmake, zlib, curl, SDL2_mixer, python3
 }: