pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, python, fetchPypi, fetchurl, makeWrapper, unzip }:
|
||||
{ stdenv, python, fetchPypi, makeWrapper, unzip }:
|
||||
|
||||
let
|
||||
wheel_source = fetchPypi {
|
||||
|
||||
Reference in New Issue
Block a user