pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, fetchurl, tk, python2Packages }:
|
||||
{ pkgs, fetchurl, python2Packages }:
|
||||
|
||||
let
|
||||
pythonPackages = python2Packages;
|
||||
|
||||
Reference in New Issue
Block a user