keybinder: remove redundant arg
This commit is contained in:
parent
5a807eaedb
commit
a48658c3c6
@ -1,5 +1,5 @@
|
|||||||
{ stdenv, fetchurl, autoconf, automake, libtool, pkgconfig, gnome3, pygobject3, pygtk
|
{ stdenv, fetchurl, autoconf, automake, libtool, pkgconfig, gnome3, pygobject3, pygtk
|
||||||
, gtk_doc, gtk2, python, pygtk3, pygobject, lua, libX11, libXext, libXrender, gobjectIntrospection
|
, gtk_doc, gtk2, python, pygobject, lua, libX11, libXext, libXrender, gobjectIntrospection
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user