pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, python3, python3Packages, zbar, fetchpatch }:
|
||||
{ stdenv, fetchurl, python3, python3Packages, zbar }:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
name = "electrum-${version}";
|
||||
|
||||
Reference in New Issue
Block a user