buildMozillaMach: passthru application, extraPatches to be later used by betterbird package

This commit is contained in:
Sandro Jäckel 2023-02-24 11:46:48 +01:00
parent 09c509a507
commit 6b6f3f188c
No known key found for this signature in database
GPG Key ID: B1763F8651144063

View File

@ -546,6 +546,7 @@ buildStdenv.mkDerivation ({
'';
passthru = {
inherit application extraPatches;
inherit updateScript;
inherit version;
inherit alsaSupport;