rtl: remove unused pkg arg

This commit is contained in:
Erik Arvstedt
2024-07-15 20:32:26 +02:00
parent 32f72e8f0e
commit 7daab61431
-1
View File
@@ -5,7 +5,6 @@
, fetchNodeModules , fetchNodeModules
, fetchpatch , fetchpatch
, fetchurl , fetchurl
, applyPatches
, makeWrapper , makeWrapper
}: }:
let self = stdenvNoCC.mkDerivation { let self = stdenvNoCC.mkDerivation {