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
, fetchpatch
, fetchurl
, applyPatches
, makeWrapper
}:
let self = stdenvNoCC.mkDerivation {