rtl: remove unused pkg arg

This commit is contained in:
Erik Arvstedt 2024-07-15 20:31:25 +02:00
parent 32f72e8f0e
commit 7daab61431
No known key found for this signature in database
GPG Key ID: 33312B944DD97846

View File

@ -5,7 +5,6 @@
, fetchNodeModules , fetchNodeModules
, fetchpatch , fetchpatch
, fetchurl , fetchurl
, applyPatches
, makeWrapper , makeWrapper
}: }:
let self = stdenvNoCC.mkDerivation { let self = stdenvNoCC.mkDerivation {