pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchFromGitHub, makeWrapper, pythonPackages, perl, zip
|
||||
, rtmpdump, substituteAll }:
|
||||
, rtmpdump }:
|
||||
|
||||
let
|
||||
inherit (pythonPackages) python nose pycrypto requests mock;
|
||||
|
||||
Reference in New Issue
Block a user