ecwolf: Removed unused fetchpatch

2f530fd78e removed all uses of fetchpatch
from pkgs/by-name/ec/ecwolf/package.nix but did not remove fetchpatch
from the function’s parameter list. This change fixes that mistake.
This commit is contained in:
Keenan Weaver
2026-05-08 07:55:36 -04:00
committed by Jason Yundt
parent b72168b7f8
commit ed28d513ca
-1
View File
@@ -15,7 +15,6 @@
writers,
python3Packages,
nix-update,
fetchpatch,
}:
stdenv.mkDerivation (finalAttrs: {