From 52f53c69ce6dbc5538f7e4cd22f9d93baf1f64a2 Mon Sep 17 00:00:00 2001 From: volth Date: Sat, 21 Jul 2018 00:44:44 +0000 Subject: pkgs/*: remove unreferenced function arguments --- pkgs/games/spring/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/spring/default.nix') diff --git a/pkgs/games/spring/default.nix b/pkgs/games/spring/default.nix index 83a85415664d6..1dcf432ccd484 100644 --- a/pkgs/games/spring/default.nix +++ b/pkgs/games/spring/default.nix @@ -1,5 +1,5 @@ { stdenv, fetchurl, cmake, lzma, boost, libdevil, zlib, p7zip -, openal, libvorbis, glew, freetype, xorg, SDL2, libGLU_combined, binutils +, openal, libvorbis, glew, freetype, xorg, SDL2, libGLU_combined , asciidoc, libxslt, docbook_xsl, docbook_xsl_ns, curl, makeWrapper , jdk ? null, python ? null, systemd, libunwind, which, minizip , withAI ? true # support for AI Interfaces and Skirmish AIs -- cgit 1.4.1