pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, libX11, gtk, pkgconfig, procps, makeWrapper, ... }:
|
||||
{ stdenv, fetchurl, gtk, pkgconfig, procps, makeWrapper, ... }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "xbindkeys-config-${version}";
|
||||
|
||||
Reference in New Issue
Block a user