pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchgit, which, python2Packages }:
|
||||
{ stdenv, fetchgit, python2Packages }:
|
||||
|
||||
let
|
||||
inherit (python2Packages) buildPythonApplication boto m2crypto;
|
||||
|
||||
Reference in New Issue
Block a user