pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, cmake, fetchFromGitHub, bctoolbox, sqlite }:
|
||||
{ stdenv, cmake, fetchFromGitHub, bctoolbox, sqlite }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
baseName = "bzrtp";
|
||||
|
||||
Reference in New Issue
Block a user