pkgs/*: remove unreferenced function arguments

This commit is contained in:
volth
2018-07-21 02:48:04 +00:00
parent 1a6af9f88e
commit 52f53c69ce
1540 changed files with 1554 additions and 1878 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, fetchFromGitHub, python2
{ stdenv, fetchurl, python2
, windowsSupport ? false
}:
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, bash, coreutils, curl, diffutils, gawk, gnugrep, gnused, openssl, makeWrapper, fetchFromGitHub }:
{ stdenv, coreutils, curl, diffutils, gawk, gnugrep, gnused, openssl, makeWrapper, fetchFromGitHub }:
let
pkgName = "dehydrated";
version = "0.6.2";
+2 -2
View File
@@ -1,7 +1,7 @@
{ stdenv, fetchurl, gobjectIntrospection
, gnutls, cairo, libtool, glib, pkgconfig, libtasn1
, gnutls, cairo, libtool, glib, pkgconfig
, libffi, cyrus_sasl, intltool, perl, perlPackages, libpulseaudio
, kbproto, libX11, libXext, xextproto, libgcrypt, gtk3, vala_0_32
, libgcrypt, gtk3, vala_0_32
, libogg, libgpgerror, pythonPackages }:
let
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, rustPlatform
{ lib, fetchFromGitHub, rustPlatform
, openssl, zeromq, czmq, pkgconfig, cmake, zlib }:
with rustPlatform;
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, rustPlatform
{ lib, fetchFromGitHub, rustPlatform
, openssl, zeromq, czmq, pkgconfig, cmake, zlib }:
with rustPlatform;
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, rustPlatform
{ lib, fetchFromGitHub, rustPlatform
, openssl, zeromq, czmq, pkgconfig, cmake, zlib }:
with rustPlatform;
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, lib, pkgconfig, lxc, buildGoPackage, fetchurl
{ stdenv, pkgconfig, lxc, buildGoPackage, fetchurl
, makeWrapper, acl, rsync, gnutar, xz, btrfs-progs, gzip, dnsmasq
, squashfsTools, iproute, iptables, ebtables
}:
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, fetchpatch, pythonPackages, bash }:
{ stdenv, pythonPackages, bash }:
pythonPackages.buildPythonApplication rec {
pname = "simp_le-client";
@@ -1,5 +1,4 @@
{ stdenv
, lib
, fetchFromGitHub
, makeWrapper
, openssl