pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchFromGitHub, fetchurl, python, pcsclite, pth }:
|
||||
{ stdenv, fetchFromGitHub, python, pcsclite, pth }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "hexio";
|
||||
|
||||
Reference in New Issue
Block a user