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:
committed by
Jason Yundt
parent
b72168b7f8
commit
ed28d513ca
@@ -15,7 +15,6 @@
|
||||
writers,
|
||||
python3Packages,
|
||||
nix-update,
|
||||
fetchpatch,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user