pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
{ callPackage
|
||||
, stdenv
|
||||
, fetchgit
|
||||
, autoconf
|
||||
, automake
|
||||
, glib
|
||||
, pkgconfig
|
||||
, libxml2
|
||||
, exiv2
|
||||
, imagemagick }:
|
||||
{ callPackage }:
|
||||
|
||||
callPackage ./build.nix {
|
||||
version = "unstable-2016-10-18";
|
||||
|
||||
Reference in New Issue
Block a user