pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{stdenv, lib, fetchurl, boost, dash, freetype, libpng, pkgconfig, SDL, which, zlib }:
|
||||
{stdenv, fetchurl, boost, dash, freetype, libpng, pkgconfig, SDL, which, zlib }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "mupen64plus-${version}";
|
||||
|
||||
Reference in New Issue
Block a user