Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
svn path=/nixpkgs/trunk/; revision=22539
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ stdenv, fetchurl, aspell, pkgconfig, glib,
|
||||
...}:
|
||||
{ stdenv, fetchurl, aspell, pkgconfig, glib }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "enchant-1.3.0";
|
||||
|
||||
Reference in New Issue
Block a user