buildMozillaMach: passthru requireSigning/allowAddonSideload

Fixes wrapper-installed addons, which previously rejected valid browser configurations
This commit is contained in:
Infinidoge 2023-11-25 01:53:53 -05:00
parent 86a8472db9
commit 759a7cc50e
No known key found for this signature in database

View File

@ -568,6 +568,7 @@ buildStdenv.mkDerivation {
inherit updateScript;
inherit alsaSupport;
inherit binaryName;
inherit requireSigning allowAddonSideload;
inherit jackSupport;
inherit pipewireSupport;
inherit sndioSupport;