uim: don't accept additional arguments

This commit is contained in:
Nikolay Amiantov
2015-03-05 20:49:45 +03:00
parent 02ce945693
commit 9a21011f08
+1 -1
View File
@@ -1,4 +1,4 @@
{stdenv, fetchurl, intltool, pkgconfig, qt4, gtk2, gtk3, kdelibs, cmake, anthy, ... }:
{stdenv, fetchurl, intltool, pkgconfig, qt4, gtk2, gtk3, kdelibs, cmake, anthy}:
stdenv.mkDerivation rec {
version = "1.8.6";