pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, fetchpatch, python }:
|
||||
{ lib, python }:
|
||||
|
||||
let newPython = python.override {
|
||||
packageOverrides = self: super: {
|
||||
|
||||
Reference in New Issue
Block a user