In some cases, 'self' would not be passed to the package. It's not necessary so remove it.

This commit is contained in:
Jeffrey C. Ollie
2024-01-06 16:30:40 -06:00
parent 0369a6d5a7
commit 6626c315d7

View File

@ -1,5 +1,4 @@
{ {
self,
lib, lib,
stdenv, stdenv,
bzip2, bzip2,